| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | [slx-dmsetup] Block zeroing not required in our use case | Simon Rettberg | 2020-09-30 | 1 | -1/+1 | |
| | | | | | | | This is more useful if you pass volumes from the thin pool to potentially untrused VMs or containers. We just run a normal file system on top which takes care of zeroing for us already. | |||||
| * | [slx-dmsetup] Fix another dd call | Simon Rettberg | 2020-09-30 | 1 | -1/+1 | |
| | | ||||||
| * | [slx-dmsetup] Simplifications, comments | Simon Rettberg | 2020-09-30 | 1 | -21/+33 | |
| | | ||||||
| * | [slx-dmsetup] Fix minor coding style issues, fix dd call | Simon Rettberg | 2020-09-29 | 1 | -28/+37 | |
| | | | | | | Change low watermark from 4 to 100MB. Add a few comments. dd call was somehow working, but was reading from a random stdin? | |||||
| * | [slx-network] do not generate 127.0.1.1 entry in /etc/hosts | Jonathan Bauer | 2020-09-17 | 1 | -1/+1 | |
| | | | | | | it breaks lookups on CentOS/NEMO. Need to check if *not* creating that entry breaks something else somewhere else... | |||||
| * | [slx-dmsetup] simplier random dm-crypt key generation | Jonathan Bauer | 2020-09-17 | 1 | -1/+1 | |
| | | ||||||
| * | [slx-dmsetup] explicitely add aes-xts-plain64 related kernel modules | Jonathan Bauer | 2020-09-15 | 1 | -5/+4![]() | |
| | | ||||||
| * | [haveged] move haveged start to basic.target | Jonathan Bauer | 2020-09-15 | 1 | -2/+2 | |
| | | ||||||
| * | update emergency_shell patch | Jonathan Bauer | 2020-08-31 | 1 | -5/+10 | |
| | | ||||||
| * | build-initramfs.sh: core_repo then core_dracut | Jonathan Bauer | 2020-08-31 | 1 | -1/+1 | |
| | | | | | in order to be able to patch dracut through the patch mechanism | |||||
| * | emergency_shell patch to notify user in non-debug | Jonathan Bauer | 2020-08-31 | 1 | -0/+34 | |
| | | ||||||
| * | [dnbd3-rootfs] always print revision (0 if not given) | Jonathan Bauer | 2020-08-31 | 1 | -1/+1 | |
| | | ||||||
| * | [dnbd3-rootfs] fix dnbd3 error message | Jonathan Bauer | 2020-08-31 | 1 | -3/+5 | |
| | | ||||||
| * | [dnbd3-rootfs] formatting | Jonathan Bauer | 2020-08-27 | 1 | -11/+11 | |
| | | ||||||
| * | [slx-network] fix bad variable usage | Jonathan Bauer | 2020-08-17 | 1 | -1/+3 | |
| | | ||||||
| * | [slx-network] fix nslookup call due to newer busybox | Jonathan Bauer | 2020-08-14 | 1 | -1/+1 | |
| | | ||||||
| * | [dnbd3-rootfs] only copy /run/initramfs if enough space | Jonathan Bauer | 2020-08-14 | 1 | -5/+17 | |
| | | ||||||
| * | [slx-network] use 'noname-' prefix for hostname fallback | Jonathan Bauer | 2020-08-14 | 1 | -1/+1 | |
| | | ||||||
| * | [systemd-networkd-ext] remove -t from busybox timeout | Jonathan Bauer | 2020-08-07 | 1 | -1/+1 | |
| | | ||||||
| * | [slx-network] fix -t with busybox's timeout | Jonathan Bauer | 2020-08-07 | 2 | -2/+2 | |
| | | ||||||
| * | [busybox/slx-splash] update busybox/splash | Jonathan Bauer | 2020-08-07 | 4 | -17/+48 | |
| | | ||||||
| * | [busybox] update to 1.32.0 | Jonathan Bauer | 2020-07-30 | 1 | -1/+1 | |
| | | ||||||
| * | [dnbd3-rootfs] add CONFIG_BLK_DEV_LOOP for xloop | Jonathan Bauer | 2020-07-30 | 1 | -0/+1 | |
| | | ||||||
| * | [slx-network] new style KCL | Jonathan Bauer | 2020-07-29 | 3 | -81/+125 | |
| | | ||||||
| * | [slx-splash] reactivate systemd messages if fbsplash fails | Jonathan Bauer | 2020-06-22 | 2 | -7/+13 | |
| | | ||||||
| * | build-initramfs.sh: add busybox, haveged and kexec to default modules | Jonathan Bauer | 2020-06-15 | 1 | -0/+3 | |
| | | ||||||
| * | build-initramfs.sh: fix branch | Jonathan Bauer | 2020-06-09 | 1 | -1/+1 | |
| | | ||||||
| * | Merge branch 'downloader' into downloader-xloop | Jonathan Bauer | 2020-06-05 | 1 | -13/+14 | |
| |\ | ||||||
| | * | [dnbd3-rootfs] KCL > SLX_DNBD3_IMAGE | Jonathan Bauer | 2020-06-05 | 1 | -11/+12 | |
| | | | ||||||
| | * | [dnbd3-rootfs] rename container_unpack_{xlosetup => xloop} | Jonathan Bauer | 2020-06-05 | 1 | -2/+2 | |
| | | | ||||||
| * | | [dnbd3-rootfs] minor formatting | Jonathan Bauer | 2020-06-04 | 1 | -9/+6![]() | |
| | | | ||||||
| * | | [dnbd3-rootfs] include xloop udev rule | Jonathan Bauer | 2020-06-03 | 1 | -0/+4 | |
| | | | | | | | | | fix | |||||
| * | | [dnbd3-rootfs] use xlosetup to find target dev | Jonathan Bauer | 2020-06-02 | 1 | -3/+3 | |
| | | | ||||||
| * | | [dnbd3-rootfs] use xlosetup for dnbd3 image | Jonathan Bauer | 2020-06-02 | 1 | -1/+1 | |
| | | | ||||||
| * | | [dnbd3-rootfs] modprobe xloop | Jonathan Bauer | 2020-06-02 | 1 | -1/+1 | |
| | | | ||||||
| * | | Merge branch 'downloader' into downloader-xloop | Jonathan Bauer | 2020-06-02 | 1 | -1/+1 | |
| |\| | ||||||
| | * | [dnbd3-rootfs] warn -> echo | Jonathan Bauer | 2020-06-02 | 1 | -1/+1 | |
| | | | ||||||
| * | | Merge branch 'downloader' into downloader-xloop | Jonathan Bauer | 2020-06-02 | 1 | -1/+1 | |
| |\| | ||||||
| | * | fix pass parameter to dracut per argument | Jonathan Bauer | 2020-06-02 | 1 | -1/+1 | |
| | | | ||||||
| * | | fix missing function renaming | Jonathan Bauer | 2020-06-02 | 1 | -2/+2 | |
| | | | ||||||
| * | | use the right branches | Jonathan Bauer | 2020-05-29 | 1 | -2/+1![]() | |
| | | | ||||||
| * | | more work for xloop support | Jonathan Bauer | 2020-05-29 | 3 | -22/+19![]() | |
| | | | ||||||
| * | | xloop | Jonathan Bauer | 2020-05-29 | 1 | -22/+8![]() | |
| |/ | ||||||
| * | build-initramfs.sh: cleanup default params for dracut | Jonathan Bauer | 2020-05-26 | 1 | -11/+15 | |
| | | ||||||
| * | build-initramfs.sh: fix bash shellcheck fix | Jonathan Bauer | 2020-05-26 | 1 | -1/+2 | |
| | | ||||||
| * | build-initramfs.sh: shellcheck | Jonathan Bauer | 2020-05-26 | 1 | -34/+32![]() | |
| | | ||||||
| * | build-initramfs.sh: more error handling | Jonathan Bauer | 2020-05-26 | 1 | -1/+17 | |
| | | ||||||
| * | Merge branch 'master' into downloader-nobash-merge | Jonathan Bauer | 2020-05-26 | 1 | -10/+13 | |
| |\ | ||||||
| | * | [dnbd3-rootfs] retry dnbd3 connection on failure | Jonathan Bauer | 2020-05-26 | 1 | -10/+13 | |
| | | | | | | | | | | | | | | | | | some NICs behave strangely. It can happen that they get up long enough during the initqueue hook to finish setting up the network, but go down again in the pre-mount sometimes leading to dnbd3 connection failures. As a workaround, just retry to connect dnbd3 in case it failed. | |||||
| * | | [dnbd3-rootfs] minor formatting | Jonathan Bauer | 2020-05-25 | 1 | -1/+1 | |
| | | | ||||||

