| Commit message (Expand) | Author | Files | Lines |
2017-04-16 | Add new supported Live variant STUDIOWARE | Eric Hameleers | 6 | -6/+273 |
2017-03-28 | Check for existence of initrd.img before attempting to extract the installer | Eric Hameleers | 1 | -0/+4 |
2017-03-28 | Get slackpkg+ from external repository instead of assuming a local copy | Eric Hameleers | 3 | -3/+17 |
2017-03-23 | PLASMA5: add new deps/libburn which is now required by k3b | Eric Hameleers | 1 | -0/+1 |
2017-03-21 | 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 | 1 | -0/+4 |
2017-03-19 | Make it easier to use another directory than /tmp for temp data | Eric Hameleers | 1 | -4/+7 |
2017-03-19 | Add 'hid-apple' to KMODS in order to support Apple keyboards on boot | Eric Hameleers | 1 | -1/+1 |
2017-03-19 | make_slackware_live.sh: use right 'locate' binary when generating cache | Eric Hameleers | 1 | -1/+6 |
2017-03-19 | multilib: add l/SDL2...It's required for ffmpeg's 'ffplay' binary.
| Eric Hameleers | 1 | -0/+1 |
2017-03-18 | PLASMA5: add kdenlive...Packages added:
- deps/dvdauthor
- deps/frei0r-plugins
- deps/mlt
- deps/vid.stab
- kde/applications/kdenlive
| Eric Hameleers | 1 | -0/+5 |
2017-03-18 | multilib: refresh the package list | Eric Hameleers | 1 | -0/+7 |
2017-03-17 | XFCE: Slackware replaced slocate with mlocate | Eric Hameleers | 1 | -0/+1 |
2017-03-15 | Bump the version to 1.1.6.3 (respin of the PLASMA5 ISO).1.1.6.3 | Eric Hameleers | 1 | -1/+1 |
2017-03-15 | 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 | 2 | -15/+6 |
2017-03-15 | XFCE: try to keep the ISO size below 703 MB | Eric Hameleers | 1 | -1/+1 |
2017-03-12 | MATE: fix a (cosmetic) typing mistake in the cache location | Eric Hameleers | 1 | -1/+1 |
2017-03-02 | Add "mmc-core:sdhci" to KMODS. This allows boot from sdhci cards...Thanks to USUARIONUEVO for the suggestion.
| Eric Hameleers | 1 | -1/+1 |
2017-02-25 | PLASMA5: add the 'nvme-cli' package. | Eric Hameleers | 1 | -0/+1 |
2017-02-23 | Language support: use 'dk-latin1' instead of 'dk' keyboard layout | Eric Hameleers | 1 | -1/+1 |
2017-02-15 | Bump the version to 1.1.6.2 (respin of the PLASMA5 ISO).1.1.6.2 | Eric Hameleers | 1 | -1/+1 |
2017-02-15 | 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 | 3 | -0/+3 |
2017-02-15 | 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 | 1 | -1/+5 |
2017-02-15 | MATE: add mate-calc. | Eric Hameleers | 1 | -0/+1 |
2017-02-15 | pkglists: add NetworkManager-openvpn to 'alien.lst'. | Eric Hameleers | 1 | -0/+1 |
2017-02-02 | 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 | 2 | -2/+2 |
2017-01-31 | pkglists: add unrar to alien's package list. | Eric Hameleers | 1 | -0/+1 |
2017-01-26 | Slackware Live Edition: version 1.1.6.1.1.6 | Eric Hameleers | 1 | -1/+1 |
2017-01-24 | Bump the version to 1.1.5.1 (development version for QA testing) | Eric Hameleers | 1 | -1/+1 |
2017-01-24 | 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 | 1 | -0/+4 |
2017-01-23 | pkglists: modifications for the new Plasma 5 and its dependencies. | Eric Hameleers | 2 | -9/+44 |
2017-01-23 | pkglists: add packages that are new to slackware-current. | Eric Hameleers | 3 | -1/+7 |
2017-01-23 | 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 | 2 | -1/+1 |
2017-01-23 | 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 | 3 | -2/+2 |
2017-01-23 | Add '2017' to the copyright statements. | Eric Hameleers | 5 | -5/+5 |
2017-01-23 | 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 | 1 | -2/+16 |
2017-01-22 | setup2hd: fix a copy/paste error. | Eric Hameleers | 1 | -1/+1 |
2017-01-22 | setup2hd: patch (e)liloconfig on the target to remove hardcoded /mnt | Eric Hameleers | 1 | -0/+7 |
2017-01-10 | Add 'ntfs' module to the initrd for mounting NTFS partitions (read-only)....This should allow people to store the ISO on a NTFS filesystem and then
use something like grub or pxelinux to boot liveslak from that ISO file
using the 'livemedia=/dev/sdX:/path/to/slackwarelive.iso' syntax.
| Eric Hameleers | 1 | -1/+1 |
2017-01-02 | DLACK: improve first-boot experience....Disable two processes that consume time or are just annoying on first boot:
- do not start gnome-initial-setup;
- do not let systemd re-generate dynamic linker cache on boot.
dlack | Eric Hameleers | 1 | -0/+8 |
2017-01-01 | DLACK: Add console keymap default setting for localectl....In the hope that this makes gnome-terminal start finally.
| Eric Hameleers | 1 | -0/+2 |
2017-01-01 | DLACK: create a default config for localectl. | Eric Hameleers | 2 | -0/+3 |
2017-01-01 | DLACK: ibus needs to be installed before gdm to prevent an error. | Eric Hameleers | 1 | -1/+2 |
2017-01-01 | DLACK: updated the package list. | Eric Hameleers | 1 | -0/+4 |
2016-12-31 | pkglist for dlackware: use '/var/cache/liveslak' to store repository mirrors. | Eric Hameleers | 2 | -2/+2 |
2016-12-28 | pkglists: add alien's restricted repository....Add packages from the restricted repository to the PLASMA5 ISO:
- ffmpeg
- handbrake
- lame
- libdvdcss
- vlc
Also, add 'keepassx' to alien's regular package list.
| Eric Hameleers | 3 | -3/+9 |
2016-12-28 | pkglist configuration: use '/var/cache/liveslak' to store repository mirrors. | Eric Hameleers | 8 | -8/+20 |
2016-12-16 | (e)liloconfig: only try to patch these scripts if they are contained in the ISO. | Eric Hameleers | 1 | -2/+6 |
2016-12-16 | (e)liloconfig: only try to patch these scripts if they are contained in the ISO. | Eric Hameleers | 1 | -2/+6 |
2016-12-15 | DLACK: add Dlackware as a DE choice when generating the ISO....Dlackware is Slackware with systemd and Gnome3. An interesting experiment.
Thanks to bartgymnast of the Dlackware team who provided the patches.
Note: at this moment, this is pre-alpha quality.
- The default root and live passwords do not work so you'll have to add
boot parameter 'livepw=XXXXXXXX' and think of a strong password that
passes the PAM strength test.
- The Gnome3 environment does not show an application menu.
- The Dlackware package quality is sub-standard. Notably it will mess with the
buildhost machine's password database and install 64bit stuff into /usr/lib
| Eric Hameleers | 5 | -3/+290 |
2016-12-15 | pkglists: add 'bash-completion' to the 'slackextra' package list. | Eric Hameleers | 1 | -0/+1 |