summaryrefslogtreecommitdiffstats
path: root/modules.d
Commit message (Expand)AuthorAgeFilesLines
* [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
* [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-204-36/+52
* [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
* [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
* [slx-clock] Make timesync synchronousSimon Rettberg2021-12-031-1/+2
* [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
* [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
* [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
* [conf-tgz] unpack tgz after everything elseJonathan Bauer2021-07-191-1/+1
* [slx-network] change to new splashtool pathJonathan Bauer2021-05-061-2/+2
* [slx-ssl] improve check for empty ssl dirJonathan Bauer2021-05-061-1/+1
* [slx-splash] inst_hook does not like <()Jonathan Bauer2021-05-066-7/+16