| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | [slx-partitioner] renamed to slx-dmsetup | Jonathan Bauer | 2019-07-31 | 1 | -1/+1 | |
| | | ||||||
| * | [dnbd3-rootfs] fix missing deps | Jonathan Bauer | 2019-07-25 | 1 | -0/+4 | |
| | | | | | for some xmount input libs which are not used afaik, but whatever | |||||
| * | [dnbd3-rootfs] various improvements | Jonathan Bauer | 2019-07-24 | 5 | -71/+84 | |
| | | | | | | | | * 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 ... :) | |||||
| * | update dnbd3 rev | Jonathan Bauer | 2019-02-13 | 1 | -0/+0 | |
| | | ||||||
| * | [dnbd3] update submodule | Jonathan Bauer | 2019-02-08 | 1 | -0/+0 | |
| | | ||||||
| * | [dnbd3-rfs] remove deprecated script | Jonathan Bauer | 2019-01-09 | 2 | -28/+3![]() | |
| | | | | | device-add-write-layer.sh is replaced by slx-partitioner module | |||||
| * | [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 | 3 | -97/+19![]() | |
| | | ||||||
| * | [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![]() | |
| | | ||||||
| * | fix bad directory stack during dnbd3 build | Jonathan Bauer | 2018-08-09 | 1 | -1/+1 | |
| | | ||||||
| * | [dnbd3-rootfs] mark the remote configuration variables | Jonathan Bauer | 2018-05-23 | 1 | -0/+3 | |
| | | ||||||
| * | [dnbd3-rootfs] add support for configurable kernel | Jonathan Bauer | 2018-05-07 | 2 | -2/+9 | |
| | | | | | | | | ... 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. | |||||
| * | update dnbd3 revision to post 4.1x compile fixes | Jonathan Bauer | 2018-05-04 | 1 | -0/+0 | |
| | | ||||||
| * | Revert "[dnbd3-rfs] also check for PARTTYPE when lsblk'ing for disk partitions" | Jonathan Bauer | 2018-03-23 | 1 | -1/+1 | |
| | | | | | This reverts commit 9eb1dd0624854c92fe1174bb5e67e1b65e7390f5. | |||||
| * | [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-rfs] also check for PARTTYPE when lsblk'ing for disk partitions | Jonathan Bauer | 2018-03-20 | 1 | -1/+1 | |
| | | ||||||
| * | [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 mkfs.xfs and fsck.xfs to dnbd3-rootfs binaries | Jonathan Bauer | 2018-03-06 | 1 | -2/+2 | |
| | | ||||||
| * | 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 | |||||
| * | [dnbd3-rootfs] add systemd-networkd support | Jonathan Bauer | 2017-09-22 | 1 | -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/ + support | Jonathan Bauer | 2017-03-07 | 26 | -0/+1198 | |

