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