summaryrefslogtreecommitdiffstats
path: root/testModule/module-setup.sh
Commit message (Collapse)AuthorAgeFilesLines
* restructuring & bit of documentation ;)Jonathan Bauer2015-05-271-121/+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/+3
| | | | 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.
* started configuration stuffJonathan Bauer2015-05-071-0/+3
|
* prepare-disk: check state of disk detection when an instance sees anotherJonathan Bauer2015-05-071-1/+1
|
* current state: udev disk detection still not done!Jonathan Bauer2015-05-061-14/+49
| | | | also improved module structure and code commentary
* working version - STILL TESTINGJonathan Bauer2015-04-301-12/+44
|
* Add some comments.torben2015-04-201-16/+6Star
|
* Remove unneeded kernel modules.torben2015-04-201-20/+22
|
* Determine minimal set of needed applications.torben2015-04-201-3/+4
|
* Refactoring.torben2015-04-201-4/+7
|
* Cleanup refactoring. Evaluate minimal needed dependencies.torben2015-04-201-12/+4Star
|
* Alles versucht :-((torben2015-04-171-4/+7
|
* Hook name fix.torben2015-04-161-1/+1
|
* Fixes blockdevice killing during systemd-switch-root.torben2015-04-161-0/+2
|
* Many other tries.torben2015-04-141-0/+2
|
* Adding static qemu-nbd.torben2015-04-141-5/+5
|
* Some tries to fix kernel panic.torben2015-04-141-2/+5
|
* Remove debugging lines.torben2015-04-131-6/+8
|
* Fix hook priority.torben2015-04-131-4/+6
|
* Fix refactoring bugs.torben2015-04-131-3/+3
|
* Code refactoring.torben2015-04-131-9/+9
|
* Adding endless test service. Fix some naming conventions.torben2015-04-131-2/+4
|
* Adding remotly notifyable test initramfs service.torben2015-04-131-3/+5
|
* Nur noch pivot_switch fehlt!torben2015-04-091-14/+19
|
* Writting cmdline modifier patch.torben2015-04-091-1/+1
|
* Adding functions library.torben2015-04-091-1/+4
|
* Trying convert given pxe ip configuration to dracut compatible one.torben2015-04-091-3/+5
|
* Remove old approach to get internet. Adding command line parsing fortorben2015-04-021-10/+3Star
| | | | kernel parameter ip.
* Configure network.torben2015-03-241-1/+26
|
* Adding needed dependencies to out example module and configure grubtorben2015-03-231-0/+1
| | | | boot.
* Initialize new dracut module.torben2015-02-251-0/+13