summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Disable studioware repository in slackpkg+ configuration...The repository metadata is not correct and yields the error: "Repository 'studioware' FAILS the CHECKSUMS.md5 download". Eric Hameleers2017-05-091-3/+3
* eliloconfig patch needs to be made release-specific...The script started to diverge in -current, and the patch would no longer apply. Eric Hameleers2017-05-094-27/+63
* Intermediate version 1.1.7.1 to highlight the recent updates Eric Hameleers2017-05-021-1/+1
* XFCE: remove some fonts from the ISO to reduce ISO size...With this change, the ISO drops again below 737.280.000 bytes (703 MB) Removed from xbase.lst: font-adobe-100dpi font-bh-100dpi font-bh-75dpi font-bh-lucidatypewriter-100dpi font-bh-lucidatypewriter-75dpi font-bh-ttf font-bitstream-75dpi font-bitstream-type1 sazanami-fonts-ttf Removed from xfcebase.lst: xfce4-weather-plugin Eric Hameleers2017-05-022-10/+10
* XFCE: some more aggressive pruning of content to reduce the ISO size Eric Hameleers2017-05-021-1/+9
* Add some convenience aliases to root's shell environment as well Eric Hameleers2017-05-021-0/+4
* Add some convenience to the bash shell environment Eric Hameleers2017-05-011-0/+16
* Add a bit more output detail when starting the script Eric Hameleers2017-05-011-1/+1
* Add boot-time tweak 'nsh' to disable new sub-pixel hinting in freetype...Freetype has enabled a 'new style' of sub-pixel hinting, based on the Infinality patch but simplified for speed. Some people feel that this new type of hinting is resulting in worse font rendering than with the old auto-hinter built into Freetype. The new tweak 'nsh' effectively disables the new type of sub-pixel hinting and makes Freetype fall back to the old behaviour. Usage: add "tweaks=nsh" to the boot commandline of the Live OS. Eric Hameleers2017-04-302-0/+49
* Slackware Live Edition: version 1.1.71.1.7 Eric Hameleers2017-04-201-1/+1
* PLASMA5: refresh package list Eric Hameleers2017-04-201-0/+1
* Bump the version to 1.1.6.4 (for testing the Studioware ISO)1.1.6.4 Eric Hameleers2017-04-171-1/+1
* Set default GTK+ theme for Qt applications Eric Hameleers2017-04-171-0/+14
* PLASMA5: updated package list for KDE-5_17.04 Eric Hameleers2017-04-171-1/+5
* Add more 'cleanup' routines where the script forcibly exits Eric Hameleers2017-04-171-0/+7
* Get Slackware packages from remote mirror in absense of local copy...Previously, the 'make_slackware_live.sh' script would exit if no local copy of a Slackware package mirror was available. Now, the script will download a copy from a default rsync mirror (osuosl.org) instead, and then proceed with creating a Live ISO. Another rsync URI can be specified in the .conf file if you want. Eric Hameleers2017-04-172-23/+38
* Fix determination of the correct KAPPEND value. Eric Hameleers2017-04-171-5/+9
* STUDIOWARE: fix a typo in the repository URL Eric Hameleers2017-04-171-1/+1
* Add new supported Live variant STUDIOWARE Eric Hameleers2017-04-166-6/+273
* Check for existence of initrd.img before attempting to extract the installer Eric Hameleers2017-03-281-0/+4
* Get slackpkg+ from external repository instead of assuming a local copy Eric Hameleers2017-03-283-3/+17
* PLASMA5: add new deps/libburn which is now required by k3b Eric Hameleers2017-03-231-0/+1
* PLASMA5: added user-manager plus new dependencies...This adds back the "User manager" in "System Settings > Account Details". Packages added: - deps/cracklib - deps/libpwquality - deps/accountsservice - kde/plasma/user-manager Eric Hameleers2017-03-211-0/+4
* Make it easier to use another directory than /tmp for temp data Eric Hameleers2017-03-191-4/+7
* Add 'hid-apple' to KMODS in order to support Apple keyboards on boot Eric Hameleers2017-03-191-1/+1
* make_slackware_live.sh: use right 'locate' binary when generating cache Eric Hameleers2017-03-191-1/+6
* multilib: add l/SDL2...It's required for ffmpeg's 'ffplay' binary. Eric Hameleers2017-03-191-0/+1
* PLASMA5: add kdenlive...Packages added: - deps/dvdauthor - deps/frei0r-plugins - deps/mlt - deps/vid.stab - kde/applications/kdenlive Eric Hameleers2017-03-181-0/+5
* multilib: refresh the package list Eric Hameleers2017-03-181-0/+7
* XFCE: Slackware replaced slocate with mlocate Eric Hameleers2017-03-171-0/+1
* Bump the version to 1.1.6.3 (respin of the PLASMA5 ISO).1.1.6.3 Eric Hameleers2017-03-151-1/+1
* PLASMA5: refresh the package set for KDE 5_17.03...New packages for this release: - digikam - libkface - krusader - k3b (preview of the KF5 port to be released with 17.04.0) Rebuilt: - sddm-qt5 (now respects your $LANG setting) New dependencies for this release: - lensfun - opencv Updated dependencies for this release: - phonon-vlc - qca-qt5 Cleaned up the kde4plasma5 package list: most of that list were ported to KF5. Eric Hameleers2017-03-152-15/+6
* XFCE: try to keep the ISO size below 703 MB Eric Hameleers2017-03-151-1/+1
* MATE: fix a (cosmetic) typing mistake in the cache location Eric Hameleers2017-03-121-1/+1
* Add "mmc-core:sdhci" to KMODS. This allows boot from sdhci cards...Thanks to USUARIONUEVO for the suggestion. Eric Hameleers2017-03-021-1/+1
* PLASMA5: add the 'nvme-cli' package. Eric Hameleers2017-02-251-0/+1
* Language support: use 'dk-latin1' instead of 'dk' keyboard layout Eric Hameleers2017-02-231-1/+1
* Bump the version to 1.1.6.2 (respin of the PLASMA5 ISO).1.1.6.2 Eric Hameleers2017-02-151-1/+1
* Add Danish as an option in the language selection menu at boot....This choice results in the following settings being activated in the Live OS: - locale: da_DK.utf8 - console keyboard: dk - timezone: Europe/Copenhagen Eric Hameleers2017-02-153-0/+3
* make_slackware_live.sh: shuffle the order of sed operations for setup2hd....The 'sed' commandline processing the scripts in /usr/share/liveslak failed to make the correct substitution for "T_PX=/mnt" in the 'SeTpartitions' script, which is part of the Slackware installer. Eric Hameleers2017-02-151-1/+5
* MATE: add mate-calc. Eric Hameleers2017-02-151-0/+1
* pkglists: add NetworkManager-openvpn to 'alien.lst'. Eric Hameleers2017-02-151-0/+1
* README: put some more emphasis in the ISO developer section....Specifically, stress the fact that generating an ISO requires that you create a local Slackware mirror prior to running 'make_slackware_live.sh', since the script will not download official Slackware packages, only 3rd party packages. Eric Hameleers2017-02-022-2/+2
* pkglists: add unrar to alien's package list. Eric Hameleers2017-01-311-0/+1
* Slackware Live Edition: version 1.1.6.1.1.6 Eric Hameleers2017-01-261-1/+1
* Bump the version to 1.1.5.1 (development version for QA testing) Eric Hameleers2017-01-241-1/+1
* PLASMA5: add several new packages I forgot earlier....In fact, I had not intended to replace Slackware's kdelibs4-based calligra with the new KF5-based version. But upgrading calligra allowed me to get rid of the old kdelibs4-based kactivities, nepomuk-core and nepomuk-widgets packages. And krita has been made separate from calligra, so that is a new package in my 'ktown' set altogether. Kexi is absent (it was split out of calligra just like krita) but if someone needs it, I will add it in the next update. And finally, the package libkcddb4 is the older ldelibs4-based version which is required by k3b. The new KF5-based libkcddb is incompatible with k3b. Eric Hameleers2017-01-241-0/+4
* Merge branch 'dlack'...New supported LIVEDE value: DLACK This merge adds Dlackware as a DE choice when generating the ISO. Dlackware is Slackware with PAM, systemd and Gnome3 (and without KDE4). I think this is an interesting experiment. Know your enemy ;-) Thanks to bartgymnast of the Dlackware team who provided the patches. Eric Hameleers2017-01-236-3/+308
|\
* | pkglists: modifications for the new Plasma 5 and its dependencies. Eric Hameleers2017-01-232-9/+44
* | pkglists: add packages that are new to slackware-current. Eric Hameleers2017-01-233-1/+7