| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | restructuring & bit of documentation ;) | Jonathan Bauer | 2015-05-27 | 29 | -877/+0![]() |
| | | | | | dracut module now in 'dnbd3-qcow2-rootfs'. ALLLLL dracut related stuff goes in here! | ||||
| * | always use the @-wrapper for nbd-client call | Jonathan Bauer | 2015-05-21 | 1 | -1/+2 |
| | | |||||
| * | hook script to setup loopback as its not done in deepin | Jonathan Bauer | 2015-05-21 | 2 | -0/+4 |
| | | | | | 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 it | Jonathan Bauer | 2015-05-21 | 1 | -2/+4 |
| | | |||||
| * | fix return code checks for wget and don't exit in sourced script -.- | Jonathan Bauer | 2015-05-21 | 1 | -3/+11 |
| | | |||||
| * | fix the cmdline hack for parsing ip config - now is statically set | Jonathan Bauer | 2015-05-08 | 2 | -11/+46 |
| | | |||||
| * | started configuration stuff | Jonathan Bauer | 2015-05-07 | 3 | -3/+21 |
| | | |||||
| * | added pids to log messages for better debugging | Jonathan Bauer | 2015-05-07 | 1 | -22/+35 |
| | | |||||
| * | prepare-disk: check state of disk detection when an instance sees another | Jonathan Bauer | 2015-05-07 | 3 | -23/+128 |
| | | |||||
| * | minor - flag names ... | Jonathan Bauer | 2015-05-06 | 2 | -10/+9![]() |
| | | |||||
| * | deprecated | Jonathan Bauer | 2015-05-06 | 3 | -20/+0![]() |
| | | |||||
| * | oops | Jonathan Bauer | 2015-05-06 | 5 | -83/+0![]() |
| | | |||||
| * | current state: udev disk detection still not done! | Jonathan Bauer | 2015-05-06 | 11 | -29/+335 |
| | | | | | also improved module structure and code commentary | ||||
| * | Merge branch 'master' of git.openslx.org:openslx-ng/systemd-init | torben | 2015-05-04 | 12 | -66/+263 |
| |\ | |||||
| | * | working version - STILL TESTING | Jonathan Bauer | 2015-04-30 | 11 | -60/+259 |
| | | | |||||
| * | | Pepare merge. | torben | 2015-05-04 | 1 | -1/+2 |
| |/ | |||||
| * | Add some comments. | torben | 2015-04-20 | 1 | -16/+6![]() |
| | | |||||
| * | Remove unneeded kernel modules. | torben | 2015-04-20 | 1 | -20/+22 |
| | | |||||
| * | We don't need to build qemu-nbd by ower own, from now on since the | torben | 2015-04-20 | 1 | -0/+0 |
| | | | | | wrapper works fine, now. | ||||
| * | Determine minimal set of needed applications. | torben | 2015-04-20 | 5 | -7/+10 |
| | | |||||
| * | Refactoring. | torben | 2015-04-20 | 7 | -9/+15 |
| | | |||||
| * | Cleanup refactoring. Evaluate minimal needed dependencies. | torben | 2015-04-20 | 18 | -29/+14![]() |
| | | |||||
| * | Alles versucht :-(( | torben | 2015-04-17 | 9 | -23/+37 |
| | | |||||
| * | Hook name fix. | torben | 2015-04-16 | 1 | -1/+1 |
| | | |||||
| * | Fixes blockdevice killing during systemd-switch-root. | torben | 2015-04-16 | 5 | -8/+13 |
| | | |||||
| * | funny qemu.nbd hacks | Jonathan Bauer | 2015-04-16 | 1 | -0/+0 |
| | | |||||
| * | Sync. | torben | 2015-04-14 | 1 | -1/+2 |
| | | |||||
| * | Checked all qemu-nbd options. | torben | 2015-04-14 | 1 | -2/+1![]() |
| | | |||||
| * | Save new tries. | torben | 2015-04-14 | 1 | -7/+4![]() |
| | | |||||
| * | Many other tries. | torben | 2015-04-14 | 3 | -7/+6![]() |
| | | |||||
| * | Adding static qemu-nbd. | torben | 2015-04-14 | 2 | -5/+5 |
| | | |||||
| * | Merge branch 'master' of git.openslx.org:openslx-ng/systemd-init | Jonathan Bauer | 2015-04-14 | 16 | -75/+89 |
| |\ | |||||
| | * | Some tries to fix kernel panic. | torben | 2015-04-14 | 3 | -10/+21 |
| | | | |||||
| | * | Fixes. | torben | 2015-04-13 | 1 | -0/+1 |
| | | | |||||
| | * | Remove debugging lines. | torben | 2015-04-13 | 3 | -9/+11 |
| | | | |||||
| | * | Fix hook priority. | torben | 2015-04-13 | 2 | -6/+9 |
| | | | |||||
| | * | Fix refactoring bugs. | torben | 2015-04-13 | 3 | -14/+4![]() |
| | | | |||||
| | * | Code refactoring. | torben | 2015-04-13 | 16 | -31/+17![]() |
| | | | |||||
| | * | Adding endless test service. Fix some naming conventions. | torben | 2015-04-13 | 7 | -15/+23 |
| | | | |||||
| | * | Adding remotly notifyable test initramfs service. | torben | 2015-04-13 | 7 | -42/+55 |
| | | | |||||
| * | | static qemu-nbd | Jonathan Bauer | 2015-04-14 | 1 | -0/+0 |
| |/ | |||||
| * | basic wrapper | Jonathan Bauer | 2015-04-13 | 1 | -0/+41 |
| | | |||||
| * | Nur noch pivot_switch fehlt! | torben | 2015-04-09 | 5 | -14/+34 |
| | | |||||
| * | Adding doc to build dnbd3 | torben | 2015-04-09 | 1 | -3/+2![]() |
| | | |||||
| * | Writting cmdline modifier patch. | torben | 2015-04-09 | 2 | -2/+9 |
| | | |||||
| * | Adding functions library. | torben | 2015-04-09 | 4 | -21/+52 |
| | | |||||
| * | Trying convert given pxe ip configuration to dracut compatible one. | torben | 2015-04-09 | 5 | -41/+61 |
| | | |||||
| * | Remove old approach to get internet. Adding command line parsing for | torben | 2015-04-02 | 4 | -10/+113 |
| | | | | | kernel parameter ip. | ||||
| * | Configure network. | torben | 2015-03-24 | 2 | -1/+42 |
| | | |||||
| * | Adding needed dependencies to out example module and configure grub | torben | 2015-03-23 | 1 | -0/+1 |
| | | | | | boot. | ||||

