Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-11-01 | DAW, LEAN: add deamon package | Eric Hameleers | 1 | -0/+1 | |
2021-10-29 | DAW: use kicker instead of kickoff, we want to have real menus | Eric Hameleers | 1 | -0/+6 | |
2021-10-29 | DAW, STUDIOWARE: make boot less verbose. Cleanup some commented lines | Eric Hameleers | 1 | -13/+2 | |
2021-10-29 | DAW, STUDIOWARE: enable full preemptive mode via kernel boot option | Eric Hameleers | 1 | -11/+12 | |
Using rc.local to post-configure the kernel was nice, but this solution is cleaner and less lines of code. | |||||
2021-10-28 | Slackware Live Edition: version 1.4.0.11.4.0.1 | Eric Hameleers | 1 | -1/+1 | |
Micro version bump for the DAW Live ISO, which will get a full pre-emptive kernel. | |||||
2021-10-28 | Use the installed kernel-modules instead of looking (again) for the pkg | Eric Hameleers | 1 | -20/+6 | |
The old way was not wrong, until I added the possibility to liveslak to use a package in ./testing . This part of the code needed an overhaul as a result of that, and now it looks cleaner than before. | |||||
2021-10-28 | DAW: enable full pre-emptive mode in the kernel | Eric Hameleers | 1 | -0/+10 | |
Note: this was enabled in kernel 5.14.15 in Slackware-current. On older / non-preemptive kernels the above will do nothing. | |||||
2021-10-28 | Provide a way to use packages in ./testing | Eric Hameleers | 1 | -5/+29 | |
2021-10-28 | DAW: remove frescobaldi for now, it won't work with Python 3.10 | Eric Hameleers | 1 | -1/+2 | |
2021-10-26 | Slackware Live Edition: version 1.4.01.4.0 | Eric Hameleers | 1 | -1/+1 | |
2021-10-26 | liveinit.tpl: add support for persistence on local non-live harddisks | Eric Hameleers | 1 | -35/+160 | |
The syntax for the 'persistence' boot parameter has been extended. The persistence directory/container no longer needs to be in the root of the filesystem; you can specify an absolute path. Additionally, you can specify the partition containing the filesystem on which the persistence is located, or simply specify 'scandev', to request that liveslak tries to find the partition for you: persistence=/dev/sdX:/path/to/mypersistence persistence=scandev:/path/to/mypersistence In addition, a UUID or LABEL value of the filesystem will be accepted: persistence=cd68b6f5-5b5a-4d27-9649-7827489f94a5:/path/to/mypersistence This functionality will be useful if you need the persistence directory or container to be located somewhere else than on the Live USB stick, for instance on a local hard disk partition. Useful for network (PXE) boot because the overlayfs does not support a writable upper layer of your live filesystem over NFS. If you still want to offer persistence to users of PXE-booted Slackware Live, you can now use the local harddisk partitions or a local USB stick for persistence. | |||||
2021-10-26 | Add virtio modules to the live initrd for better support in VM's | Eric Hameleers | 2 | -4/+6 | |
2021-10-26 | iso2usb.sh: support lzip-ed initrd. Better listing of tool requirements | Eric Hameleers | 1 | -1/+3 | |
2021-10-26 | Update the documentation and grub/syslinux help texts | Eric Hameleers | 5 | -10/+52 | |
2021-10-13 | Update custom pkglists with the new Slackware packages | Eric Hameleers | 3 | -0/+5 | |
2021-10-13 | Pkglists: remove freerdp from 'alien' since that is now part of Slackware | Eric Hameleers | 1 | -1/+1 | |
2021-10-13 | Multilib: update the package set | Eric Hameleers | 1 | -0/+2 | |
2021-10-13 | Default answer for slackpkg actions should be 'yes' | Eric Hameleers | 1 | -2/+2 | |
2021-09-10 | README.txt: document usage of /liveslak/slackware_os.cfg | Eric Hameleers | 1 | -0/+20 | |
This functionality has been present for more than three years already, but was never properly documented. Fixing that now. | |||||
2021-09-10 | XDM: show asterisks during password entry | Eric Hameleers | 1 | -0/+1 | |
2021-09-08 | XFCE: fiddle a bit with firefox vs seamonkey default settings | Eric Hameleers | 1 | -2/+26 | |
2021-09-08 | Cosmetics | Eric Hameleers | 1 | -1/+1 | |
2021-09-08 | XFCE: don't add pidgin, keeps the ISO size below 700M | Eric Hameleers | 1 | -1/+1 | |
2021-09-08 | XDM: allow passwordless login | Eric Hameleers | 1 | -0/+1 | |
2021-09-08 | Slackware Live Edition: version 1.3.101.3.10 | Eric Hameleers | 1 | -1/+1 | |
2021-09-08 | Allow for empty password for the live and root accounts | Eric Hameleers | 2 | -3/+18 | |
2021-09-08 | Remove a duplicate libsodium | Eric Hameleers | 1 | -1/+0 | |
2021-09-08 | Add pinentry as a dependency of gpg2 (XFCE, DAW, LEAN) | Eric Hameleers | 1 | -0/+1 | |
2021-09-08 | DAW: add several more VCV Rack module kits | Eric Hameleers | 1 | -0/+8 | |
2021-08-15 | DAW, LEAN, XFCE: add libsodium as new dep for vim | Eric Hameleers | 2 | -0/+2 | |
2021-08-13 | Slackware Live Edition: version 1.3.9.61.3.9.6 | Eric Hameleers | 1 | -1/+1 | |
2021-08-13 | Fix some indentation (tabs to spaces) | Eric Hameleers | 1 | -3/+3 | |
2021-08-13 | Update the package lists for MATE, multilib and system | Eric Hameleers | 3 | -0/+3 | |
New packages: gtksourceview4 (MATE) and liburing (new dep for mariadb) | |||||
2021-07-28 | DAW/LEAN: add editorconfig-core-c as new dependency for kate/kwrite | Eric Hameleers | 1 | -0/+1 | |
2021-07-16 | Slackware Live Edition: version 1.3.9.51.3.9.5 | Eric Hameleers | 1 | -1/+1 | |
2021-07-10 | Blacklist seamonkey from the DAW & LEAN ISOs, we use firefox there | Eric Hameleers | 1 | -1/+3 | |
2021-07-10 | XFCE/LEAN/DAW: some package shuffling to keep the XFCE image below 700 MB | Eric Hameleers | 3 | -5/+7 | |
And switching from firefox to seamonkey in the XFCE ISO | |||||
2021-07-10 | DAW: update the package list with new applications | Eric Hameleers | 1 | -0/+7 | |
2021-06-16 | DAW: add rosegarden and lilypond | Eric Hameleers | 1 | -0/+5 | |
2021-06-16 | Slackware Live Edition: version 1.3.9.41.3.9.4 | Eric Hameleers | 1 | -1/+1 | |
2021-06-16 | Refresh package lists used for DAW LEAN and XFCE | Eric Hameleers | 2 | -0/+4 | |
2021-06-16 | Try to reduce ISO size a bit through more zstd compression | Eric Hameleers | 1 | -1/+1 | |
2021-05-05 | XFCE, LEAN, DAW variants: add libgnt as new dependency for pidgin | Eric Hameleers | 1 | -0/+1 | |
2021-05-05 | README.txt updates | Eric Hameleers | 1 | -2/+3 | |
2021-05-05 | liveinit.tpl: add mount options also found in Slackware's own init | Eric Hameleers | 1 | -2/+2 | |
2021-04-17 | XFCE: vid.stab is a new dependency of geeqie | Eric Hameleers | 1 | -0/+1 | |
2021-04-07 | Slackware Live Edition: version 1.3.9.31.3.9.3 | Eric Hameleers | 1 | -1/+1 | |
2021-04-07 | DAW: update package list | Eric Hameleers | 1 | -0/+1 | |
2021-04-07 | XFCE: update 'xapbase' package list | Eric Hameleers | 1 | -0/+1 | |
2021-04-07 | MATE: update package list | Eric Hameleers | 1 | -0/+1 | |