summaryrefslogtreecommitdiffstats
path: root/builder/modules.d/dnbd3-rootfs/scripts/build.sh
Commit message (Collapse)AuthorAgeFilesLines
* nobash!Jonathan Bauer2019-09-061-155/+0Star
|
* [dnbd3-rootfs] add support for kernel-qcow2Jonathan Bauer2019-09-031-0/+19
|
* [dnbd3-rootfs] fix return values of helperJonathan Bauer2019-09-031-7/+11
| | | | + let GNU make decide how many cores to use
* [dnbd3-rootfs] various improvementsJonathan Bauer2019-07-241-1/+1
| | | | | | | * use slx-tools to download the config * use slx-network module instead of systemd-networkd * remove container_unpack_xmount scripts and make it a function * and more small things I can't think of ... :)
* fix bad directory stack during dnbd3 buildJonathan Bauer2018-08-091-1/+1
|
* [dnbd3-rootfs] add support for configurable kernelJonathan Bauer2018-05-071-1/+7
| | | | | | | ... version to compile dnbd3 against different kernel then the one running. Note, this uses the dracut's internal variable storing the kernel version (specifically '--kver'). This value will be passed to buid_compile_dnbd3 per environment and injected when calling cmake.
* moved all dracut modules to modules.d/ + supportJonathan Bauer2017-03-071-0/+126