source: MondoRescue/branches/stable/mindi/distributions/conf/deplist.d/lvm.conf@ 1060

Last change on this file since 1060 was 1060, checked in by Bruno Cornec, 17 years ago
  • mindi now uses completely the configuration file, including for modules description
  • DidMondoCallMe gone for MONDO_SHARE usage rather
  • deplist.txt is now empty and replaced by a lot of files under deplist.d
  • install and package script adapted accordingly
  • delivered in hope others will test and report :-)
File size: 662 bytes
RevLine 
[1047]1# $Id$
2#
3# Tools for LVM support
4#
[1060]5LVMFILES:
[1047]6/etc/lvm/lvm.conf
7/sbin/fsadm
8
9/sbin/pvchange
10/sbin/pvcreate
11/sbin/pvdisplay
12/sbin/pvmove
13/sbin/pvremove
14/sbin/pvresize
15/sbin/pvs
16/sbin/pvscan
17
18/sbin/vgcfgbackup
19/sbin/vgcfgrestore
20/sbin/vgchange
21/sbin/vgck
22/sbin/vgconvert
23/sbin/vgcreate
24/sbin/vgdisplay
25/sbin/vgexport
26/sbin/vgextend
27/sbin/vgimport
28/sbin/vgmerge
29/sbin/vgmknodes
30/sbin/vgreduce
31/sbin/vgremove
32/sbin/vgrename
33/sbin/vgs
34/sbin/vgscan
35/sbin/vgsplit
36
37/sbin/lvchange
38/sbin/lvcreate
39/sbin/lvdisplay
40/sbin/lvextend
41/sbin/lvmchange
42/sbin/lvmdiskscan
43/sbin/lvmsadc
44/sbin/lvmsar
45/sbin/lvreduce
46/sbin/lvremove
47/sbin/lvrename
48/sbin/lvresize
49/sbin/lvs
50/sbin/lvscan
Note: See TracBrowser for help on using the repository browser.