Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [slx-network] Only show splash icons if requested | Simon Rettberg | 2022-04-06 | 1 | -1/+1 | |
| | ||||||
* | [slx-splash] Fix size extraction by forcing grep into ASCII mode | Simon Rettberg | 2022-04-06 | 1 | -2/+2 | |
| | ||||||
* | build-initramfs.sh: break out of loop.... | Jonathan Bauer | 2022-03-02 | 1 | -0/+2 | |
| | ||||||
* | build-initramfs.sh: fix parsing whitespaces as unknown arguments | Jonathan Bauer | 2022-03-02 | 1 | -3/+6 | |
| | ||||||
* | Revert "build-initramfs.sh: fix error parsing whitespace as unknown arguments" | Jonathan Bauer | 2022-03-02 | 1 | -53/+29 | |
| | | | | This reverts commit 97b2f81875c15e59958d4bd40322a016c4e91652. | |||||
* | build-initramfs.sh: fix error parsing whitespace as unknown arguments | Jonathan Bauer | 2022-03-02 | 1 | -29/+53 | |
| | ||||||
* | [slx-splash] Update splashtool (bugfix for ppm with comments) | Simon Rettberg | 2022-03-01 | 7 | -9/+12 | |
| | ||||||
* | [slx-splash] Fix splash.ppm path | Simon Rettberg | 2022-03-01 | 3 | -3/+3 | |
| | ||||||
* | Ordering fuckery | Simon Rettberg | 2022-02-25 | 2 | -2/+4 | |
| | ||||||
* | [slx-ssl] Fix ordering | Simon Rettberg | 2022-02-24 | 2 | -2/+3 | |
| | ||||||
* | Use workqueue dnbd3 branch | Simon Rettberg | 2022-02-22 | 1 | -1/+1 | |
| | ||||||
* | [slx-clock] Make timesync synchronous | Simon Rettberg | 2021-12-03 | 1 | -1/+2 | |
| | | | | | It seems this is quite slow at times, so it might get killed by switchroot before it's finished. to be optimized. | |||||
* | dracut: Remove systemd-ask-password files | Simon Rettberg | 2021-12-03 | 1 | -0/+3 | |
| | ||||||
* | [slx-network] Skip copying dhcp scripts if openslx-udhcpc exists | Simon Rettberg | 2021-11-12 | 1 | -2/+4 | |
| | ||||||
* | [dnbd3-rootfs] Allow ro image with no partition table | Simon Rettberg | 2021-10-20 | 1 | -10/+17 | |
| | ||||||
* | [dnbd3-rootfs] Accept kernel and xloop, default to xloop | Simon Rettberg | 2021-10-20 | 1 | -7/+7 | |
| | ||||||
* | Simplify cmdline parsing, check qcow handler, don't build unused one | Simon Rettberg | 2021-10-20 | 1 | -27/+14 | |
| | ||||||
* | Use reasonable timeouts | Simon Rettberg | 2021-10-20 | 1 | -3/+3 | |
| | ||||||
* | [dnbd3-rootfs] assign return_code before printing it | Jonathan Bauer | 2021-09-13 | 1 | -0/+1 | |
| | ||||||
* | [slx-network] also pass hostname from kcl to udhcpc trigger script | Jonathan Bauer | 2021-08-13 | 1 | -0/+1 | |
| | ||||||
* | [slx-network] more work towards chaos | Jonathan Bauer | 2021-08-13 | 1 | -1/+7 | |
| | ||||||
* | [dnbd3-rootfs] fix missing break | Jonathan Bauer | 2021-08-13 | 1 | -0/+1 | |
| | ||||||
* | [slx-network] rework hostname setup | Jonathan Bauer | 2021-08-13 | 1 | -20/+31 | |
| | | | | try to cope for more corner cases and still do the right thing... | |||||
* | [slx-addons] delay addon setup | Jonathan Bauer | 2021-08-13 | 1 | -1/+1 | |
| | | | | | | in particular as a workaround since the vmware addon calls a script within stage4 that requires /bin/ash, which is created by the busybox pre-pivot hook (with prio 50 currently). | |||||
* | [dnbd3-rootfs] let dnbd3 try all servers on its own | Jonathan Bauer | 2021-08-13 | 1 | -13/+10 | |
| | ||||||
* | [busybox] compat: /bin/ash in NEWROOT | Jonathan Bauer | 2021-08-13 | 1 | -8/+16 | |
| | ||||||
* | remove dnbd3 patch | Jonathan Bauer | 2021-07-30 | 1 | -13/+0 | |
| | ||||||
* | [dnbd3-rootfs] add support for scl if needed | Jonathan Bauer | 2021-07-30 | 1 | -9/+22 | |
| | ||||||
* | [busybox] fix install paths & remove double warning | Jonathan Bauer | 2021-07-26 | 1 | -2/+1 | |
| | ||||||
* | [busybox] fix applet install paths in stage4 | Jonathan Bauer | 2021-07-23 | 1 | -7/+10 | |
| | | | | | | using a folder when calling 'busybox --install' installs ALL applets in that directory without bin or sbin prefix. That causes some problems in some of our scripts. As a workaround, install them manually. | |||||
* | [conf-tgz] unpack tgz after everything else | Jonathan Bauer | 2021-07-19 | 1 | -1/+1 | |
| | | | | | giving still a chance for modules to register after 90 should it be needed | |||||
* | [slx-network] change to new splashtool path | Jonathan Bauer | 2021-05-06 | 1 | -2/+2 | |
| | ||||||
* | [slx-ssl] improve check for empty ssl dir | Jonathan Bauer | 2021-05-06 | 1 | -1/+1 | |
| | ||||||
* | [slx-splash] inst_hook does not like <() | Jonathan Bauer | 2021-05-06 | 6 | -7/+16 | |
| | ||||||
* | [slx-splash] initial support for splashtool | Jonathan Bauer | 2021-05-06 | 22 | -94/+317 | |
| | ||||||
* | [slx-ssl] suppress output of rmdir | Jonathan Bauer | 2021-04-13 | 1 | -1/+1 | |
| | ||||||
* | [dnbd3-rootfs] copy dnbd3-client over to stage4 | Jonathan Bauer | 2021-04-07 | 2 | -2/+11 | |
| | ||||||
* | [slx-dmsetup] reintroduce linear 1:1 mapping of scratch device | Jonathan Bauer | 2021-02-17 | 1 | -1/+13 | |
| | | | | | | | | Using the physical partition of NVMe directly led to errors when creating the pool. As a workaround, we can "wrap" it in a linear target of the same size. While this is superfluous in general, this works around that specific problem. We can remove this workaround when we have a better idea on how to fix pool creation on NVMes. | |||||
* | [conf-tgz] dump list of config.tgz files to stage4 | Jonathan Bauer | 2021-02-16 | 1 | -1/+10 | |
| | ||||||
* | [conf-tgz] use $config_tgz everywhere | Jonathan Bauer | 2021-02-16 | 1 | -2/+2 | |
| | ||||||
* | [slx-ssl] new module for SSL sat support | Jonathan Bauer | 2020-12-08 | 2 | -0/+47 | |
| | ||||||
* | [dnbd3-rootfs] fix xloop module names | Jonathan Bauer | 2020-11-26 | 1 | -2/+2 | |
| | ||||||
* | [busybox] enable '--install' | Jonathan Bauer | 2020-11-26 | 1 | -1/+1 | |
| | ||||||
* | [busybox] update busybox config | Jonathan Bauer | 2020-11-26 | 2 | -433/+283 | |
| | ||||||
* | [dnbd3-rootfs] switch to urls for xmount/qemu-xmount | Jonathan Bauer | 2020-11-26 | 1 | -13/+10 | |
| | ||||||
* | build-initramfs.sh: disable shallow clones for now | Jonathan Bauer | 2020-11-19 | 1 | -1/+1 | |
| | | | | no longer that big of a deal since we are now downloading xmount/qemu-xmount via http instead of cloning the repo. These two will get deprecated soon anyway. | |||||
* | [busybox] eh, that was broken for a while | Jonathan Bauer | 2020-11-18 | 1 | -2/+1 | |
| | ||||||
* | [dnbd3-rootfs] renamed handler: kernel -> xloop | Jonathan Bauer | 2020-11-18 | 1 | -2/+2 | |
| | ||||||
* | [dnbd3-rootfs] fix install path for xloop modules | Jonathan Bauer | 2020-11-17 | 1 | -1/+1 | |
| | ||||||
* | [dnbd3-rootfs] fix: removed stray char | Jonathan Bauer | 2020-11-17 | 1 | -1/+1 | |
| |