| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
This adds back the "User manager" in "System Settings > Account Details".
Packages added:
- deps/cracklib
- deps/libpwquality
- deps/accountsservice
- kde/plasma/user-manager
|
| |
|
| |
|
| |
|
|
|
|
| |
It's required for ffmpeg's 'ffplay' binary.
|
|
|
|
|
|
|
|
|
| |
Packages added:
- deps/dvdauthor
- deps/frei0r-plugins
- deps/mlt
- deps/vid.stab
- kde/applications/kdenlive
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
|
|
|
| |
Thanks to USUARIONUEVO for the suggestion.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
This choice results in the following settings being activated
in the Live OS:
- locale: da_DK.utf8
- console keyboard: dk
- timezone: Europe/Copenhagen
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|\
| |
| |
| |
| |
| |
| |
| |
| | |
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.
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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.
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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.
|
| | |
|
| |
| |
| |
| |
| |
| | |
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'.
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| | |
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.
|
| |
| |
| |
| |
| |
| | |
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.
|
| |
| |
| |
| | |
In the hope that this makes gnome-terminal start finally.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |\
| |/
|/| |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Add packages from the restricted repository to the PLASMA5 ISO:
- ffmpeg
- handbrake
- lame
- libdvdcss
- vlc
Also, add 'keepassx' to alien's regular package list.
|
| | |
|
| | |
|
| | |
|
|/
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|