| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add some convenience to the bash shell environment | Eric Hameleers | 2017-05-01 | 1 | -0/+16 |
* | Add a bit more output detail when starting the script | Eric Hameleers | 2017-05-01 | 1 | -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 Hameleers | 2017-04-30 | 2 | -0/+49 |
* | Slackware Live Edition: version 1.1.71.1.7 | Eric Hameleers | 2017-04-20 | 1 | -1/+1 |
* | PLASMA5: refresh package list | Eric Hameleers | 2017-04-20 | 1 | -0/+1 |
* | Bump the version to 1.1.6.4 (for testing the Studioware ISO)1.1.6.4 | Eric Hameleers | 2017-04-17 | 1 | -1/+1 |
* | Set default GTK+ theme for Qt applications | Eric Hameleers | 2017-04-17 | 1 | -0/+14 |
* | PLASMA5: updated package list for KDE-5_17.04 | Eric Hameleers | 2017-04-17 | 1 | -1/+5 |
* | Add more 'cleanup' routines where the script forcibly exits | Eric Hameleers | 2017-04-17 | 1 | -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 Hameleers | 2017-04-17 | 2 | -23/+38 |
* | Fix determination of the correct KAPPEND value. | Eric Hameleers | 2017-04-17 | 1 | -5/+9 |
* | STUDIOWARE: fix a typo in the repository URL | Eric Hameleers | 2017-04-17 | 1 | -1/+1 |
* | Add new supported Live variant STUDIOWARE | Eric Hameleers | 2017-04-16 | 6 | -6/+273 |
* | Check for existence of initrd.img before attempting to extract the installer | Eric Hameleers | 2017-03-28 | 1 | -0/+4 |
* | Get slackpkg+ from external repository instead of assuming a local copy | Eric Hameleers | 2017-03-28 | 3 | -3/+17 |
* | PLASMA5: add new deps/libburn which is now required by k3b | Eric Hameleers | 2017-03-23 | 1 | -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 Hameleers | 2017-03-21 | 1 | -0/+4 |
* | Make it easier to use another directory than /tmp for temp data | Eric Hameleers | 2017-03-19 | 1 | -4/+7 |
* | Add 'hid-apple' to KMODS in order to support Apple keyboards on boot | Eric Hameleers | 2017-03-19 | 1 | -1/+1 |
* | make_slackware_live.sh: use right 'locate' binary when generating cache | Eric Hameleers | 2017-03-19 | 1 | -1/+6 |
* | multilib: add l/SDL2...It's required for ffmpeg's 'ffplay' binary.
| Eric Hameleers | 2017-03-19 | 1 | -0/+1 |
* | PLASMA5: add kdenlive...Packages added:
- deps/dvdauthor
- deps/frei0r-plugins
- deps/mlt
- deps/vid.stab
- kde/applications/kdenlive
| Eric Hameleers | 2017-03-18 | 1 | -0/+5 |
* | multilib: refresh the package list | Eric Hameleers | 2017-03-18 | 1 | -0/+7 |
* | XFCE: Slackware replaced slocate with mlocate | Eric Hameleers | 2017-03-17 | 1 | -0/+1 |
* | Bump the version to 1.1.6.3 (respin of the PLASMA5 ISO).1.1.6.3 | Eric Hameleers | 2017-03-15 | 1 | -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 Hameleers | 2017-03-15 | 2 | -15/+6 |
* | XFCE: try to keep the ISO size below 703 MB | Eric Hameleers | 2017-03-15 | 1 | -1/+1 |
* | MATE: fix a (cosmetic) typing mistake in the cache location | Eric Hameleers | 2017-03-12 | 1 | -1/+1 |
* | Add "mmc-core:sdhci" to KMODS. This allows boot from sdhci cards...Thanks to USUARIONUEVO for the suggestion.
| Eric Hameleers | 2017-03-02 | 1 | -1/+1 |
* | PLASMA5: add the 'nvme-cli' package. | Eric Hameleers | 2017-02-25 | 1 | -0/+1 |
* | Language support: use 'dk-latin1' instead of 'dk' keyboard layout | Eric Hameleers | 2017-02-23 | 1 | -1/+1 |
* | Bump the version to 1.1.6.2 (respin of the PLASMA5 ISO).1.1.6.2 | Eric Hameleers | 2017-02-15 | 1 | -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 Hameleers | 2017-02-15 | 3 | -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 Hameleers | 2017-02-15 | 1 | -1/+5 |
* | MATE: add mate-calc. | Eric Hameleers | 2017-02-15 | 1 | -0/+1 |
* | pkglists: add NetworkManager-openvpn to 'alien.lst'. | Eric Hameleers | 2017-02-15 | 1 | -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 Hameleers | 2017-02-02 | 2 | -2/+2 |
* | pkglists: add unrar to alien's package list. | Eric Hameleers | 2017-01-31 | 1 | -0/+1 |
* | Slackware Live Edition: version 1.1.6.1.1.6 | Eric Hameleers | 2017-01-26 | 1 | -1/+1 |
* | Bump the version to 1.1.5.1 (development version for QA testing) | Eric Hameleers | 2017-01-24 | 1 | -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 Hameleers | 2017-01-24 | 1 | -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 Hameleers | 2017-01-23 | 6 | -3/+308 |
|\ |
|
* | | pkglists: modifications for the new Plasma 5 and its dependencies. | Eric Hameleers | 2017-01-23 | 2 | -9/+44 |
* | | pkglists: add packages that are new to slackware-current. | Eric Hameleers | 2017-01-23 | 3 | -1/+7 |
* | | The liveinit script is a template too and cannot be used as-is....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.
| Eric Hameleers | 2017-01-23 | 2 | -1/+1 |
* | | Make it obvious that some scripts are templates and cannot be used as-is....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.
| Eric Hameleers | 2017-01-23 | 3 | -2/+2 |
* | | Add '2017' to the copyright statements. | Eric Hameleers | 2017-01-23 | 5 | -5/+5 |
* | | setup2hd: more polishing of the Slackware installer scripts....Hard-coded '/mnt' in the Slackware installer scripts is an ongoing annoyance.
With the modifications in this commit I was able to successfully install
Slackware Live to a UEFI computer using 'setup2hd'.
| Eric Hameleers | 2017-01-23 | 1 | -2/+16 |
* | | setup2hd: fix a copy/paste error. | Eric Hameleers | 2017-01-22 | 1 | -1/+1 |
* | | setup2hd: patch (e)liloconfig on the target to remove hardcoded /mnt | Eric Hameleers | 2017-01-22 | 1 | -0/+7 |