From 0abace2bbec9e17a3630c463e4e3c329c967334b Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Wed, 27 May 2015 16:32:57 +0200 Subject: restructuring & bit of documentation ;) dracut module now in 'dnbd3-qcow2-rootfs'. ALLLLL dracut related stuff goes in here! --- testModule/hooks/mount/mount-root-device.sh | 4 ---- 1 file changed, 4 deletions(-) delete mode 100755 testModule/hooks/mount/mount-root-device.sh (limited to 'testModule/hooks/mount') diff --git a/testModule/hooks/mount/mount-root-device.sh b/testModule/hooks/mount/mount-root-device.sh deleted file mode 100755 index d02f9002..00000000 --- a/testModule/hooks/mount/mount-root-device.sh +++ /dev/null @@ -1,4 +0,0 @@ -# this rudimentary script just mounts the rootfs device that was symlinked to -# /dev/root to dracut's $NEWROOT (usually /sysroot). - -mount /dev/root $NEWROOT -- cgit v1.2.3-55-g7522