summaryrefslogtreecommitdiffstats
path: root/modules.d/slx-network
Commit message (Expand)AuthorAgeFilesLines
* [slx-network] Fix lowercasingSimon Rettberg2024-03-051-1/+1
* [slx-network] Get rid of rdnsSimon Rettberg2024-03-013-10/+10
* [slx-network] Fix escaping in awk scriptSimon Rettberg2024-03-011-2/+2
* [slx-network] Overhaul DHCP trigger, generation of resolv.conf, hostsSimon Rettberg2024-02-291-69/+70
* Use slx_service helper to create service filesSimon Rettberg2024-02-094-65/+11Star
* Link all services in initrd.target.wantsSimon Rettberg2024-02-013-8/+8
* De-dracutize service-scripts, try to use ash where applicableSimon Rettberg2024-01-312-34/+33Star
* [slx-network] Retry bringing iface up in wait-loopSimon Rettberg2024-01-302-17/+22
* Try to use more systemd servicesSimon Rettberg2024-01-2910-37/+120
* [slx-network] Write own hostname and fqdn to /etc/hostsSimon Rettberg2023-06-211-0/+1
* [slx-network] Adapt to new busybox nslookup output syntaxSimon Rettberg2023-01-251-1/+5
* [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-102-5/+2Star
* [slx-network] Only redirect stderr to log filesSimon Rettberg2022-06-092-3/+3
* Merge DNS search list from DHCP and config server (SLX_NET_SEARCH)Simon Rettberg2022-05-232-6/+12
* [slx-network] Only show splash icons if requestedSimon Rettberg2022-04-061-1/+1
* Ordering fuckerySimon Rettberg2022-02-251-1/+2
* [slx-network] Skip copying dhcp scripts if openslx-udhcpc existsSimon Rettberg2021-11-121-2/+4
* [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
* [slx-network] rework hostname setupJonathan Bauer2021-08-131-20/+31
* [slx-network] change to new splashtool pathJonathan Bauer2021-05-061-2/+2
* [slx-splash] initial support for splashtoolJonathan Bauer2021-05-061-4/+29
* [slx-network] activate dhcp in stage4 by defaultJonathan Bauer2020-10-281-4/+6
* [slx-network] SLX_PXE_NETIF -> /run/network.confJonathan Bauer2020-10-061-1/+1
* [slx-network] SLX_DISABLE_STAGE4_DHCP -> SLX_STAGE4_DHCPJonathan Bauer2020-10-061-1/+1
* [slx-network] support for SLX_JUMBO_FRAMESJonathan Bauer2020-10-052-0/+9
* [slx-network] no 'exit' in hooks...Jonathan Bauer2020-10-051-21/+21
* [slx-network] do not generate 127.0.1.1 entry in /etc/hostsJonathan Bauer2020-09-171-1/+1
* [slx-network] fix bad variable usageJonathan Bauer2020-08-171-1/+3
* [slx-network] fix nslookup call due to newer busyboxJonathan Bauer2020-08-141-1/+1
* [slx-network] use 'noname-' prefix for hostname fallbackJonathan Bauer2020-08-141-1/+1
* [slx-network] fix -t with busybox's timeoutJonathan Bauer2020-08-072-2/+2
* [slx-network] new style KCLJonathan Bauer2020-07-293-81/+125
* Merge branch 'nobash-merge' into downloader-nobash-mergeJonathan Bauer2020-05-255-9/+38
* restructure repoJonathan Bauer2020-05-1311-0/+749