| Commit message (Expand) | Author | Age | Files | Lines |
* | Update liloconfig.patch to work with the latest -current change | Eric Hameleers | 2020-12-28 | 1 | -41/+22 |
* | Update helptexts for syslinux and grub boot screens | Eric Hameleers | 2020-12-28 | 2 | -0/+16 |
* | DAW: wallpaper images moved out of liveslak and into daw_base package | Eric Hameleers | 2020-12-28 | 5 | -0/+0 |
* | Contribute a sample script to create a Wine module for liveslak | Eric Hameleers | 2020-12-14 | 1 | -0/+28 |
* | Slackware Live Edition: version 1.3.8.11.3.8.1 | Eric Hameleers | 2020-12-13 | 1 | -1/+1 |
* | I like my konsole better with black text on white background | Eric Hameleers | 2020-12-13 | 1 | -0/+9 |
* | Allow support scripts to use the LIVEUIDNR variable | Eric Hameleers | 2020-12-13 | 1 | -0/+2 |
* | DAW: package list files got renamed and their content restructured | Eric Hameleers | 2020-12-13 | 1 | -2/+2 |
* | setup2hd: fixes in post-installation routine for liveslak to hardisk | Eric Hameleers | 2020-12-13 | 1 | -13/+14 |
* | PLASMA5: update the .conf file to point to ktown again, for future use...Of course, a PLASMA5 ISO at this moment does not make sense, since
KDE Plasma5 was recently added to Slackware itself. But in future,
I may use the PLASMA5 Live ISO to test bleeding edge releases,
like a Qt6 based Plasma6.
| Eric Hameleers | 2020-12-13 | 1 | -5/+3 |
* | DAW: re-arrange contents of the package lists needed for DAW | Eric Hameleers | 2020-12-13 | 5 | -96/+138 |
* | Remove package lists and confs that are no longer relevant | Eric Hameleers | 2020-12-13 | 5 | -155/+0 |
* | CINNAMON: update package list | Eric Hameleers | 2020-12-13 | 1 | -0/+1 |
* | SLACKWARE: there is no more kdei package series | Eric Hameleers | 2020-12-08 | 1 | -1/+1 |
* | XFCE packages are again taken from the core distro | Eric Hameleers | 2020-12-08 | 1 | -20/+0 |
* | Prepare for inclusion of Plasma5 into Slackware...Like with KDE4, apply the Plasma5 related configuration only (and always)
in case a Plasma5 installation is detected. This de-couples it from
supporting only specific variants like PLASMA5 or DAW, because SLACKWARE
will include Plasma5 as well.
| Eric Hameleers | 2020-12-07 | 1 | -5/+6 |
* | Apply realtime configuration only for the DAW/STUDIOWARE variants | Eric Hameleers | 2020-12-07 | 1 | -2/+2 |
* | DAW: move the new 'LSP Plugins' menu below the "Slackware Live Daw" menu | Eric Hameleers | 2020-12-06 | 1 | -0/+4 |
* | Multilib: add l/gdk-pixbuf2-xlib package | Eric Hameleers | 2020-12-06 | 1 | -0/+1 |
* | Slackware Live Edition: version 1.3.81.3.8 | Eric Hameleers | 2020-12-06 | 1 | -1/+1 |
* | Add a patch for liloconfig in Slackware 14.2...The make_slackware_live.sh script would abort on a failure to apply the
current liloconfig patch to the older version found in Slackware 14.2.
I still want to be able to support Slackware 14.2 with liveslak and this
fixes it.
| Eric Hameleers | 2020-12-06 | 1 | -0/+819 |
* | README.txt updates to the documentation for liveslak | Eric Hameleers | 2020-12-05 | 1 | -6/+12 |
* | make_slackware_live.conf: add LIVEUIDFN example setting | Eric Hameleers | 2020-12-05 | 1 | -0/+3 |
* | Add getfattr to the live initrd, to read extended attributes...The busybox does not (no longer?) have this tool.
| Eric Hameleers | 2020-12-05 | 1 | -0/+6 |
* | PLASMA5: start konsole with a login shell | Eric Hameleers | 2020-12-05 | 1 | -0/+15 |
* | Fix use of 'live' instead of '$LIVEUID' | Eric Hameleers | 2020-12-05 | 1 | -1/+1 |
* | PLASMA5: Remove broken/unwanted shortcuts (discover/konqueror) from taskbar | Eric Hameleers | 2020-12-05 | 1 | -0/+5 |
* | Only configure KDE4 if it is actually installed into the Live OS | Eric Hameleers | 2020-12-05 | 1 | -43/+49 |
* | Add a ~/.bashrc file for the user | Eric Hameleers | 2020-12-05 | 1 | -0/+7 |
* | Fix the help text for the '-t' parameter to make_slackware_live.sh | Eric Hameleers | 2020-12-05 | 1 | -1/+1 |
* | make_slackware_live.sh: expand the '-t' parameter functionality...Add a new value 'bloat'. Possible values are now:
-t <none|doc|mandoc|bloat>
With the documentation:
Trim the ISO (remove man and/or doc and/or bloat).
The 'value 'doc' will cause most of the documentation to be removed
(READMEs and LICENSE files will be retained). Using 'mandoc' will not just
remove documentation but additionally all man pages from the ISO.
The value 'bloat' removes a lot more, like static libraries, big shared
libraries, un-needed binaries etc. This is what is used by default when the
'XFCE' live variant is built to ensure that the ISO size stays below 700MB.
Note that from now on, you can build a XFCE ISO that has *nothing* pruned
at all! This will increase the size of the ISO, but if you were not going
to burn the ISO to a CDROM medium then that ISO size is not relevant anyway.
Example commandline:
# make_slackware_live.sh -d XFCE -t none -c zstd
This will generate a XFCE ISO without any 'bloat' removed, and using 'zstd'
compression instead of 'xz' which will increase the size with an additional
10% but will cause the Live OS to boot significantly faster due to faster
decompression speeds of zstd.
| Eric Hameleers | 2020-12-05 | 1 | -34/+37 |
* | Add 'rtl_nic' to network firmware list for PXE boot from a NFS root | Eric Hameleers | 2020-12-05 | 1 | -1/+1 |
* | Add package blacklist per variant...This was needed when new ibus based imput-methods were added to testing
'vtown' and all scim packages needed to be blacklisted.
Also, fixed a syntax issue in the package installation function.
| Eric Hameleers | 2020-12-05 | 1 | -1/+19 |
* | XFCE: use mcpp as preprocessor to determine XDM login-box position...Since gcc was removed from the XFCE Live, but XDM needs a C Preprocessor
in order to calculate the position of the login box on the screen,
I added 'mcpp' as an external package. Mcpp is a small C preprocessor which
is sufficiently compatible with cpp.
| Eric Hameleers | 2020-12-05 | 1 | -1/+9 |
* | Some minor script polish | Eric Hameleers | 2020-12-05 | 1 | -9/+9 |
* | setup2hd: major changes...- use $DIALOG instead of calling dialog; hopefully we can use Xdialog
at some time
- warn user if terminal is too small to display fdisk/gdisk interfaces
- improve installation time of squashfs modules to harddisk with a factor 6,
by using a different way to show progress
- tweak dialogs so that they show less empty space
- if possible, set sane default selections in menu's to make the installation
process smoother
- fix many small bugs in user account creation, password dialog, user config
extraction, removal of redundant configuration questions etc
| Eric Hameleers | 2020-12-05 | 9 | -70/+207 |
* | XFCE: gparted needs polkit-gnome | Eric Hameleers | 2020-12-05 | 1 | -0/+1 |
* | DAW: add Slackware packages that were removed from the bare config | Eric Hameleers | 2020-12-05 | 1 | -4/+17 |
* | PLASMA5: migrate to the Slackware Plasma5 in testing 'vtown' | Eric Hameleers | 2020-12-05 | 2 | -393/+258 |
* | XFCE: point the 'xfcebase' package list towards testing 'vtown' location | Eric Hameleers | 2020-12-05 | 1 | -0/+20 |
* | XFCE: use the new XFCE release in testing/vtown...The increased size of applications forced a decision to remove
all development tools (glibc, gcc, make, bison, lex, llvm and the like)
from the small XFCE image. In turn I was able to re-introduce a couple of
programs that I had to prune during the years. To be honest, I have never
used any of these development tools in the XFCE Live OS anyway.
All removed development tools are now available in a separate package list
called 'z01_swdev.lst' but this module is not built by default.
| Eric Hameleers | 2020-12-05 | 6 | -24/+52 |
* | Updated liloconfig patch...This update adds support for the combo of generic kernel plus initrd.
It allows 'setup2hd' to install the XFCE Live to harddisk since that
does not contain a huge kernel (which was a prior requirement
for liloconfig to succeed in installing lilo).
| Eric Hameleers | 2020-12-05 | 1 | -5/+210 |
* | Add greyscale icon for 'Install Slackware' shortcut on desktop | Eric Hameleers | 2020-12-05 | 1 | -0/+0 |
* | DAW: new background images and a new default image...Thanks to Sceptical C.
| Eric Hameleers | 2020-12-05 | 6 | -1/+1 |
* | DAW: add soxr as it is a dependency for audacity | Eric Hameleers | 2020-10-30 | 1 | -0/+1 |
* | XFCE: add new graphene package | Eric Hameleers | 2020-10-30 | 1 | -0/+1 |
* | Multilib module: add graphene | Eric Hameleers | 2020-10-30 | 1 | -0/+1 |
* | XFCE: add new dependencies for udisks2 | Eric Hameleers | 2020-10-29 | 1 | -0/+4 |
* | 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 |