mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-21 16:32:59 +02:00
lvm2: Ship with core system
This was requested by some users to mount devices with LVM. Signed-off-by: Michael Tremer <michael.tremer@ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
committed by
Arne Fitzenreiter
parent
87bee81c56
commit
03d559964c
@@ -1,5 +1,5 @@
|
||||
#etc/lvm
|
||||
#etc/lvm/lvm.conf
|
||||
etc/lvm/lvm.conf
|
||||
#etc/lvm/lvmlocal.conf
|
||||
#etc/lvm/profile
|
||||
#etc/lvm/profile/cache-mq.profile
|
||||
@@ -13,56 +13,56 @@
|
||||
#usr/lib/libdevmapper.so
|
||||
usr/lib/libdevmapper.so.1.02
|
||||
#usr/lib/pkgconfig/devmapper.pc
|
||||
#usr/sbin/blkdeactivate
|
||||
#usr/sbin/dmsetup
|
||||
#usr/sbin/dmstats
|
||||
#usr/sbin/fsadm
|
||||
#usr/sbin/lvchange
|
||||
#usr/sbin/lvconvert
|
||||
#usr/sbin/lvcreate
|
||||
#usr/sbin/lvdisplay
|
||||
#usr/sbin/lvextend
|
||||
#usr/sbin/lvm
|
||||
#usr/sbin/lvmconf
|
||||
#usr/sbin/lvmconfig
|
||||
#usr/sbin/lvmdiskscan
|
||||
#usr/sbin/lvmdump
|
||||
#usr/sbin/lvmsadc
|
||||
#usr/sbin/lvmsar
|
||||
#usr/sbin/lvreduce
|
||||
#usr/sbin/lvremove
|
||||
#usr/sbin/lvrename
|
||||
#usr/sbin/lvresize
|
||||
#usr/sbin/lvs
|
||||
#usr/sbin/lvscan
|
||||
#usr/sbin/pvchange
|
||||
#usr/sbin/pvck
|
||||
#usr/sbin/pvcreate
|
||||
#usr/sbin/pvdisplay
|
||||
#usr/sbin/pvmove
|
||||
#usr/sbin/pvremove
|
||||
#usr/sbin/pvresize
|
||||
#usr/sbin/pvs
|
||||
#usr/sbin/pvscan
|
||||
#usr/sbin/vgcfgbackup
|
||||
#usr/sbin/vgcfgrestore
|
||||
#usr/sbin/vgchange
|
||||
#usr/sbin/vgck
|
||||
#usr/sbin/vgconvert
|
||||
#usr/sbin/vgcreate
|
||||
#usr/sbin/vgdisplay
|
||||
#usr/sbin/vgexport
|
||||
#usr/sbin/vgextend
|
||||
#usr/sbin/vgimport
|
||||
#usr/sbin/vgimportclone
|
||||
#usr/sbin/vgmerge
|
||||
#usr/sbin/vgmknodes
|
||||
#usr/sbin/vgreduce
|
||||
#usr/sbin/vgremove
|
||||
#usr/sbin/vgrename
|
||||
#usr/sbin/vgs
|
||||
#usr/sbin/vgscan
|
||||
#usr/sbin/vgsplit
|
||||
usr/sbin/blkdeactivate
|
||||
usr/sbin/dmsetup
|
||||
usr/sbin/dmstats
|
||||
usr/sbin/fsadm
|
||||
usr/sbin/lvchange
|
||||
usr/sbin/lvconvert
|
||||
usr/sbin/lvcreate
|
||||
usr/sbin/lvdisplay
|
||||
usr/sbin/lvextend
|
||||
usr/sbin/lvm
|
||||
usr/sbin/lvmconf
|
||||
usr/sbin/lvmconfig
|
||||
usr/sbin/lvmdiskscan
|
||||
usr/sbin/lvmdump
|
||||
usr/sbin/lvmsadc
|
||||
usr/sbin/lvmsar
|
||||
usr/sbin/lvreduce
|
||||
usr/sbin/lvremove
|
||||
usr/sbin/lvrename
|
||||
usr/sbin/lvresize
|
||||
usr/sbin/lvs
|
||||
usr/sbin/lvscan
|
||||
usr/sbin/pvchange
|
||||
usr/sbin/pvck
|
||||
usr/sbin/pvcreate
|
||||
usr/sbin/pvdisplay
|
||||
usr/sbin/pvmove
|
||||
usr/sbin/pvremove
|
||||
usr/sbin/pvresize
|
||||
usr/sbin/pvs
|
||||
usr/sbin/pvscan
|
||||
usr/sbin/vgcfgbackup
|
||||
usr/sbin/vgcfgrestore
|
||||
usr/sbin/vgchange
|
||||
usr/sbin/vgck
|
||||
usr/sbin/vgconvert
|
||||
usr/sbin/vgcreate
|
||||
usr/sbin/vgdisplay
|
||||
usr/sbin/vgexport
|
||||
usr/sbin/vgextend
|
||||
usr/sbin/vgimport
|
||||
usr/sbin/vgimportclone
|
||||
usr/sbin/vgmerge
|
||||
usr/sbin/vgmknodes
|
||||
usr/sbin/vgreduce
|
||||
usr/sbin/vgremove
|
||||
usr/sbin/vgrename
|
||||
usr/sbin/vgs
|
||||
usr/sbin/vgscan
|
||||
usr/sbin/vgsplit
|
||||
#usr/share/man/man5/lvm.conf.5
|
||||
#usr/share/man/man7/lvmcache.7
|
||||
#usr/share/man/man7/lvmraid.7
|
||||
|
||||
Reference in New Issue
Block a user