summaryrefslogtreecommitdiffstats
path: root/testModule/hooks
Commit message (Collapse)AuthorAgeFilesLines
* restructuring & bit of documentation ;)Jonathan Bauer2015-05-279-212/+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.
* set permissions of $NEWROOT/tmp after mounting itJonathan Bauer2015-05-211-2/+4
|
* fix return code checks for wget and don't exit in sourced script -.-Jonathan Bauer2015-05-211-3/+11
|
* fix the cmdline hack for parsing ip config - now is statically setJonathan Bauer2015-05-082-11/+46
|
* started configuration stuffJonathan Bauer2015-05-071-0/+12
|
* minor - flag names ...Jonathan Bauer2015-05-061-1/+1
|
* oopsJonathan Bauer2015-05-065-83/+0Star
|
* current state: udev disk detection still not done!Jonathan Bauer2015-05-067-0/+154
| | | | also improved module structure and code commentary
* Merge branch 'master' of git.openslx.org:openslx-ng/systemd-inittorben2015-05-046-54/+81
|\
| * working version - STILL TESTINGJonathan Bauer2015-04-305-48/+77
| |
* | Pepare merge.torben2015-05-041-1/+2
|/
* Determine minimal set of needed applications.torben2015-04-201-2/+2
|
* Refactoring.torben2015-04-201-4/+7
|
* Cleanup refactoring. Evaluate minimal needed dependencies.torben2015-04-203-17/+10Star
|
* Alles versucht :-((torben2015-04-173-19/+30
|
* Fixes blockdevice killing during systemd-switch-root.torben2015-04-164-8/+11
|
* Sync.torben2015-04-141-1/+2
|
* Checked all qemu-nbd options.torben2015-04-141-2/+1Star
|
* Save new tries.torben2015-04-141-7/+4Star
|
* Many other tries.torben2015-04-142-7/+4Star
|
* Some tries to fix kernel panic.torben2015-04-142-8/+16
|
* Fixes.torben2015-04-131-0/+1
|
* Remove debugging lines.torben2015-04-132-3/+3
|
* Fix hook priority.torben2015-04-131-2/+3
|
* Fix refactoring bugs.torben2015-04-132-11/+1Star
|
* Code refactoring.torben2015-04-133-0/+51