summaryrefslogtreecommitdiffstats
path: root/builder/modules.d/dnbd3-rootfs/module-setup.sh
Commit message (Collapse)AuthorAgeFilesLines
* restructure repoJonathan Bauer2020-05-131-231/+0Star
| | | | | * remove packager * move everything from builder/* back to root
* fix includeThiago Abdo2019-11-061-2/+4
| | | | Signed-off-by: Thiago Abdo <tjabdo@inf.ufpr.br>
* Moving sourcing of build.inc to globalThiago Abdo2019-11-051-1/+4
| | | | Signed-off-by: Thiago Abdo <tjabdo@inf.ufpr.br>
* Merge branch 'master' into nobashJonathan Bauer2019-10-251-5/+13
|\
| * [dnbd3-rootfs] improve kqcow loop module handlingJonathan Bauer2019-09-181-4/+9
| |
| * [dnbd3-rootfs] exit if initializing failsJonathan Bauer2019-09-181-1/+4
| |
* | nobash!Jonathan Bauer2019-09-061-75/+10Star
|/
* [dnbd3-rootfs] more fixes for kqcowJonathan Bauer2019-09-061-8/+9
|
* [dnbd3-rootfs] various fixesJonathan Bauer2019-09-061-7/+4Star
|
* [dnbd3-rootfs] properly install kernel modulesJonathan Bauer2019-09-051-8/+11
|
* [dnbd3-rootfs] support kqcow2 kernel modulesJonathan Bauer2019-09-051-2/+7
|
* initial support for different qcow handlersJonathan Bauer2019-09-031-27/+33
|
* [dnbd3-rootfs] move scripts to /usr/local/binJonathan Bauer2019-08-011-10/+3Star
|
* [slx-partitioner] renamed to slx-dmsetupJonathan Bauer2019-07-311-1/+1
|
* [dnbd3-rootfs] fix missing depsJonathan Bauer2019-07-251-0/+4
| | | | for some xmount input libs which are not used afaik, but whatever
* [dnbd3-rootfs] various improvementsJonathan Bauer2019-07-241-11/+10Star
| | | | | | | * 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-2/+3
| | | | device-add-write-layer.sh is replaced by slx-partitioner module
* [dnbd3-rfs] refactor to use slx-partitionerJonathan Bauer2018-11-121-5/+6
|
* [dnbd3-rootfs] add support for configurable kernelJonathan Bauer2018-05-071-1/+2
| | | | | | | ... 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.
* add mkfs.xfs and fsck.xfs to dnbd3-rootfs binariesJonathan Bauer2018-03-061-2/+2
|
* [dnbd3-rootfs] add systemd-networkd supportJonathan Bauer2017-09-221-3/+6
| | | | | module will now pull 'systemd-networkd-ext' if systemd-inird module is to be built, or the old 'network' module for the old sysvinit.
* moved all dracut modules to modules.d/ + supportJonathan Bauer2017-03-071-0/+269