summaryrefslogtreecommitdiffstats
path: root/make_slackware_live.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Slackware Live Edition: version 1.3.71.3.7 Eric Hameleers2020-10-051-1/+1
|
* Custom Plasma5 background for login greeter, desktop, lockscreen Eric Hameleers2020-10-051-0/+98
| | | | 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-051-3/+4
| | | | Un-clutter needed to prepare for further customization of the DAW ISO.
* 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-051-11/+16
| | | | | | | | | | | | 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.
* 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-191-0/+31
| | | | | | 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
|
* Fix a typo causing a script error Eric Hameleers2020-09-061-1/+1
|
* 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.
* 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
|
* 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
|
* 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
|
* 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
|
* Make "load=nvidia" work Eric Hameleers2020-04-301-28/+40
| | | | | | | | | | | | | | | | 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
* For PAM based system, allow user in 'audio' group to invoke rt capability Eric Hameleers2020-03-311-0/+9
|
* Allow cusomization of the UidNumber for the live user account Eric Hameleers2020-03-311-1/+4
| | | | | | | 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'.
* Slackware Live Edition: version 1.3.51.3.5 Eric Hameleers2020-02-201-1/+1
|
* make_slackware_live.sh code to transform the new templates into scripts Eric Hameleers2020-02-201-1/+11
|
* Allow direct scanning via xsane (no temporary intermediate files) in Gimp Eric Hameleers2020-02-201-0/+6
| | | | | This was fixed in Slackware as well in the meantime, but it does not harm to keep it in here.
* make_slackware_live.sh: some cosmetic fixes. Eric Hameleers2020-02-201-58/+67
|
* Remove KDE4BASE and add DAW as a Live Variant. Eric Hameleers2020-02-201-11/+85
| | | | | | | | 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.
* Slackware Live Edition: version 1.3.4.1 Eric Hameleers2020-01-241-1/+1
|
* Do not add CACert certificates for now; website is offline Eric Hameleers2020-01-241-1/+1
|
* make_slackware_live.sh: updated copyright year with 2020 Eric Hameleers2020-01-241-1/+1
|
* Slackware Live Edition: version 1.3.41.3.4 Eric Hameleers2019-12-261-1/+1
|
* Updates to package lists. Reduce Plasma5 ISO size Eric Hameleers2019-12-261-1/+1
| | | | | | | | | 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".
* Remove '--no-absolute-filenames' from cpio invocations Eric Hameleers2019-11-201-1/+1
| | | | | | | | | 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.
* PLASMA5: set the OS name to 'Slackware Live' in 'System Information' Eric Hameleers2019-11-131-0/+4
|
* Slackware Live Edition: version 1.3.31.3.3 Eric Hameleers2019-11-021-1/+1
|
* NFS root (PXE boot): add virtio drivers required for older VM Eric Hameleers2019-11-021-20/+22
| | | | | The virtio_pci driver is required in some cases when using older types of virtual machine software.
* Replace @ULANG@ with the actual language in syslinux submenus Eric Hameleers2019-11-011-0/+2
|
* Slackware Live Edition: version 1.3.2.51.3.2.5 Eric Hameleers2019-11-011-1/+1
|
* Fix a logic bug in finding packages Eric Hameleers2019-11-011-13/+17
|
* Slackware Live Edition: version 1.3.2.41.3.2.4 Eric Hameleers2019-09-151-1/+1
|