summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Slackware Live Edition: version 1.3.71.3.7 Eric Hameleers2020-10-051-1/+1
|
* Updated liveslak documentation for the upcoming 1.3.7 release Eric Hameleers2020-10-051-10/+27
|
* Custom Plasma5 background for login greeter, desktop, lockscreen Eric Hameleers2020-10-054-0/+99
| | | | This functionality is supported on all Live variants based on Plasma5.
* Script optimization - prevent adding multilib twice Eric Hameleers2020-10-051-2/+4
|
* XFCE: remove un-used old ICU libraries to save space Eric Hameleers2020-10-051-0/+6
|
* DAW: move the files for custom submenu into new subfolder Eric Hameleers2020-10-054-3/+4
| | | | Un-clutter needed to prepare for further customization of the DAW ISO.
* DAW: updated package lists Eric Hameleers2020-10-054-1/+10
|
* Improvements to script legibility Eric Hameleers2020-10-051-11/+13
| | | | Better demarcation of the start and end of internal function definitions.
* setup2hd: add option to install regular Slackware via network mirror Eric Hameleers2020-10-059-177/+400
| | | | | | | | | | | | The setup2hd script is a modified Slackware installer. For liveslak I had originally removed all the usual SOURCE selections and only allowed for the installation of the Live OS to harddisk. However, requests were sent to also support a regular installation of Slackware using the Live ISO. That is why I have now re-added all the Slackware network install choices (via NFS, HTTP, FTP or Samba mirror). I still left out the Slackware installation using local media; the Live ISO does not contain regular Slackware packages so that would not make sense.
* DAW: added qmidiarp and qtractor Eric Hameleers2020-09-201-0/+2
|
* Slackware Live Edition: version 1.3.6.11.3.6.1 Eric Hameleers2020-09-191-1/+1
|
* DAW: move all DAW programs into a new submenu 'Slackware Live DAW' Eric Hameleers2020-09-194-0/+56
| | | | | | The new submenu hierarchy is "Applications > Multimedia > Slackware Live DAW". All applications from the DAW package list are moved into that new menu, this will un-clutter the parent Multimedia menu.
* Fix a string check Eric Hameleers2020-09-191-2/+2
|
* Fix handling of 'local' package lists Eric Hameleers2020-09-191-2/+2
|
* Update package lists for PLASMA5 and DAW variants Eric Hameleers2020-09-196-0/+10
| | | | | | The DAW gets a couple new audio related programs, while both the PLASMA5 and DAW variants need the mozjs68 package to support the custom polkit in 'ktown' Plasma5.
* Fix a typo causing a script error Eric Hameleers2020-09-061-1/+1
|
* CINNAMON: use a repo URL for Slackware-current, not 14.2 Eric Hameleers2020-09-051-4/+2
|
* Slackware Live Edition: version 1.3.61.3.6 Eric Hameleers2020-09-051-1/+1
|
* Allow customization of the live user's full name Eric Hameleers2020-09-051-6/+16
|
* DAW: grant write access to /dev/cpu_dma_latency Eric Hameleers2020-09-051-1/+4
| | | | Prevent CPU's from going into idle state to improve latency.
* liveinit: cosmetics Eric Hameleers2020-09-051-1/+1
|
* Expand the capabilities of the 'toram' boot parameter Eric Hameleers2020-09-052-4/+22
| | | | | | | | toram=all Prevent writes to disk since we are supposed to run from RAM; equivalent to parameter "toram". toram=os Load OS modules into RAM, but write persistent data to USB.
* Allow a custom domain name for the live host Eric Hameleers2020-09-052-2/+19
| | | | | New boot parameter: "domain=your_custom_domain", The domain component defaults to 'example.net'.
* DAW: add jamulus Eric Hameleers2020-09-051-0/+1
|
* XFCE: add inotify-tools which is used in iso2usb.sh Eric Hameleers2020-09-051-0/+1
|
* CINNAMON: add missing packages Eric Hameleers2020-09-051-0/+7
|
* Slackware Live Edition: version 1.3.5.41.3.5.4 Eric Hameleers2020-08-041-1/+1
|
* DAW: tune the qjackctl behavior Eric Hameleers2020-08-041-4/+7
|
* DAW: updated the package lists Eric Hameleers2020-08-043-1/+12
|
* PLASMA5: updated the package list Eric Hameleers2020-08-041-0/+1
|
* XFCE: updated the package list Eric Hameleers2020-08-043-0/+4
|
* DAW: add carla plus dependency Eric Hameleers2020-06-301-0/+2
|
* DAW: add Mixxx plus dependencies Eric Hameleers2020-06-291-0/+9
|
* DAW: add Cadence and its dependencies Eric Hameleers2020-06-271-0/+6
|
* README.txt - some small corrections Eric Hameleers2020-06-251-2/+5
|
* Multilib: update the package list Eric Hameleers2020-06-251-0/+2
|
* Slackware Live Edition: version 1.3.5.31.3.5.3 Eric Hameleers2020-06-251-1/+1
|
* DAW: make pulseaudio use 48 KHz sample rate, like JACK and ALSA Eric Hameleers2020-06-251-0/+13
|
* XFCE: remove more irrelevant firmware to keep the ISO below CDROM size Eric Hameleers2020-06-251-0/+5
|
* Make the name "Slackware Live User" configurable Eric Hameleers2020-06-251-4/+7
|
* iso2usb.sh: really wipe the drive first Eric Hameleers2020-06-251-4/+10
| | | | | | | | | | | When a Live ISO is first copied to a USB drive using 'cp' or 'dd' and next you use iso2usb.sh to remake the USB drive into a persistent Live OS, traces of the old ISO9660 filesystem will remain and this confuses grub when you boot on a UEFI computer. So we will additionally use 'wipefs' to erase traces of filesystems. In the help text, make it clear that '-c' and '-C' accept only integer numbers for sizes and percentages. This is caused by a bash limitation in arithmetics.
* DAW: update the package lists Eric Hameleers2020-06-253-4/+19
|
* min.lst: add required new packages to the 'minimal list' Eric Hameleers2020-06-251-0/+2
|
* PLASMA5: update the package list Eric Hameleers2020-06-251-2/+7
|
* liveinit: the chown in busybox does not understand '--reference' Eric Hameleers2020-06-161-1/+1
|
* DAW: add guitarix plus dependencies Eric Hameleers2020-06-161-0/+4
|
* Slackware Live Edition: version 1.3.5.21.3.5.2 Eric Hameleers2020-05-291-1/+1
|
* Only configure suauth if the system is not using PAM Eric Hameleers2020-05-291-3/+5
|
* Fix a shell syntactical error Eric Hameleers2020-05-291-1/+1
|
* make_slackware_live.sh: fixes for the DAW variant Eric Hameleers2020-05-291-7/+8
|