summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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 Eric Hameleers2017-05-022-10/+10
| | | | | | | | | | | | | | | | | | 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
* 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 Eric Hameleers2017-04-302-0/+49
| | | | | | | | | | | 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.
* 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 Eric Hameleers2017-04-172-23/+38
| | | | | | | | 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.
* 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 Eric Hameleers2017-03-211-0/+4
| | | | | | | | | | This adds back the "User manager" in "System Settings > Account Details". Packages added: - deps/cracklib - deps/libpwquality - deps/accountsservice - kde/plasma/user-manager
* 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 Eric Hameleers2017-03-191-0/+1
| | | | It's required for ffmpeg's 'ffplay' binary.
* PLASMA5: add kdenlive Eric Hameleers2017-03-181-0/+5
| | | | | | | | | Packages added: - deps/dvdauthor - deps/frei0r-plugins - deps/mlt - deps/vid.stab - kde/applications/kdenlive
* 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 Eric Hameleers2017-03-152-15/+6
| | | | | | | | | | | | | | | | | | | | | 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.
* 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 Eric Hameleers2017-03-021-1/+1
| | | | Thanks to USUARIONUEVO for the suggestion.
* 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. Eric Hameleers2017-02-153-0/+3
| | | | | | | | This choice results in the following settings being activated in the Live OS: - locale: da_DK.utf8 - console keyboard: dk - timezone: Europe/Copenhagen
* make_slackware_live.sh: shuffle the order of sed operations for setup2hd. Eric Hameleers2017-02-151-1/+5
| | | | | | 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.
* 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. Eric Hameleers2017-02-022-2/+2
| | | | | | | 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.
* 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. Eric Hameleers2017-01-241-0/+4
| | | | | | | | | | | | | 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.
* Merge branch 'dlack' Eric Hameleers2017-01-236-3/+308
|\ | | | | | | | | | | | | | | | | 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.
* | 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
| |
* | The liveinit script is a template too and cannot be used as-is. Eric Hameleers2017-01-232-1/+1
| | | | | | | | | | | | | | | | | | This file was forgotten in the previous commit. It has now also been given a '.tpl' extension in the liveslak sources, to indicate that it is a template and not usable as-is. The 'make_slackware_live.sh' script parses the template file and performs a series of variable substitutions to generate the final 'init' script inside the initrd of the ISO image.
* | Make it obvious that some scripts are templates and cannot be used as-is. Eric Hameleers2017-01-233-2/+2
| | | | | | | | | | | | | | | | | | This affects: - pxeserver - setup2hd Both have been renamed with extension '.tpl' as indication that they are templates. The 'make_slackware_live.sh' script performs a series of substitutions on them to produce the actual scripts inside the ISO.