summaryrefslogtreecommitdiffstats
path: root/liveinit.tpl (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-07liveinit: code polish Eric Hameleers1-11/+11
2024-01-07liveinit: move partition scan into a new function for potential reuse Eric Hameleers1-19/+37
2023-09-17liveinit: fix shutdown/reboot for PXE clients Eric Hameleers1-5/+8
2023-09-17liveinit: dhcpcd puts its PID in different places each release Eric Hameleers1-1/+3
2023-09-10Several enhancements to LUKS containers and their support scripts Eric Hameleers1-4/+4
2023-08-15Fix broken support for Ventoy on UEFI computers Eric Hameleers1-0/+12
2023-05-30liveinit: don't use switch unsupported by busybox cut command Eric Hameleers1-1/+1
2023-02-20liveinit: small aesthethics fix Eric Hameleers1-1/+1
2023-01-22Support Console OS boot menu in all Slackware Live variants Eric Hameleers1-1/+6
2023-01-03Make Ventoy detection compatible with Slackware 14.2 Eric Hameleers1-1/+8
2023-01-03Update the copyright year with 2023 Eric Hameleers1-1/+1
2022-09-14liveinit: fix a missing '/' Eric Hameleers1-1/+1
2022-08-15Full support for Ventoy; encrypted OS persistence/homedirectory for ISO boot Eric Hameleers1-49/+227
2022-08-14liveinit: define the omitted CPATHINTERNAL variable Eric Hameleers1-0/+6
2022-08-14liveinit: explain debug= boot parameter values in more detail Eric Hameleers1-3/+5
2022-08-12liveinit: LUKS volumes need to be mounted before we write to the overlay Eric Hameleers1-36/+36
2022-08-12liveinit: require debug=5 to save init debug output to file Eric Hameleers1-2/+3
2022-08-02liveinit: use 'persistence' instead of ${PERSISTENCE} here Eric Hameleers1-2/+2
2022-08-02liveinit: some prettifying of comments Eric Hameleers1-6/+14
2022-08-02liveinit: fix a logic error Eric Hameleers1-1/+1
2022-08-02live init: optionally specify RAM % to use in the 'toram' parameter Eric Hameleers1-5/+21
2022-08-02liveinit: start ash bash-compatible and save init debug output to file Eric Hameleers1-2/+12
2022-07-13liveinit: add support for ISO boot under Ventoy USB boot manager Eric Hameleers1-2/+21
2022-07-13On boot, inform user about the amount of seconds of rootdelay Eric Hameleers1-0/+1
2022-07-13Update copyright years in iso2usb.sh, liveinit.tpl, upslak.sh Eric Hameleers1-1/+1
2022-05-14liveinit: remount live media read-only when running from RAM Eric Hameleers1-0/+2
2021-12-20init: show message when loading Core OS into RAM Eric Hameleers1-0/+1
2021-10-26liveinit.tpl: add support for persistence on local non-live harddisks Eric Hameleers1-35/+160
2021-09-08Allow for empty password for the live and root accounts Eric Hameleers1-2/+15
2021-05-05liveinit.tpl: add mount options also found in Slackware's own init Eric Hameleers1-2/+2
2021-03-06Change domain 'example.net' to 'home.arpa' following RFC8375 Eric Hameleers1-1/+1
2021-01-12Implement a small Console OS - a rescue environment in RAM1.3.9 Eric Hameleers1-26/+58
2021-01-12liveinit: avoid an error visible during boot Eric Hameleers1-1/+2
2021-01-06Fix /etc/localtime file, needs to be a symlink Eric Hameleers1-3/+2
2020-12-28liveinit: fix a chown command Eric Hameleers1-1/+1
2020-09-05liveinit: cosmetics Eric Hameleers1-1/+1
2020-09-05Expand the capabilities of the 'toram' boot parameter Eric Hameleers1-4/+17
2020-09-05Allow a custom domain name for the live host Eric Hameleers1-2/+16
2020-06-16liveinit: the chown in busybox does not understand '--reference' Eric Hameleers1-1/+1
2020-05-12liveinit: give .Xresources file the correct ownership Eric Hameleers1-0/+1
2020-04-30Make "load=nvidia" work Eric Hameleers1-0/+8
2020-03-31Correctly read OS configuration from disk file if present Eric Hameleers1-2/+2
2019-11-02liveinit.tpl: cleanup some code Eric Hameleers1-8/+0
2019-11-02liveinit.tpl: explicitly tell udevadm to add newly detected hardware Eric Hameleers1-1/+1
2019-05-11liveinit: correctly scan partitions and block devices Eric Hameleers1-7/+37
2019-02-15Fix PXE boot. Fix pxeserver. Add support for PXE-booting UEFI-based PC's Eric Hameleers1-10/+23
2019-01-23Quell the noise generated by dhcpcd on boot Eric Hameleers1-2/+2
2019-01-22liveinit: add debug pause for PXE network configuration Eric Hameleers1-0/+4
2019-01-22liveinit: mention on-screen that eth0 is fallback for failed nic detection Eric Hameleers1-1/+1
2019-01-22liveinit: fix a bug in PXE network device configuration Eric Hameleers1-1/+2