summaryrefslogtreecommitdiffstats
path: root/setup2hd.local (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-08-26Rename some variables in anticipation of adding zstd compression support Eric Hameleers1-7/+7
2018-08-05SLACKWARE: disable baloo Eric Hameleers1-0/+8
2018-08-05Slackware Live Edition: version 1.2.0.11.2.0.1 Eric Hameleers1-1/+1
2018-08-05Add modules in alphabetical order, because that is how they are assembled Eric Hameleers1-6/+6
2018-08-05PLASMA5: updated package list; switched from 'testing' to 'latest' Eric Hameleers2-3/+3
2018-06-30New eliloconfig in Slackware 14.2 no longer needs our patch Eric Hameleers1-25/+0
The elilo package in Slackware 14.2's ./patches has our liveslak patch to eliloconfig already incorporated.
2018-06-27XFCE: keep the ISO size below 700 MB while adding required packages Eric Hameleers3-2/+11
2018-06-25Slackware Live Edition: version 1.2.01.2.0 Eric Hameleers1-1/+1
2018-06-25Use correct 'ktown' URL in slackpkgplus.conf Eric Hameleers1-4/+15
If we use 'testing' repository to get the Plasma 5 packages, then the slackpkg/slackpkg+ configuration should reference that 'testing' URL as well, to avoid confusion when the user runs 'slackpkg upgrade-all'.
2018-06-24Slackpkg started requiring opt-in to using it on slackware-current Eric Hameleers1-0/+6
2018-06-24PLASMA5: add missing packages and switch to 'testing' repository Eric Hameleers2-1/+7
2018-06-15Add support for on-disk OS configuration file Eric Hameleers4-1/+52
The configuration file must be in the liveslak main directory ('/liveslak' by default) and be called 'DISTRO_os.cfg' where DISTRO is the lower-case name of the distro ('slackware' by default). The following variables can be defined in the configuration file, one per line, in the format VAR=value: BLACKLIST, INIT, KEYMAP, LIVE_HOSTNAME, LOAD, LOCALE, LUKSVOL, NOLOAD, RUNLEVEL, TWEAKS, TZ, XKB. Since the configuration file is sourced by the live init script, it is OK to have comments in it that are prefixed with '#'.
2018-06-15Add grep match colorization to the user profile Eric Hameleers1-0/+4
2018-06-15Update package lists for multilib and plasma Eric Hameleers2-0/+4
2018-05-10Slackware Live Edition: version 1.1.9.81.1.9.8 Eric Hameleers1-1/+1
2018-05-10XFCE: try to increase compression rate a bit Eric Hameleers1-0/+9
2018-05-10Update the package lists for PLASMA5 and XFCE Eric Hameleers3-15/+26
2018-03-31Adapt to new behaviour of glibc-zoneinfo and the timeconfig script Eric Hameleers2-3/+4
2018-03-15XFCE: more tricks to reduce ISO size. Eric Hameleers1-2/+5
2018-03-15XFCE: rename xbase.lst to x_base.lst Eric Hameleers2-2/+7
The order in which the squashfs modules were created should be respected when they are re-assembled to an overlay filesystem. The assembly is done in lexicographical order - therefore xbase.lst needed to be renamed to x_base.lst. Failing to adhere to the original assembly order causes weirdness. In my case it meant that the complete directory /usr/share/applications as contained in xapbase.lst was invisible in the resulting overlay, causing near-empty menus in XFCE. Also added several packages to x_base.lst that are now part of Slackware.
2018-03-15multilib: refresh the package list. Eric Hameleers1-0/+1
2018-03-14Slackware Live Edition: version 1.1.9.71.1.9.7 Eric Hameleers1-1/+1
2018-03-12Add user 'live' to group 'input' Eric Hameleers1-1/+1
Group membership of 'input' is needed to access input devices that are exposed through libinput (touch devices are only exposed through libinput) and seems to be a requirement for Wayland.
2018-03-12Remove unneeded firmware files to reduce the XFCE ISO size Eric Hameleers1-0/+4
2018-03-12XFCE: keep ISO size below 737.280.000 bytes (703 MB) Eric Hameleers2-1/+7
ghostscript is again removed to make room for new additions in -current.
2018-03-12PLASMA5: add applications-extra:falkon Eric Hameleers1-0/+1
Falkon is the renamed qupzilla browser. Eventually, falkon will find its way into Applications. Consider this a preview version.
2018-03-09README.txt needed an update Eric Hameleers1-14/+27
- Explanation of the partition layout of a USB stick when created with iso2usb.sh - Updated URLS - Many small fixes, mostly typos
2018-02-10Slackware Live Edition: version 1.1.9.61.1.9.6 Eric Hameleers1-1/+1
2018-02-10PLASMA5: added two new dependencies, cryptopp and cryfs Eric Hameleers1-0/+2
2018-02-09PLASMA5: no longer apply 'kde4plasma5' package list Eric Hameleers1-1/+2
There are no KDE4 packages left in the latest Plasma 5 releases.
2018-02-09PLASMA5: added new packages Eric Hameleers1-1/+3
frameworks: purpose applications-extra: calligraplan
2018-01-19Slackware Live Edition: version 1.1.9.51.1.9.5 Eric Hameleers1-2/+2
2018-01-19alien pkglist: added acpilight and poppler-qt5 Eric Hameleers1-1/+3
- acpilight is able to control the backlight brightness of a laptop screen, this will be used by the Lumina Desktop if present. - poppler-qt5 is a new dependency for Lumina Desktop in case you do not have my Plasma5 'ktown' packages installed, specifically its poppler package which already contains the required Qt5 libraries.
2017-12-27Make the 'make-grub.sh' script compatible with grub-2.02 Eric Hameleers1-8/+18
In particular, it seems that including the 'ahci' grub module caused failure on boot, because the actual Live USB stick would not be detected and the local harddisk would be detected as (ahci0). The script has also been enhanced so that the 'grub-mkimage' commandline will not get fed any non-existing module, which would otherwise abort the command.
2017-12-23Slackware Live Edition: version 1.1.9.41.1.9.4 Eric Hameleers1-1/+1
2017-12-23PLASMA5: add new package Eric Hameleers1-0/+1
2017-12-23XFCE: add new required packages Eric Hameleers2-0/+3
2017-12-23Multilib module: add lzlib, plzip and Mako Eric Hameleers1-0/+3
2017-12-23README: small updates and polishing to align with the Wiki text Eric Hameleers1-5/+5
2017-11-23XFCE: add some new dependencies for iproute2 and xfce4-terminal Eric Hameleers3-1/+6
Added: + libcap-ng + libmnl + libtasn1 + pcre2 Removed: - xpdf (started depending on qt which we don't have in the XFCE ISO)
2017-11-22Slackware Live Edition: version 1.1.9.31.1.9.3 Eric Hameleers1-1/+1
2017-11-22Add support for removing packages in a subsequent squashfs module Eric Hameleers1-32/+40
A pkglist has a certain syntax: - Lines starting with '#' are considered comments and are ignored. - Empty lines will be ignored. - A line not containing '%' is considered to name a single package to install/upgrade. - Two strings separated by '%' are considered as 'old' and 'new' package where the old package will be upgraded by the new package. This is useful in situations where the package names differ (udev -> eudev). - One string with '%' at the end is considered a package removal request. The string in front of the '%' is the package name to be removed. This syntax was added in liveslak-1.1.9.3.
2017-11-22PLASMA5: set QtWebkit as the Konqueror rendering engine if available Eric Hameleers1-0/+11
2017-11-22Show information about CDROM and DVD media sizes at the end Eric Hameleers1-0/+2
This way you can check in a pinch whether your new ISO will fit or not.
2017-11-22XFCE: some pruning was required to make the ISO fit on a CDROM medium Eric Hameleers1-1/+1
2017-11-22Add CACert root certificates to the Live OS and browsers Eric Hameleers1-0/+82
CACert should be a trusted CA to avoid discomforting warnings about 'untrusted' certificate when visiting my future blog location.
2017-11-22PLASMA5: add packageset supporting Wayland Eric Hameleers2-0/+45
2017-11-20PLASMA5: add netsurf to alien's package list Eric Hameleers1-0/+1
2017-11-20PLASMA5: added kaudiocreator and kwebkitpart Eric Hameleers1-0/+2
These two now have KDE Frameworks 5 (KF5) ports in progress. Time to check them out.
2017-11-17XFCE: add 'hostname' to min list Eric Hameleers1-0/+1
The hostname utility was split off into its own package, it was part of both util-linux and net-tool.