Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [dnbd3-rootfs] properly install kernel modules | Jonathan Bauer | 2019-09-05 | 1 | -6/+7 |
| | |||||
* | [dnbd3-rootfs] support kqcow2 kernel modules | Jonathan Bauer | 2019-09-05 | 1 | -11/+8 |
| | |||||
* | [dnbd3-rootfs] initial support for kqcow | Jonathan Bauer | 2019-09-03 | 1 | -5/+26 |
| | |||||
* | [dnbd3-rfs] fix SLX_DNBD3_RID being ignored | Jonathan Bauer | 2019-09-02 | 1 | -1/+1 |
| | |||||
* | [dnbd3-rfs] add PATH to find dnbd3-client | Jonathan Bauer | 2019-08-13 | 1 | -0/+3 |
| | |||||
* | [dnbd3-rfs] suppress curl default output | Jonathan Bauer | 2019-08-06 | 1 | -1/+1 |
| | |||||
* | [dnbd3-rootfs] various improvements | Jonathan Bauer | 2019-07-24 | 3 | -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 names | Jonathan Bauer | 2019-01-09 | 1 | -2/+2 |
| | |||||
* | [dnbd3-rfs] refactor to use slx-partitioner | Jonathan Bauer | 2018-11-12 | 2 | -92/+13 |
| | |||||
* | [dnbd3-rfs] better detection of 'dracut-mount.service' location | Jonathan Bauer | 2018-11-12 | 1 | -2/+3 |
| | |||||
* | [dnbd3-rfs] hardcode config path to avoid issues | Jonathan Bauer | 2018-11-12 | 1 | -4/+4 |
| | | | | and we don't really want to have it configurable anyways | ||||
* | [dnbd3-rfs] config: add PXE server info to config | Jonathan Bauer | 2018-11-12 | 1 | -2/+9 |
| | |||||
* | [dnbd3-rfs] config: send uuid if present | Jonathan Bauer | 2018-11-12 | 1 | -5/+13 |
| | |||||
* | [dnbd3-rfs] minor formatting issues | Jonathan Bauer | 2018-11-12 | 1 | -4/+4 |
| | |||||
* | [dnbd3-rfs] minor formatting | Jonathan Bauer | 2018-11-12 | 1 | -4/+2 |
| | |||||
* | [dnbd3-rootfs] mark the remote configuration variables | Jonathan Bauer | 2018-05-23 | 1 | -0/+3 |
| | |||||
* | [dnbd3-rootfs] support whitespace separated list | Jonathan Bauer | 2018-03-23 | 1 | -1/+1 |
| | | | | of SLX_DNBD3_SERVERS to support bwlp's sat format | ||||
* | [dnbd3-rootfs] formatting | Jonathan Bauer | 2018-03-15 | 1 | -8/+5 |
| | |||||
* | [dnbd3-rootfs] support multiple identifiers RW dev | Jonathan Bauer | 2018-03-15 | 1 | -7/+16 |
| | |||||
* | add support for slxsrv=@<ip> | Jonathan Bauer | 2018-01-18 | 1 | -9/+11 |
| | | | | + retry downloading config if it fails, to catch some network delays.... | ||||
* | ask systemctl where dracut-mount is ... | Jonathan Bauer | 2017-10-19 | 1 | -2/+2 |
| | | | | instead of searching it with find which might yield false positives... | ||||
* | [dnbd3-rootfs] SLX_{ROOT,DEMO}_PASS | Jonathan Bauer | 2017-10-18 | 1 | -0/+9 |
| | |||||
* | [dnbd3-rootfs] dump pxe net info to config | Jonathan Bauer | 2017-10-18 | 1 | -1/+4 |
| | | | | | * also renamed it to /opt/openslx/config to be conform to what stage4/bwlp expects | ||||
* | moved all dracut modules to modules.d/ + support | Jonathan Bauer | 2017-03-07 | 11 | -0/+531 |