summaryrefslogtreecommitdiffstats
path: root/builder/modules.d/dnbd3-rootfs/scripts
Commit message (Collapse)AuthorAgeFilesLines
* nobash!Jonathan Bauer2019-09-065-329/+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 ... :)
* [dnbd3-rfs] remove deprecated scriptJonathan Bauer2019-01-091-26/+0Star
| | | | device-add-write-layer.sh is replaced by slx-partitioner module
* 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.
* Revert "[dnbd3-rfs] also check for PARTTYPE when lsblk'ing for disk partitions"Jonathan Bauer2018-03-231-1/+1
| | | | This reverts commit 9eb1dd0624854c92fe1174bb5e67e1b65e7390f5.
* [dnbd3-rfs] also check for PARTTYPE when lsblk'ing for disk partitionsJonathan Bauer2018-03-201-1/+1
|
* moved all dracut modules to modules.d/ + supportJonathan Bauer2017-03-076-0/+326