aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Slackware Live Edition: version 1.4.0.21.4.0.2 Eric Hameleers2021-11-011-1/+1
| | | | | Micro version bump for the DAW Live ISO respin to address icu4c and llvm library updates in -current,
* DAW: add pipewire-jack package Eric Hameleers2021-11-011-0/+1
|
* DAW, LEAN: add deamon package Eric Hameleers2021-11-011-0/+1
|
* DAW: use kicker instead of kickoff, we want to have real menus Eric Hameleers2021-10-291-0/+6
|
* DAW, STUDIOWARE: make boot less verbose. Cleanup some commented lines Eric Hameleers2021-10-291-13/+2
|
* DAW, STUDIOWARE: enable full preemptive mode via kernel boot option Eric Hameleers2021-10-291-11/+12
| | | | | Using rc.local to post-configure the kernel was nice, but this solution is cleaner and less lines of code.
* Slackware Live Edition: version 1.4.0.11.4.0.1 Eric Hameleers2021-10-281-1/+1
| | | | | Micro version bump for the DAW Live ISO, which will get a full pre-emptive kernel.
* Use the installed kernel-modules instead of looking (again) for the pkg Eric Hameleers2021-10-281-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.
* DAW: enable full pre-emptive mode in the kernel Eric Hameleers2021-10-281-0/+10
| | | | | Note: this was enabled in kernel 5.14.15 in Slackware-current. On older / non-preemptive kernels the above will do nothing.
* Provide a way to use packages in ./testing Eric Hameleers2021-10-281-5/+29
|
* DAW: remove frescobaldi for now, it won't work with Python 3.10 Eric Hameleers2021-10-281-1/+2
|
* Slackware Live Edition: version 1.4.01.4.0 Eric Hameleers2021-10-261-1/+1
|
* liveinit.tpl: add support for persistence on local non-live harddisks Eric Hameleers2021-10-261-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.
* Add virtio modules to the live initrd for better support in VM's Eric Hameleers2021-10-262-4/+6
|
* iso2usb.sh: support lzip-ed initrd. Better listing of tool requirements Eric Hameleers2021-10-261-1/+3
|
* Update the documentation and grub/syslinux help texts Eric Hameleers2021-10-265-10/+52
|
* Update custom pkglists with the new Slackware packages Eric Hameleers2021-10-133-0/+5
|
* Pkglists: remove freerdp from 'alien' since that is now part of Slackware Eric Hameleers2021-10-131-1/+1
|
* Multilib: update the package set Eric Hameleers2021-10-131-0/+2
|
* Default answer for slackpkg actions should be 'yes' Eric Hameleers2021-10-131-2/+2
|
* README.txt: document usage of /liveslak/slackware_os.cfg Eric Hameleers2021-09-101-0/+20
| | | | | This functionality has been present for more than three years already, but was never properly documented. Fixing that now.
* XDM: show asterisks during password entry Eric Hameleers2021-09-101-0/+1
|
* XFCE: fiddle a bit with firefox vs seamonkey default settings Eric Hameleers2021-09-081-2/+26
|
* Cosmetics Eric Hameleers2021-09-081-1/+1
|
* XFCE: don't add pidgin, keeps the ISO size below 700M Eric Hameleers2021-09-081-1/+1
|
* XDM: allow passwordless login Eric Hameleers2021-09-081-0/+1
|
* Slackware Live Edition: version 1.3.101.3.10 Eric Hameleers2021-09-081-1/+1
|
* Allow for empty password for the live and root accounts Eric Hameleers2021-09-082-3/+18
|
* Remove a duplicate libsodium Eric Hameleers2021-09-081-1/+0
|
* Add pinentry as a dependency of gpg2 (XFCE, DAW, LEAN) Eric Hameleers2021-09-081-0/+1
|
* DAW: add several more VCV Rack module kits Eric Hameleers2021-09-081-0/+8
|
* DAW, LEAN, XFCE: add libsodium as new dep for vim Eric Hameleers2021-08-152-0/+2
|
* Slackware Live Edition: version 1.3.9.61.3.9.6 Eric Hameleers2021-08-131-1/+1
|
* Fix some indentation (tabs to spaces) Eric Hameleers2021-08-131-3/+3
|
* Update the package lists for MATE, multilib and system Eric Hameleers2021-08-133-0/+3
| | | | New packages: gtksourceview4 (MATE) and liburing (new dep for mariadb)
* DAW/LEAN: add editorconfig-core-c as new dependency for kate/kwrite Eric Hameleers2021-07-281-0/+1
|
* Slackware Live Edition: version 1.3.9.51.3.9.5 Eric Hameleers2021-07-161-1/+1
|
* Blacklist seamonkey from the DAW & LEAN ISOs, we use firefox there Eric Hameleers2021-07-101-1/+3
|
* XFCE/LEAN/DAW: some package shuffling to keep the XFCE image below 700 MB Eric Hameleers2021-07-103-5/+7
| | | | And switching from firefox to seamonkey in the XFCE ISO
* DAW: update the package list with new applications Eric Hameleers2021-07-101-0/+7
|
* DAW: add rosegarden and lilypond Eric Hameleers2021-06-161-0/+5
|
* Slackware Live Edition: version 1.3.9.41.3.9.4 Eric Hameleers2021-06-161-1/+1
|
* Refresh package lists used for DAW LEAN and XFCE Eric Hameleers2021-06-162-0/+4
|
* Try to reduce ISO size a bit through more zstd compression Eric Hameleers2021-06-161-1/+1
|
* XFCE, LEAN, DAW variants: add libgnt as new dependency for pidgin Eric Hameleers2021-05-051-0/+1
|
* README.txt updates Eric Hameleers2021-05-051-2/+3
|
* liveinit.tpl: add mount options also found in Slackware's own init Eric Hameleers2021-05-051-2/+2
|
* XFCE: vid.stab is a new dependency of geeqie Eric Hameleers2021-04-171-0/+1
|
* Slackware Live Edition: version 1.3.9.31.3.9.3 Eric Hameleers2021-04-071-1/+1
|
* DAW: update package list Eric Hameleers2021-04-071-0/+1
|