aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* DAW: this looks like the final working package list Eric Hameleers2020-05-294-41/+60
|
* PLASMA5: NetworkManager-openvpn git added to Slackware core Eric Hameleers2020-05-291-1/+0
|
* PLASMA: add two new packages to the list Eric Hameleers2020-05-291-0/+2
|
* Update the multilib package list Eric Hameleers2020-05-291-0/+4
|
* XFCE: update the package lists to keep the ISO below CDROM size max Eric Hameleers2020-05-294-3/+11
|
* DAW: some pkglists files renamed to force proper loading order on boot Eric Hameleers2020-05-296-0/+0
|
* README.txt small updates Eric Hameleers2020-05-131-2/+9
|
* liveinit: give .Xresources file the correct ownership Eric Hameleers2020-05-121-0/+1
|
* Slackware Live Edition: version 1.3.5.11.3.5.1 Eric Hameleers2020-04-301-1/+1
|
* Do not autostart latte-dock Eric Hameleers2020-04-301-8/+0
| | | | | | | Latte-dock depends on the window manager's compositor. If you use Alt-Shift-F12 in Plasma5 to disable compositing (for instance if you want to record audio and the compositor is just eating your precious CPU cycles) then you do not want Latte-dock running.
* DAW: keep tweaking the audio setup Eric Hameleers2020-04-301-25/+50
| | | | | Hopefully I'll get somewhere sometime and have ALSA/Pulse --> JACK working out of the box.
* More trimming for the XFCE ISO was required Eric Hameleers2020-04-301-3/+13
|
* Add a sample script to create a nvidia squashfs module from packages Eric Hameleers2020-04-301-0/+45
|
* Make "load=nvidia" work Eric Hameleers2020-04-302-28/+48
| | | | | | | | | | | | | | | | Using a squashfs module created from nvidia-kernel and nvidia-driver packages. A sample script for creating this nvidia module was added to liveslak, see: ./contrib/scripts/makemod_nvidia. These two packages were created using the scripts from slackbuilds.org: https://slackbuilds.org/repository/14.2/system/nvidia-kernel/ https://slackbuilds.org/repository/14.2/system/nvidia-driver/ Note that the nvidia-driver package was created on a multilib system so that it could pick up 32bit compat libraries (needed for Steam among others), and the CURRENT variable was set to 'yes' so that the nvidia drivers are fully separated from mesa and xorg-server and do not overwrite system libraries: # COMPAT32="yes" CURRENT="yes" ./nvidia-driver.SlackBuild
* setup2hd: allow custom UidNumber during user account creation Eric Hameleers2020-04-301-59/+84
| | | | | | Do not assume 1000 is a good default for UidNumber in all cases - it may already have been taken. Instead, find the first free number above 999.
* Lots of updates to the package lists for the liveslak 1.3.5.1 release Eric Hameleers2020-04-306-8/+22
| | | | | | It's increasingly difficult to keep the XFCE ISO below CDROM media maximum size, 737.280.000 bytes (703 MB). Concessions had to be made to the list of applications present in the XFCE ISO.
* For PAM based system, allow user in 'audio' group to invoke rt capability Eric Hameleers2020-03-311-0/+9
|