]> git.ipfire.org Git - thirdparty/dracut.git/commit - test/TEST-40-NBD/test.sh
use "rm --" to guard against filenames beginning with "-"
authorHarald Hoyer <harald@redhat.com>
Fri, 28 Jun 2013 08:31:18 +0000 (10:31 +0200)
committerHarald Hoyer <harald@redhat.com>
Fri, 28 Jun 2013 08:31:18 +0000 (10:31 +0200)
commit32bd2fbb4c8f1d3e1951d75f32c080d4b42c49a4
tree77496ecfc6b5a08e5b61e7a892185e319d4f7a4d
parent1d84d6940e5242220bc478647c56aae02c4263d3
use "rm --" to guard against filenames beginning with "-"
67 files changed:
50-dracut.install
Makefile
dracut-functions.sh
dracut-initramfs-restore.sh
dracut.sh
dracut.spec
modules.d/01fips/fips-boot.sh
modules.d/01fips/fips-noboot.sh
modules.d/01fips/fips.sh
modules.d/10i18n/module-setup.sh
modules.d/10i18n/parse-i18n.sh
modules.d/30convertfs/convertfs.sh
modules.d/40network/dhclient-script.sh
modules.d/40network/net-lib.sh
modules.d/40network/netroot.sh
modules.d/80cms/cmssetup.sh
modules.d/90crypt/crypt-cleanup.sh
modules.d/90crypt/parse-crypt.sh
modules.d/90dmsquash-live/iso-scan.sh
modules.d/90lvm/lvm_scan.sh
modules.d/90lvm/parse-lvm.sh
modules.d/90mdraid/parse-md.sh
modules.d/90multipath/multipathd.sh
modules.d/95cifs/cifsroot.sh
modules.d/95nfs/nfsroot.sh
modules.d/95resume/parse-resume.sh
modules.d/95rootfs-block/mount-root.sh
modules.d/95virtfs/mount-virtfs.sh
modules.d/97biosdevname/parse-biosdevname.sh
modules.d/98systemd/dracut-emergency.service
modules.d/98systemd/dracut-emergency.sh
modules.d/98systemd/dracut-initqueue.sh
modules.d/98systemd/dracut-mount.sh
modules.d/98systemd/dracut-pre-pivot.sh
modules.d/98systemd/rescue.service
modules.d/99base/dracut-lib.sh
modules.d/99base/init.sh
modules.d/99base/initqueue.sh
modules.d/99base/loginit.sh
modules.d/99shutdown/shutdown.sh
test/TEST-01-BASIC/create-root.sh
test/TEST-01-BASIC/test.sh
test/TEST-02-SYSTEMD/create-root.sh
test/TEST-02-SYSTEMD/test.sh
test/TEST-03-USR-MOUNT/create-root.sh
test/TEST-03-USR-MOUNT/test.sh
test/TEST-04-FULL-SYSTEMD/create-root.sh
test/TEST-04-FULL-SYSTEMD/test.sh
test/TEST-10-RAID/create-root.sh
test/TEST-10-RAID/test.sh
test/TEST-11-LVM/create-root.sh
test/TEST-11-LVM/test.sh
test/TEST-12-RAID-DEG/create-root.sh
test/TEST-12-RAID-DEG/test.sh
test/TEST-13-ENC-RAID-LVM/create-root.sh
test/TEST-13-ENC-RAID-LVM/test.sh
test/TEST-15-BTRFSRAID/test.sh
test/TEST-20-NFS/test.sh
test/TEST-30-ISCSI/create-root.sh
test/TEST-30-ISCSI/test.sh
test/TEST-40-NBD/create-root.sh
test/TEST-40-NBD/test.sh
test/TEST-50-MULTINIC/test.sh
test/TEST-99-RPM/test.sh
test/old.TEST-14-IMSM/create-root.sh
test/old.TEST-14-IMSM/test.sh
test/test-functions