summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [dnbd3-rootfs] Try optimized ext4 mount options if none are givendownloader-cmake-refactorSimon Rettberg2024-01-101-1/+18
* Remove lie from commentSimon Rettberg2024-01-041-2/+1Star
* [slx-dmsetup] Use new is_on function from slx-toolsSimon Rettberg2023-07-061-1/+1
* [slx-dmsetup] Introduce SLX_ID44_CRYPT for encryptingSimon Rettberg2023-07-061-6/+22
* [slx-network] Write own hostname and fqdn to /etc/hostsSimon Rettberg2023-06-211-0/+1
* [slx-drm] Load nVidia driver for all Class 03 sub-typesSimon Rettberg2023-06-212-6/+6
* [slx-dmsetup] Fix dm-crypt usage by making sure we get an encryption keySimon Rettberg2023-05-191-2/+8
* [slx-clock] Cannot check for ntpd - supplied by busyboxSimon Rettberg2023-04-251-4/+0Star
* [slx-clock] Write any output to journalSimon Rettberg2023-04-252-4/+14
* Make ask-password removal more sophisticatedSimon Rettberg2023-02-011-1/+2
* Fix dracut compile for latest version (059)Simon Rettberg2023-02-011-11/+4Star
* dracut development has moved to githubSimon Rettberg2023-02-011-1/+1
* Bump dracut to v59Simon Rettberg2023-01-311-4/+4
* [slx-network] Adapt to new busybox nslookup output syntaxSimon Rettberg2023-01-251-1/+5
* [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