aboutsummaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
masterFix a typo in the README.txt Eric Hameleers3 weeks
dlackDLACK: improve first-boot experience. Eric Hameleers8 years
 
TagDownloadAuthorAge
1.8.2liveslak-1.8.2.tar.gz  liveslak-1.8.2.tar.xz   Eric Hameleers7 weeks
1.8.1.2liveslak-1.8.1.2.tar.gz  liveslak-1.8.1.2.tar.xz   Eric Hameleers5 months
1.8.1.1liveslak-1.8.1.1.tar.gz  liveslak-1.8.1.1.tar.xz   Eric Hameleers13 months
1.8.1liveslak-1.8.1.tar.gz  liveslak-1.8.1.tar.xz   Eric Hameleers14 months
1.8.0liveslak-1.8.0.tar.gz  liveslak-1.8.0.tar.xz   Eric Hameleers17 months
1.7.0.1liveslak-1.7.0.1.tar.gz  liveslak-1.7.0.1.tar.xz   Eric Hameleers18 months
1.7.0liveslak-1.7.0.tar.gz  liveslak-1.7.0.tar.xz   Eric Hameleers21 months
1.6.0.2liveslak-1.6.0.2.tar.gz  liveslak-1.6.0.2.tar.xz   Eric Hameleers2 years
1.6.0.1liveslak-1.6.0.1.tar.gz  liveslak-1.6.0.1.tar.xz   Eric Hameleers2 years
1.6.0liveslak-1.6.0.tar.gz  liveslak-1.6.0.tar.xz   Eric Hameleers3 years
[...]
 
AgeCommit messageAuthorFilesLines
2025-01-26Fix a typo in the README.txtHEADmaster Eric Hameleers1-1/+1
2025-01-21Add GTK related packages to make pavucontrol work again Eric Hameleers1-0/+4
2025-01-21Add a few commented lines explaining how to replace jack with pipewire Eric Hameleers1-0/+5
2025-01-15Reduce font size in GRUB menu (UEFI boot) Eric Hameleers2-6/+6
2025-01-12Use full path, to work around restrictive root $PATH Eric Hameleers1-1/+1
2025-01-12GRUB < 2.12 has a long-standing bug, needs to be worked around...See: https://lists.gnu.org/archive/html/grub-devel/2018-09/msg00018.html https://savannah.gnu.org/bugs/?60067 Eric Hameleers1-1/+8
2024-12-28Slackware Live Edition: version 1.8.21.8.2 Eric Hameleers1-1/+1
2024-12-28Rearrange packages in the package lists to make everything in XFCE work Eric Hameleers6-6/+12
2024-12-28CINNAMON: update the package list Eric Hameleers1-1/+2
2024-12-27Refactor scripts and liveinit to work with the new Secure Boot requirements...Secure Boot with Grub 2.12 requires that the initrd is signed with a GPG key for which the public key is embedded in the Grub boot image. As a consequence, the iso2usb.sh script can no longer extract, modify and repack the initrd image... because the GPG private key which is used to sign the initrd (and lots of other files by the way) is destroyed immediately after usage in the 'make_slackware_live.sh' script. The logic which I already used in isocomp.sh for the Ventoy disk support, is now also implemented in iso2usb.sh, which means that all the customizations are no longer stored in files embedded inside the initrd, but will now be written to '/liveslak/slackware_os.cfg' on the USB disk (or more generally speaking for the modders among you, "/@LIVEMAIN@/@DISTRO@_os.cfg") Eric Hameleers3-93/+232
[...]
 
Clone
git://liveslak.org/liveslak.git