summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Updated TODO file.torben2015-11-051-2/+1Star
| |
* | added functions to create writable partitions from container devicesjandob2015-11-051-0/+59
|/
* Add device-mapper proof of concept to snippets.torben2015-10-302-1/+20
|
* add snippets.shjandob2015-10-301-0/+52
|
* Fix gitignore and typo.torben2015-10-292-1/+4
|
* Adding needed dependencies to automatic dependency checker.torben2015-10-291-47/+56
| | | | Fixing some bugs. Refactoring.
* Write automatic dracut module into dracut module system integration.torben2015-10-291-4/+9
|
* Merge branch 'master' of git.openslx.org:openslx-ng/systemd-inittorben2015-10-292-2/+17
|\
| * Merge branch 'master' of git.openslx.org:openslx-ng/systemd-initjandob2015-10-291-82/+54Star
| |\
| * | fix pathsjandob2015-10-292-2/+17
| | |
* | | Adding dnbd3 compile routines.torben2015-10-291-25/+76
| |/ |/|
* | Fix cli.torben2015-10-291-82/+54Star
|/
* fix dndb3 kernel pathjandob2015-10-291-2/+2
|
* Adding command line interface, documentation, examples and tests.torben2015-10-294-37/+315
|
* fix gitignorejandob2015-10-292-1/+16
|
* bugfixjandob2015-10-295-3/+14
|
* documentationjandob2015-10-041-2/+13
|
* testing dracutjandob2015-10-021-0/+6
|
* trapped SIGINT/SIGTERM and implemented cleanup functionJonathan Bauer2015-06-032-20/+139
| | | | only rsync if we have a '.stage4' flag in the target sync dir
* finally in a working state. See usage.Jonathan Bauer2015-05-293-98/+341
|
* [blacklists] add /boot to default linux-base blacklistJonathan Bauer2015-05-291-0/+1
|
* restructuredJonathan Bauer2015-05-2846-30/+32
| | | | | 'builder' builds the initramfs with our dracut module 'packager' builds/packs the stage4 rootfs
* DO NOT USE YET. YOU'VE BEEN WARNED!!111Jonathan Bauer2015-05-272-0/+204
|
* restructuring & bit of documentation ;)Jonathan Bauer2015-05-2732-38/+24Star
| | | | dracut module now in 'dnbd3-qcow2-rootfs'. ALLLLL dracut related stuff goes in here!
* removed hacked systemd rpms and grub2.confJonathan Bauer2015-05-273-17/+0Star
|
* always use the @-wrapper for nbd-client callJonathan Bauer2015-05-211-1/+2
|
* hook script to setup loopback as its not done in deepinJonathan Bauer2015-05-212-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 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
|
* stage4 blacklists for complete stage4Jonathan Bauer2015-05-1213-0/+129
| | | | so exclusion of stage32-bwlp files
* Merge branch 'master' of git.openslx.org:openslx-ng/systemd-initJonathan Bauer2015-05-081-44/+55
|\
| * Merge branch 'master' of git.openslx.org:openslx-ng/systemd-inittorben2015-05-0718-91/+429
| |\
| * | Improve docu.torben2015-05-071-44/+55
| | |
* | | fix the cmdline hack for parsing ip config - now is statically setJonathan Bauer2015-05-082-11/+46
| |/ |/|
* | started configuration stuffJonathan Bauer2015-05-073-3/+21
| |
* | added pids to log messages for better debuggingJonathan Bauer2015-05-071-22/+35
| |
* | prepare-disk: check state of disk detection when an instance sees anotherJonathan Bauer2015-05-073-23/+128
| |
* | minor - flag names ...Jonathan Bauer2015-05-062-10/+9Star
| |
* | deprecatedJonathan Bauer2015-05-063-20/+0Star
| |
* | oopsJonathan Bauer2015-05-065-83/+0Star
| |
* | current state: udev disk detection still not done!Jonathan Bauer2015-05-0611-29/+335
|/ | | | also improved module structure and code commentary
* Merge branch 'master' of git.openslx.org:openslx-ng/systemd-inittorben2015-05-0412-66/+263
|\
| * working version - STILL TESTINGJonathan Bauer2015-04-3011-60/+259
| |
* | Pepare merge.torben2015-05-043-2/+6
|/
* Fix.torben2015-04-211-0/+27
|
* Add some comments.torben2015-04-201-16/+6Star
|
* Remove unneeded kernel modules.torben2015-04-202-20/+22
|
* print process name if its parsableJonathan Bauer2015-04-201-0/+0
|
* print info to pid inside 'ignore_proc'Jonathan Bauer2015-04-201-0/+0
|
* Merge branch 'master' of git.openslx.org:openslx-ng/systemd-initJonathan Bauer2015-04-201-0/+0
|\