| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | Updated TODO file. | torben | 2015-11-05 | 1 | -2/+1![]() | |
| | | | ||||||
| * | | added functions to create writable partitions from container devices | jandob | 2015-11-05 | 1 | -0/+59 | |
| |/ | ||||||
| * | Add device-mapper proof of concept to snippets. | torben | 2015-10-30 | 2 | -1/+20 | |
| | | ||||||
| * | add snippets.sh | jandob | 2015-10-30 | 1 | -0/+52 | |
| | | ||||||
| * | Fix gitignore and typo. | torben | 2015-10-29 | 2 | -1/+4 | |
| | | ||||||
| * | Adding needed dependencies to automatic dependency checker. | torben | 2015-10-29 | 1 | -47/+56 | |
| | | | | | Fixing some bugs. Refactoring. | |||||
| * | Write automatic dracut module into dracut module system integration. | torben | 2015-10-29 | 1 | -4/+9 | |
| | | ||||||
| * | Merge branch 'master' of git.openslx.org:openslx-ng/systemd-init | torben | 2015-10-29 | 2 | -2/+17 | |
| |\ | ||||||
| | * | Merge branch 'master' of git.openslx.org:openslx-ng/systemd-init | jandob | 2015-10-29 | 1 | -82/+54![]() | |
| | |\ | ||||||
| | * | | fix paths | jandob | 2015-10-29 | 2 | -2/+17 | |
| | | | | ||||||
| * | | | Adding dnbd3 compile routines. | torben | 2015-10-29 | 1 | -25/+76 | |
| | |/ |/| | ||||||
| * | | Fix cli. | torben | 2015-10-29 | 1 | -82/+54![]() | |
| |/ | ||||||
| * | fix dndb3 kernel path | jandob | 2015-10-29 | 1 | -2/+2 | |
| | | ||||||
| * | Adding command line interface, documentation, examples and tests. | torben | 2015-10-29 | 4 | -37/+315 | |
| | | ||||||
| * | fix gitignore | jandob | 2015-10-29 | 2 | -1/+16 | |
| | | ||||||
| * | bugfix | jandob | 2015-10-29 | 5 | -3/+14 | |
| | | ||||||
| * | documentation | jandob | 2015-10-04 | 1 | -2/+13 | |
| | | ||||||
| * | testing dracut | jandob | 2015-10-02 | 1 | -0/+6 | |
| | | ||||||
| * | trapped SIGINT/SIGTERM and implemented cleanup function | Jonathan Bauer | 2015-06-03 | 2 | -20/+139 | |
| | | | | | only rsync if we have a '.stage4' flag in the target sync dir | |||||
| * | finally in a working state. See usage. | Jonathan Bauer | 2015-05-29 | 3 | -98/+341 | |
| | | ||||||
| * | [blacklists] add /boot to default linux-base blacklist | Jonathan Bauer | 2015-05-29 | 1 | -0/+1 | |
| | | ||||||
| * | restructured | Jonathan Bauer | 2015-05-28 | 46 | -30/+32 | |
| | | | | | | 'builder' builds the initramfs with our dracut module 'packager' builds/packs the stage4 rootfs | |||||
| * | DO NOT USE YET. YOU'VE BEEN WARNED!!111 | Jonathan Bauer | 2015-05-27 | 2 | -0/+204 | |
| | | ||||||
| * | restructuring & bit of documentation ;) | Jonathan Bauer | 2015-05-27 | 32 | -38/+24![]() | |
| | | | | | dracut module now in 'dnbd3-qcow2-rootfs'. ALLLLL dracut related stuff goes in here! | |||||
| * | removed hacked systemd rpms and grub2.conf | Jonathan Bauer | 2015-05-27 | 3 | -17/+0![]() | |
| | | ||||||
| * | 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 | |
| | | ||||||
| * | stage4 blacklists for complete stage4 | Jonathan Bauer | 2015-05-12 | 13 | -0/+129 | |
| | | | | | so exclusion of stage32-bwlp files | |||||
| * | Merge branch 'master' of git.openslx.org:openslx-ng/systemd-init | Jonathan Bauer | 2015-05-08 | 1 | -44/+55 | |
| |\ | ||||||
| | * | Merge branch 'master' of git.openslx.org:openslx-ng/systemd-init | torben | 2015-05-07 | 18 | -91/+429 | |
| | |\ | ||||||
| | * | | Improve docu. | torben | 2015-05-07 | 1 | -44/+55 | |
| | | | | ||||||
| * | | | 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 | 3 | -2/+6 | |
| |/ | ||||||
| * | Fix. | torben | 2015-04-21 | 1 | -0/+27 | |
| | | ||||||
| * | Add some comments. | torben | 2015-04-20 | 1 | -16/+6![]() | |
| | | ||||||
| * | Remove unneeded kernel modules. | torben | 2015-04-20 | 2 | -20/+22 | |
| | | ||||||
| * | print process name if its parsable | Jonathan Bauer | 2015-04-20 | 1 | -0/+0 | |
| | | ||||||
| * | print info to pid inside 'ignore_proc' | Jonathan Bauer | 2015-04-20 | 1 | -0/+0 | |
| | | ||||||
| * | Merge branch 'master' of git.openslx.org:openslx-ng/systemd-init | Jonathan Bauer | 2015-04-20 | 1 | -0/+0 | |
| |\ | ||||||

