summaryrefslogtreecommitdiffstats
path: root/builder/modules.d/dnbd3-rootfs/hooks
Commit message (Collapse)AuthorAgeFilesLines
* [dnbd3-rootfs] support dnbd3 image & rid from kclJonathan Bauer2020-01-281-5/+19
|
* [*] fix fallback when no slxsrv is in kclJonathan Bauer2020-01-161-1/+2
|
* [dnbd3-rootfs] fallback for missing slxsrv in kclJonathan Bauer2020-01-161-0/+14
|
* [dnbd3-rootfs] add missing 'stage4/' prefixJonathan Bauer2019-11-291-1/+1
|
* [dnbd3-rootfs] switch to kqcow by defaultJonathan Bauer2019-11-291-1/+1
|
* [dnbd3-rootfs] default for system partitionJonathan Bauer2019-11-291-7/+7
| | | | | Since the packer/ansible is used to generate the stage4, set SLX_SYSTEM_PARTITION_IDENTIFIER to SLX_SYS by default.
* [dnbd3-rootfs] add default SLX_DNBD3_IMAGEJonathan Bauer2019-11-291-0/+5
| | | | TODO configurable path
* [dnbd3-rootfs] properly install kernel modulesJonathan Bauer2019-09-051-6/+7
|
* [dnbd3-rootfs] support kqcow2 kernel modulesJonathan Bauer2019-09-051-11/+8Star
|
* [dnbd3-rootfs] initial support for kqcowJonathan Bauer2019-09-031-5/+26
|
* [dnbd3-rfs] fix SLX_DNBD3_RID being ignoredJonathan Bauer2019-09-021-1/+1
|
* [dnbd3-rfs] add PATH to find dnbd3-clientJonathan Bauer2019-08-131-0/+3
|
* [dnbd3-rfs] suppress curl default outputJonathan Bauer2019-08-061-1/+1
|
* [dnbd3-rootfs] various improvementsJonathan Bauer2019-07-243-59/+73
| | | | | | | * 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] use new scripts namesJonathan Bauer2019-01-091-2/+2
|
* [dnbd3-rfs] refactor to use slx-partitionerJonathan Bauer2018-11-122-92/+13Star
|
* [dnbd3-rfs] better detection of 'dracut-mount.service' locationJonathan Bauer2018-11-121-2/+3
|
* [dnbd3-rfs] hardcode config path to avoid issuesJonathan Bauer2018-11-121-4/+4
| | | | and we don't really want to have it configurable anyways
* [dnbd3-rfs] config: add PXE server info to configJonathan Bauer2018-11-121-2/+9
|
* [dnbd3-rfs] config: send uuid if presentJonathan Bauer2018-11-121-5/+13
|
* [dnbd3-rfs] minor formatting issuesJonathan Bauer2018-11-121-4/+4
|
* [dnbd3-rfs] minor formattingJonathan Bauer2018-11-121-4/+2Star
|
* [dnbd3-rootfs] mark the remote configuration variablesJonathan Bauer2018-05-231-0/+3
|
* [dnbd3-rootfs] support whitespace separated listJonathan Bauer2018-03-231-1/+1
| | | | of SLX_DNBD3_SERVERS to support bwlp's sat format
* [dnbd3-rootfs] formattingJonathan Bauer2018-03-151-8/+5Star
|
* [dnbd3-rootfs] support multiple identifiers RW devJonathan Bauer2018-03-151-7/+16
|
* add support for slxsrv=@<ip>Jonathan Bauer2018-01-181-9/+11
| | | | + retry downloading config if it fails, to catch some network delays....
* ask systemctl where dracut-mount is ...Jonathan Bauer2017-10-191-2/+2
| | | | instead of searching it with find which might yield false positives...
* [dnbd3-rootfs] SLX_{ROOT,DEMO}_PASSJonathan Bauer2017-10-181-0/+9
|
* [dnbd3-rootfs] dump pxe net info to configJonathan Bauer2017-10-181-1/+4
| | | | | * also renamed it to /opt/openslx/config to be conform to what stage4/bwlp expects
* moved all dracut modules to modules.d/ + supportJonathan Bauer2017-03-0711-0/+531