summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [busybox] Restore installer modeSimon Rettberg2023-01-251-1/+1
* [slx-clock] Use ntpd, as ntpdate uses ntpdig, which is written in pythonSimon Rettberg2023-01-242-4/+2Star
* Accidentally enabled NFSSimon Rettberg2023-01-241-1/+1
* [busybox] Update configSimon Rettberg2023-01-241-333/+519
* [slx-clock] Add ntpdigSimon Rettberg2023-01-191-0/+2
* [slx-clock] ntpdate: -p is no longer supportedSimon Rettberg2023-01-051-1/+1
* [busybox] Disable NFS supportSimon Rettberg2022-12-072-6/+6
* [slx-dmsetup] Cannot make a local var with same name as global readonlySimon Rettberg2022-08-111-3/+3
* [slx-dmsetup] Handle absolute slice sizes first and remember used spaceSimon Rettberg2022-08-101-2/+19
* [slx-dmsetup] Add linear swap space if slx.swap is in command lineSimon Rettberg2022-08-091-4/+48
* [slx-network] Desperate attempt to fix e1000e hangs with DHCP in initrdSimon Rettberg2022-06-171-0/+2
* [slx-network] Handle renew in trigger script; shellcheck improvementsSimon Rettberg2022-06-171-7/+6Star
* [*] Redirect 'set -x' output exclusively to /run/openslx/*Simon Rettberg2022-06-103-6/+3Star
* [slx-network] Only redirect stderr to log filesSimon Rettberg2022-06-092-3/+3
* [slx-dmsetup] Properly disable future ntfsfree stuff if already activeSimon Rettberg2022-05-241-1/+4
* Merge DNS search list from DHCP and config server (SLX_NET_SEARCH)Simon Rettberg2022-05-233-6/+35
* config(.tgz): Increase retry timeout to 20 seconds, use --slx-timeSimon Rettberg2022-05-232-2/+2
* [slx-dmsetup] linear ID44 target; support SLX_NTFSFREE = "always"Simon Rettberg2022-05-231-130/+193
* Split initramfs copying logic into new module, enable in debug mode onlySimon Rettberg2022-05-205-37/+53
* dnbd3: workqueue branch has been merged into masterSimon Rettberg2022-05-111-1/+0Star
* [slx-network] Only show splash icons if requestedSimon Rettberg2022-04-061-1/+1
* [slx-splash] Fix size extraction by forcing grep into ASCII modeSimon Rettberg2022-04-061-2/+2
* build-initramfs.sh: break out of loop....Jonathan Bauer2022-03-021-0/+2
* build-initramfs.sh: fix parsing whitespaces as unknown argumentsJonathan Bauer2022-03-021-3/+6
* Revert "build-initramfs.sh: fix error parsing whitespace as unknown arguments"Jonathan Bauer2022-03-021-53/+29Star
* build-initramfs.sh: fix error parsing whitespace as unknown argumentsJonathan Bauer2022-03-021-29/+53
* [slx-splash] Update splashtool (bugfix for ppm with comments)Simon Rettberg2022-03-017-9/+12
* [slx-splash] Fix splash.ppm pathSimon Rettberg2022-03-013-3/+3
* Ordering fuckerySimon Rettberg2022-02-252-2/+4
* [slx-ssl] Fix orderingSimon Rettberg2022-02-242-2/+3
* Use workqueue dnbd3 branchSimon Rettberg2022-02-221-1/+1
* [slx-clock] Make timesync synchronousSimon Rettberg2021-12-031-1/+2
* dracut: Remove systemd-ask-password filesSimon Rettberg2021-12-031-0/+3
* [slx-network] Skip copying dhcp scripts if openslx-udhcpc existsSimon Rettberg2021-11-121-2/+4
* [dnbd3-rootfs] Allow ro image with no partition tableSimon Rettberg2021-10-201-10/+17
* [dnbd3-rootfs] Accept kernel and xloop, default to xloopSimon Rettberg2021-10-201-7/+7
* Simplify cmdline parsing, check qcow handler, don't build unused oneSimon Rettberg2021-10-201-27/+14Star
* Use reasonable timeoutsSimon Rettberg2021-10-201-3/+3
* [dnbd3-rootfs] assign return_code before printing itJonathan Bauer2021-09-131-0/+1
* [slx-network] also pass hostname from kcl to udhcpc trigger scriptJonathan Bauer2021-08-131-0/+1
* [slx-network] more work towards chaosJonathan Bauer2021-08-131-1/+7
* [dnbd3-rootfs] fix missing breakJonathan Bauer2021-08-131-0/+1
* [slx-network] rework hostname setupJonathan Bauer2021-08-131-20/+31
* [slx-addons] delay addon setupJonathan Bauer2021-08-131-1/+1
* [dnbd3-rootfs] let dnbd3 try all servers on its ownJonathan Bauer2021-08-131-13/+10Star
* [busybox] compat: /bin/ash in NEWROOTJonathan Bauer2021-08-131-8/+16
* remove dnbd3 patchJonathan Bauer2021-07-301-13/+0Star
* [dnbd3-rootfs] add support for scl if neededJonathan Bauer2021-07-301-9/+22
* [busybox] fix install paths & remove double warningJonathan Bauer2021-07-261-2/+1Star
* [busybox] fix applet install paths in stage4Jonathan Bauer2021-07-231-7/+10