aboutsummaryrefslogtreecommitdiffstats
path: root/liveinit.tpl (unfollow)
Commit message (Expand)AuthorFilesLines
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
2017-01-23The liveinit script is a template too and cannot be used as-is. Eric Hameleers1-0/+0
2017-01-23Add '2017' to the copyright statements. Eric Hameleers1-1/+1
2017-01-01DLACK: create a default config for localectl. Eric Hameleers1-0/+2
2016-08-15liveinit: sort the modules found with 'find' to assure correct loading order. Eric Hameleers1-1/+1
2016-07-31liveinit: allow modules to be organized in subdirectories. Eric Hameleers1-19/+29
2016-07-28liveinit: warn if a module could not be mounted. Eric Hameleers1-4/+9
2016-07-28liveinit: add a forgotten '$MARKER' prefix to a console message. Eric Hameleers1-1/+1
2016-07-22liveinit: Use Shift-AltGr as the Compose Key, seems to be the sanest choice. Eric Hameleers1-7/+8
2016-07-22liveinit: replace instances of 'live' username with '${LIVEUID}'. Eric Hameleers1-6/+8
2016-07-20liveinit: use AltGr as Compose Key only for US keyboard layouts. Eric Hameleers1-11/+24
2016-07-20liveinit: optionally specify XkbOptions through the "xkb" boot parameter. Eric Hameleers1-10/+25
2016-06-23liveslak: enhance the boot debug a bit. Eric Hameleers1-5/+11
2016-06-20Allow persistence and (luks) containers in subdirectories. Eric Hameleers1-5/+5
2016-06-15Deal properly with the user enabling any optional/addon kernel modules. Eric Hameleers1-0/+17
2016-06-15liveinit: use boot parameter "nop=wipe" to erase existing persistent data. Eric Hameleers1-0/+16