aboutsummaryrefslogtreecommitdiffstats
path: root/liveinit.tpl (unfollow)
Commit message (Expand)AuthorFilesLines
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
2019-01-17liveinit: clean up that remount command Eric Hameleers1-1/+1
2019-01-17Follow the Slackware init with respect to readonly root on boot Eric Hameleers1-4/+5
2019-01-05init: the dhcpcd 'pid' file is in another location now. Eric Hameleers1-4/+15
2018-09-04Make the default language of the Live ISO configurable Eric Hameleers1-6/+23
2018-09-04On loading of 'distro_os.cfg' do not overwrite pre-defined values Eric Hameleers1-4/+13
2018-09-04liveinit: cosmetical re-arrangement Eric Hameleers1-2/+3
2018-09-01Finish the zstd compression implementation in liveslak Eric Hameleers1-4/+23
2018-06-15Add support for on-disk OS configuration file Eric Hameleers1-1/+37
2018-03-31Adapt to new behaviour of glibc-zoneinfo and the timeconfig script Eric Hameleers1-1/+1
2017-09-23liveinit.tpl: fix a sed syntax error in find_loop() Eric Hameleers1-1/+1
2017-09-19Add upslak.sh, a script to tweak the Live USB stick. Eric Hameleers1-10/+26
2017-07-31liveinit: reset freetype hinting params to defaults on every boot Eric Hameleers1-5/+9
2017-07-19Allow syntax 'livemedia=scandev:/path/to/live.iso' Eric Hameleers1-2/+28
2017-04-30Add boot-time tweak 'nsh' to disable new sub-pixel hinting in freetype Eric Hameleers1-0/+48