| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Slackware Live Edition: version 1.3.7.11.3.7.1 | Eric Hameleers | 2020-10-20 | 1 | -1/+1 |
* | XFCE: use Firefox as the PDF viewer | Eric Hameleers | 2020-10-20 | 1 | -0/+10 |
* | Make the face icon customizable | Eric Hameleers | 2020-10-20 | 1 | -2/+9 |
* | Fix some erroneous occurrences of LIBDIRSUFFIX | Eric Hameleers | 2020-10-20 | 1 | -2/+2 |
* | DAW: many small improvements | Eric Hameleers | 2020-10-20 | 1 | -4/+9 |
* | Prevent the script from aborting early if no custom wallpaper is found | Eric Hameleers | 2020-10-05 | 1 | -2/+3 |
* | Slackware Live Edition: version 1.3.71.3.7 | Eric Hameleers | 2020-10-05 | 1 | -1/+1 |
* | Custom Plasma5 background for login greeter, desktop, lockscreen...This functionality is supported on all Live variants based on Plasma5.
| Eric Hameleers | 2020-10-05 | 1 | -0/+98 |
* | Script optimization - prevent adding multilib twice | Eric Hameleers | 2020-10-05 | 1 | -2/+4 |
* | XFCE: remove un-used old ICU libraries to save space | Eric Hameleers | 2020-10-05 | 1 | -0/+6 |
* | DAW: move the files for custom submenu into new subfolder...Un-clutter needed to prepare for further customization of the DAW ISO.
| Eric Hameleers | 2020-10-05 | 1 | -3/+4 |
* | Improvements to script legibility...Better demarcation of the start and end of internal function definitions.
| Eric Hameleers | 2020-10-05 | 1 | -11/+13 |
* | setup2hd: add option to install regular Slackware via network mirror...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.
| Eric Hameleers | 2020-10-05 | 1 | -11/+16 |
* | Slackware Live Edition: version 1.3.6.11.3.6.1 | Eric Hameleers | 2020-09-19 | 1 | -1/+1 |
* | DAW: move all DAW programs into a new submenu 'Slackware Live DAW'...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.
| Eric Hameleers | 2020-09-19 | 1 | -0/+31 |
* | Fix a string check | Eric Hameleers | 2020-09-19 | 1 | -2/+2 |
* | Fix handling of 'local' package lists | Eric Hameleers | 2020-09-19 | 1 | -2/+2 |
* | Fix a typo causing a script error | Eric Hameleers | 2020-09-06 | 1 | -1/+1 |
* | Slackware Live Edition: version 1.3.61.3.6 | Eric Hameleers | 2020-09-05 | 1 | -1/+1 |
* | Allow customization of the live user's full name | Eric Hameleers | 2020-09-05 | 1 | -6/+16 |
* | DAW: grant write access to /dev/cpu_dma_latency...Prevent CPU's from going into idle state to improve latency.
| Eric Hameleers | 2020-09-05 | 1 | -1/+4 |
* | Slackware Live Edition: version 1.3.5.41.3.5.4 | Eric Hameleers | 2020-08-04 | 1 | -1/+1 |
* | DAW: tune the qjackctl behavior | Eric Hameleers | 2020-08-04 | 1 | -4/+7 |
* | Slackware Live Edition: version 1.3.5.31.3.5.3 | Eric Hameleers | 2020-06-25 | 1 | -1/+1 |
* | DAW: make pulseaudio use 48 KHz sample rate, like JACK and ALSA | Eric Hameleers | 2020-06-25 | 1 | -0/+13 |
* | XFCE: remove more irrelevant firmware to keep the ISO below CDROM size | Eric Hameleers | 2020-06-25 | 1 | -0/+5 |
* | Make the name "Slackware Live User" configurable | Eric Hameleers | 2020-06-25 | 1 | -4/+7 |
* | Slackware Live Edition: version 1.3.5.21.3.5.2 | Eric Hameleers | 2020-05-29 | 1 | -1/+1 |
* | Only configure suauth if the system is not using PAM | Eric Hameleers | 2020-05-29 | 1 | -3/+5 |
* | Fix a shell syntactical error | Eric Hameleers | 2020-05-29 | 1 | -1/+1 |
* | make_slackware_live.sh: fixes for the DAW variant | Eric Hameleers | 2020-05-29 | 1 | -7/+8 |
* | Slackware Live Edition: version 1.3.5.11.3.5.1 | Eric Hameleers | 2020-04-30 | 1 | -1/+1 |
* | Do not autostart latte-dock...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.
| Eric Hameleers | 2020-04-30 | 1 | -8/+0 |
* | DAW: keep tweaking the audio setup...Hopefully I'll get somewhere sometime and have ALSA/Pulse --> JACK working
out of the box.
| Eric Hameleers | 2020-04-30 | 1 | -25/+50 |
* | More trimming for the XFCE ISO was required | Eric Hameleers | 2020-04-30 | 1 | -3/+13 |
* | Make "load=nvidia" work...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
| Eric Hameleers | 2020-04-30 | 1 | -28/+40 |
* | For PAM based system, allow user in 'audio' group to invoke rt capability | Eric Hameleers | 2020-03-31 | 1 | -0/+9 |
* | Allow cusomization of the UidNumber for the live user account...By default the UidNumber which is used to create the live account is: 1000.
The variable LIVEUIDNR can be set to another unused value if you want.
Remember, customizations go into 'make_slackware_live.conf'
so that you do not have to edit 'make_slackware_live.sh'.
| Eric Hameleers | 2020-03-31 | 1 | -1/+4 |
* | Slackware Live Edition: version 1.3.51.3.5 | Eric Hameleers | 2020-02-20 | 1 | -1/+1 |
* | make_slackware_live.sh code to transform the new templates into scripts | Eric Hameleers | 2020-02-20 | 1 | -1/+11 |
* | Allow direct scanning via xsane (no temporary intermediate files) in Gimp...This was fixed in Slackware as well in the meantime, but it does not harm
to keep it in here.
| Eric Hameleers | 2020-02-20 | 1 | -0/+6 |
* | make_slackware_live.sh: some cosmetic fixes. | Eric Hameleers | 2020-02-20 | 1 | -58/+67 |
* | Remove KDE4BASE and add DAW as a Live Variant....Nobody used the 1 GB ISO with a stripped KDE4 anyway, so I removed it.
DAW is a 'Work In Progress': I want a Ditigal Audio Workstation as a
Live Slackware OS with Plasma5. I want to learn if Plasma5 is lean and
fast enough for realtime audio processing. Probably it also needs PAM,
which will enter the main distro soon.
| Eric Hameleers | 2020-02-20 | 1 | -11/+85 |
* | Slackware Live Edition: version 1.3.4.1 | Eric Hameleers | 2020-01-24 | 1 | -1/+1 |
* | Do not add CACert certificates for now; website is offline | Eric Hameleers | 2020-01-24 | 1 | -1/+1 |
* | make_slackware_live.sh: updated copyright year with 2020 | Eric Hameleers | 2020-01-24 | 1 | -1/+1 |
* | Slackware Live Edition: version 1.3.41.3.4 | Eric Hameleers | 2019-12-26 | 1 | -1/+1 |
* | Updates to package lists. Reduce Plasma5 ISO size...Note that the Plasma5 ISO size reduction was achieved by removing
almost all of the 'alien' packages which originate in my regular
package repositories.
Which means if you want a Plasma5 Live with calibre, libreoffice,
qbittorrent, vlc and all the other goodies, you will have to create
a persistent Live USB stick and add my packages as "addon modules".
| Eric Hameleers | 2019-12-26 | 1 | -1/+1 |
* | Remove '--no-absolute-filenames' from cpio invocations...Since cpio 2.13, this option strips '/' and '../' from symbolic and
hard links during extraction of a cpio archive like our initramfs.
This is implemented as a fix for CVE-2015-1197 but breaks the initrd.
And leaving out this option does not have the adverse effect
I always thought it would have... archive extraction is still done
into the current directory and not in the filesystem root.
| Eric Hameleers | 2019-11-20 | 1 | -1/+1 |
* | PLASMA5: set the OS name to 'Slackware Live' in 'System Information' | Eric Hameleers | 2019-11-13 | 1 | -0/+4 |