summaryrefslogtreecommitdiffstats
path: root/testModule/hooks/pre-udev/lo-setup.sh
Commit message (Collapse)AuthorAgeFilesLines
* restructuring & bit of documentation ;)Jonathan Bauer2015-05-271-1/+0Star
| | | | dracut module now in 'dnbd3-qcow2-rootfs'. ALLLLL dracut related stuff goes in here!
* hook script to setup loopback as its not done in deepinJonathan Bauer2015-05-211-0/+1
somehow deepin does not setup the loopback device and we needed to explicitly use dracut's builtin ifup script to set it up. This is crucial, since nbd does not work without loopback device.