Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | XFCE: remove hplip to keep ISO size below 703 MB | Eric Hameleers | 2020-10-29 | 1 | -1/+1 |
| | |||||
* | Slackware Live Edition: version 1.3.7.21.3.7.2 | Eric Hameleers | 2020-10-24 | 1 | -1/+1 |
| | |||||
* | setup2hd fixes and enhancements | Eric Hameleers | 2020-10-24 | 7 | -74/+78 |
| | | | | | | | | | DAW configuration is now properly copied Extracting the Live OS to hard disk is roughly 10 times faster now, after abandoning the fancy progress bar and just showing the rsync status. Use an enhanced Slackware SeTpasswd to add a non-root user and set the root password. Various syntax and logic errors removed. | ||||
* | os-prober is needed by setup2hd | Eric Hameleers | 2020-10-24 | 1 | -0/+1 |
| | |||||
* | Add the latest new 'compat32' packages | Eric Hameleers | 2020-10-24 | 1 | -0/+3 |
| | |||||
* | setup.liveslak needs to find SeTsource file to continue | Eric Hameleers | 2020-10-21 | 1 | -0/+1 |
| | |||||
* | 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 | 13 | -47/+169 |
| | |||||
* | Prevent the script from aborting early if no custom wallpaper is found | Eric Hameleers | 2020-10-05 | 1 | -2/+3 |
| | |||||
* | README: add download URL for the DAW ISO | Eric Hameleers | 2020-10-05 | 1 | -0/+1 |
| | |||||
* | Slackware Live Edition: version 1.3.71.3.7 | Eric Hameleers | 2020-10-05 | 1 | -1/+1 |
| | |||||
* | Updated liveslak documentation for the upcoming 1.3.7 release | Eric Hameleers | 2020-10-05 | 1 | -10/+27 |
| | |||||
* | Custom Plasma5 background for login greeter, desktop, lockscreen | Eric Hameleers | 2020-10-05 | 4 | -0/+99 |
| | | | | This functionality is supported on all Live variants based on Plasma5. | ||||
* | 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 | Eric Hameleers | 2020-10-05 | 4 | -3/+4 |
| | | | | Un-clutter needed to prepare for further customization of the DAW ISO. | ||||
* | DAW: updated package lists | Eric Hameleers | 2020-10-05 | 4 | -1/+10 |
| | |||||
* | Improvements to script legibility | Eric Hameleers | 2020-10-05 | 1 | -11/+13 |
| | | | | Better demarcation of the start and end of internal function definitions. | ||||
* | setup2hd: add option to install regular Slackware via network mirror | Eric Hameleers | 2020-10-05 | 9 | -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 Hameleers | 2020-09-20 | 1 | -0/+2 |
| | |||||
* | 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' | Eric Hameleers | 2020-09-19 | 4 | -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 Hameleers | 2020-09-19 | 1 | -2/+2 |
| | |||||
* | Fix handling of 'local' package lists | Eric Hameleers | 2020-09-19 | 1 | -2/+2 |
| | |||||
* | Update package lists for PLASMA5 and DAW variants | Eric Hameleers | 2020-09-19 | 6 | -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 Hameleers | 2020-09-06 | 1 | -1/+1 |
| | |||||
* | CINNAMON: use a repo URL for Slackware-current, not 14.2 | Eric Hameleers | 2020-09-05 | 1 | -4/+2 |
| | |||||
* | 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 | Eric Hameleers | 2020-09-05 | 1 | -1/+4 |
| | | | | Prevent CPU's from going into idle state to improve latency. | ||||
* | liveinit: cosmetics | Eric Hameleers | 2020-09-05 | 1 | -1/+1 |
| | |||||
* | Expand the capabilities of the 'toram' boot parameter | Eric Hameleers | 2020-09-05 | 2 | -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 Hameleers | 2020-09-05 | 2 | -2/+19 |
| | | | | | New boot parameter: "domain=your_custom_domain", The domain component defaults to 'example.net'. | ||||
* | DAW: add jamulus | Eric Hameleers | 2020-09-05 | 1 | -0/+1 |
| | |||||
* | XFCE: add inotify-tools which is used in iso2usb.sh | Eric Hameleers | 2020-09-05 | 1 | -0/+1 |
| | |||||
* | CINNAMON: add missing packages | Eric Hameleers | 2020-09-05 | 1 | -0/+7 |
| | |||||
* | 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 |
| | |||||
* | DAW: updated the package lists | Eric Hameleers | 2020-08-04 | 3 | -1/+12 |
| | |||||
* | PLASMA5: updated the package list | Eric Hameleers | 2020-08-04 | 1 | -0/+1 |
| | |||||
* | XFCE: updated the package list | Eric Hameleers | 2020-08-04 | 3 | -0/+4 |
| | |||||
* | DAW: add carla plus dependency | Eric Hameleers | 2020-06-30 | 1 | -0/+2 |
| | |||||
* | DAW: add Mixxx plus dependencies | Eric Hameleers | 2020-06-29 | 1 | -0/+9 |
| | |||||
* | DAW: add Cadence and its dependencies | Eric Hameleers | 2020-06-27 | 1 | -0/+6 |
| | |||||
* | README.txt - some small corrections | Eric Hameleers | 2020-06-25 | 1 | -2/+5 |
| | |||||
* | Multilib: update the package list | Eric Hameleers | 2020-06-25 | 1 | -0/+2 |
| | |||||
* | Slackware Live Edition: version 1.3.5.31.3.5.3 | Eric Hameleers | 2020-06-25 | 1 | -1/+1 |
| |