| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | reworked systemd-networkd module | Jonathan Bauer | 2017-09-22 | 4 | -101/+233 |
| * | [conf-tgz] add gzip | Jonathan Bauer | 2017-09-13 | 1 | -1/+1 |
| * | set permissions of generated initramfs to 0644 | Jonathan Bauer | 2017-08-03 | 1 | -0/+2 |
| * | added systemd-networkd extension module | Jonathan Bauer | 2017-08-03 | 2 | -0/+147 |
| * | declare root directory instead of calling dirname ...all the time... | Jonathan Bauer | 2017-03-07 | 1 | -30/+19![]() |
| * | moved all dracut modules to modules.d/ + support | Jonathan Bauer | 2017-03-07 | 97 | -29/+43 |
| * | Yannick Bilger's WLAN boot prototype | Jonathan Bauer | 2016-12-01 | 60 | -0/+2378 |
| * | Merge branch 'master' of git.openslx.org:openslx-ng/systemd-init | torben | 2016-12-01 | 17 | -350/+650 |
| |\ | |||||
| | * | duh 2.0 | Jonathan Bauer | 2016-07-29 | 1 | -1/+1 |
| | * | duh | Jonathan Bauer | 2016-07-29 | 1 | -1/+1 |
| | * | add ib-conf and bootnet-conf | Jonathan Bauer | 2016-07-29 | 1 | -4/+4 |
| | * | add modules for infiniband/bootnet sysconfig scripts | Jonathan Bauer | 2016-07-29 | 5 | -1/+69 |
| | * | respect system's dracut configuration | Jonathan Bauer | 2016-07-29 | 1 | -1/+2 |
| | * | add dns by default in the build-initramfs logic | Jonathan Bauer | 2016-07-29 | 1 | -10/+8![]() |
| | * | [dns] rudimentary module parsing dns, domain and hostname from kcl | Jonathan Bauer | 2016-07-29 | 2 | -0/+24 |
| | * | [fetch-config] add trailing slash after $slxbase | Jonathan Bauer | 2016-05-24 | 1 | -2/+2 |
| | * | also copy/build conf-tgz module (quick hack) | Jonathan Bauer | 2016-04-19 | 1 | -17/+24 |
| | * | minor comments | Jonathan Bauer | 2016-04-19 | 1 | -2/+3 |
| | * | fix help | Jonathan Bauer | 2016-04-19 | 1 | -1/+1 |
| | * | (DEFAULT_)RSYNC_OPTS option usage | Jonathan Bauer | 2016-04-19 | 2 | -5/+18 |
| | * | minor: gitignore | Jonathan Bauer | 2016-04-19 | 1 | -1/+1 |
| | * | 25G > 20G default container size | Jonathan Bauer | 2016-04-18 | 2 | -10/+12 |
| | * | remove debug code | Jonathan Bauer | 2016-04-18 | 1 | -1/+0![]() |
| | * | fix parsing of rsync_opts and change to explicit rsync_rsh option in config file | Jonathan Bauer | 2016-04-18 | 2 | -6/+5![]() |
| | * | reworked cleanup & stuff | Jonathan Bauer | 2016-04-18 | 3 | -146/+133![]() |
| | * | update rebash | jandob | 2016-04-08 | 2 | -4/+9 |
| | * | more stuff for packaging | Jonathan Bauer | 2016-04-08 | 3 | -291/+318 |
| | * | [conf-tgz] new dracut module for config tgz stuff [wip] | Jonathan Bauer | 2016-04-05 | 3 | -0/+160 |
| | * | [packager] some improvements for stage4 stuff [wip] | Jonathan Bauer | 2016-04-04 | 5 | -10/+19 |
| * | | a | torben | 2016-12-01 | 1 | -0/+0 |
| * | | merge | torben | 2016-12-01 | 1 | -2/+3 |
| |/ | |||||
| * | Fix. | torben | 2016-03-31 | 1 | -2/+2 |
| * | update rebash | jandob | 2016-03-30 | 1 | -0/+0 |
| * | fix kernel command line printing | jandob | 2016-03-29 | 1 | -5/+8 |
| * | Merge branch 'master' of git.openslx.org:openslx-ng/systemd-init | jandob | 2016-03-29 | 8 | -42/+67 |
| |\ | |||||
| | * | Fix. | torben | 2016-03-29 | 3 | -1/+11 |
| | * | Update dracut version. Fix ip append. | torben | 2016-03-24 | 2 | -3/+5 |
| | * | Fix example module. | torben | 2016-03-24 | 4 | -32/+14![]() |
| | * | Improve tar gz module. | torben | 2016-03-24 | 2 | -1/+4 |
| | * | Merge branch 'master' of git.openslx.org:openslx-ng/systemd-init | torben | 2016-03-24 | 2 | -0/+1 |
| | |\ | |||||
| | * | | Improve dummy module. | torben | 2016-03-24 | 2 | -9/+37 |
| * | | | add logging to file functionality | jandob | 2016-03-29 | 11 | -19/+40 |
| | |/ |/| | |||||
| * | | add tee dependency | jandob | 2016-03-24 | 1 | -0/+1 |
| * | | Merge branch 'master' of git.openslx.org:openslx-ng/systemd-init | jandob | 2016-03-24 | 8 | -32/+97 |
| |\| | |||||
| | * | Improve openslx config file. | torben | 2016-03-24 | 3 | -32/+50 |
| | * | Fix. | torben | 2016-03-24 | 1 | -1/+2 |
| | * | Adding dummy dracut module. | torben | 2016-03-24 | 2 | -0/+46 |
| | * | Tidy up. | torben | 2016-03-24 | 4 | -0/+0 |
| * | | update rebash (log file support) | jandob | 2016-03-24 | 1 | -0/+0 |
| |/ | |||||
| * | add performance tests | jandob | 2016-03-24 | 21 | -21/+668 |

