HomeSort by: relevance | last modified time | path
    Searched refs:lvm2 (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl2/lvm2/dist/scripts/
vg_convert 3 # Original script used to convert a VG from LVM1 to LVM2 metadata format.
14 CMDS=`./pvscan -u | sed -ne "s/.*PV \(.*\) with UUID \(.*\) VG $1 .*/.\/pvcreate -ff -y -M lvm2 --restorefile lvmbackup -u \2 \1 ; /p"`
18 ./vgcfgrestore --file lvmbackup -M lvm2 $1 || exit 1
  /src/external/gpl2/
Makefile 9 SUBDIR+= lvm2
  /src/external/gpl2/lvm2/
lvm2tools.mk 5 LVM2_SRCDIR= ${NETBSDSRCDIR}/external/gpl2/lvm2
6 LVM2_DISTDIR= ${NETBSDSRCDIR}/external/gpl2/lvm2/dist
26 #LVM2.liblvm= ${LVM2OBJDIR.liblvm}/liblvm.a
  /src/external/gpl2/lvm2/dist/po/
Makefile.in 4 # This file is part of LVM2.
30 lvm2.po: Makefile $(LVM_POSOURCES)
50 pofile: lvm2.po device-mapper.po
58 $(localedir)/$$lang/LC_MESSAGES/lvm2.mo;\
Makefile 4 # This file is part of LVM2.
30 lvm2.po: Makefile $(LVM_POSOURCES)
50 pofile: lvm2.po device-mapper.po
58 $(localedir)/$$lang/LC_MESSAGES/lvm2.mo;\
  /src/external/gpl2/lvm2/dist/
lvm2netbsd 67 echo "Adding NetBSD RCS ID tags to lvm2 sources"
117 echo cvs import src/external/gpl2/lvm2/dist REDHAT LVM${ver}
  /src/external/gpl2/lvm2/dist/scripts/lvm2create_initrd/
lvm2create_initrd 20 # It needs lvm2 tools, busybox, pivot_root, MAKEDEV
68 echo "Create an initial ramdisk image for LVM2 root filesystem"
109 /bin/echo "*** Entering LVM2 rescue shell. Exit shell to continue booting. ***"
164 # desired root volume name is by getting the LVM2 root volume name from the kernel command line. In order for
176 echo "$PRE Activating LVM2 volumes"
244 INITRD=${INITRD:-"/boot/initrd-lvm2-$VERSION.gz"}
486 image=/boot/vmlinuz-lvm2-$VERSION
488 initrd=/boot/initrd-lvm2-$VERSION.gz
494 kernel /boot/vmlinuz-lvm2-$VERSION root=/dev/ram0 lvm2root=/dev/system/root <other parameters>
495 initrd /boot/initrd-lvm2-$VERSION.g
    [all...]
  /src/lib/
Makefile 173 SUBDIR+= ../external/gpl2/lvm2/lib # depends on libprop

Completed in 23 milliseconds