| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | | 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 | 2017-01-10 | 1 | -1/+1 |
| * | 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 | 2017-01-02 | 1 | -0/+8 |
| * | DLACK: Add console keymap default setting for localectl....In the hope that this makes gnome-terminal start finally.
| Eric Hameleers | 2017-01-01 | 1 | -0/+2 |
| * | DLACK: create a default config for localectl. | Eric Hameleers | 2017-01-01 | 2 | -0/+3 |
| * | DLACK: ibus needs to be installed before gdm to prevent an error. | Eric Hameleers | 2017-01-01 | 1 | -1/+2 |
| * | DLACK: updated the package list. | Eric Hameleers | 2017-01-01 | 1 | -0/+4 |
| * | pkglist for dlackware: use '/var/cache/liveslak' to store repository mirrors. | Eric Hameleers | 2016-12-31 | 2 | -2/+2 |
| * | Merge branch 'master' into dlack. | Eric Hameleers | 2016-12-31 | 11 | -11/+29 |
| |\
| |/
|/| |
|
* | | 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 | 2016-12-28 | 3 | -3/+9 |
* | | pkglist configuration: use '/var/cache/liveslak' to store repository mirrors. | Eric Hameleers | 2016-12-28 | 8 | -8/+20 |
| * | (e)liloconfig: only try to patch these scripts if they are contained in the ISO. | Eric Hameleers | 2016-12-16 | 1 | -2/+6 |
* | | (e)liloconfig: only try to patch these scripts if they are contained in the ISO. | Eric Hameleers | 2016-12-16 | 1 | -2/+6 |
| * | 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 | 2016-12-15 | 5 | -3/+290 |
|/ |
|
* | pkglists: add 'bash-completion' to the 'slackextra' package list. | Eric Hameleers | 2016-12-15 | 1 | -0/+1 |
* | MATE: libpeas is a new package in Mate 1.17. | Eric Hameleers | 2016-12-13 | 1 | -0/+1 |
* | Make it possible to replace a package instead of simply upgrading it....Example:
Replace eudev with systemd (actual request made by Dlackware).
The package list should then contain the following line:
eudev%systemd
I.e. the package to be replaced, followed by a '%', followed by the
name of the package that replaces the original.
This is similar syntax to the way in which you tell upgradepkg to
replace one package with another bearing a different name.
| Eric Hameleers | 2016-12-13 | 1 | -5/+15 |
* | Make setting of the root & live user's password a bit safer....Additionally, this should work better with a PAM based system.
| Eric Hameleers | 2016-12-13 | 1 | -2/+2 |
* | Cinnamon: update the package list and repository info for Cinnamon 3.2. | Eric Hameleers | 2016-12-11 | 2 | -4/+12 |
* | libXfont2 was added to Slackware recently. | Eric Hameleers | 2016-12-10 | 2 | -0/+2 |
* | PLASMA5: gpgme and syntax-highlighting added to the package list....ALso, gpgme is a new dependency for LXQT since that uses Frameworks.
| Eric Hameleers | 2016-12-10 | 2 | -0/+5 |
* | Slackware Live Edition: version 1.1.5.1.1.5 | Eric Hameleers | 2016-12-08 | 1 | -1/+1 |
* | README.txt: fix the URL of the Porteus web site. | Eric Hameleers | 2016-12-08 | 1 | -1/+1 |
* | pkglists/cinnamon.conf: add a remote rsync URI for the cinnamon repository. | Eric Hameleers | 2016-11-30 | 1 | -1/+6 |
* | make_slackware_live.sh: liloconfig is in /sbin - not in /usr/sbin . | Eric Hameleers | 2016-11-30 | 1 | -1/+1 |
* | README.txt: mention harddisk installation option in the Preface. | Eric Hameleers | 2016-11-29 | 1 | -1/+1 |
* | (e)liloconfig need patching to make them work properly on Slackware Live....The cause is the use of hard-coded '/mnt' instead of using $T_PX variable.
In Slackware's official installer, the computer's hard disk is always mounted
at /mnt so that there is no apparent issue.
Slackware Live's 'setup2hd' however, needs to mount the hard disk on /setup2hd
because /mnt is already used.
| Eric Hameleers | 2016-11-16 | 3 | -1/+50 |
* | The new release of LXQT requires modifications in the package set....Added deps:
- libstatgrab
- muparser
New in LXQT:
- lxqt-l10n
- pavucontrol-qt
The 'libtinfo' package is only adding some symlinks that some programs look for.
| Eric Hameleers | 2016-11-16 | 3 | -0/+8 |
* | MATE: switch back to a proper repository URL. | Eric Hameleers | 2016-11-16 | 1 | -5/+2 |
* | XFCE: remove unused glibc locales to conserve space....The XFCE ISO is below 737.280.000 bytes again.
Also, the 'vim' package fits in now, which makes gvim a lot more functional.
| Eric Hameleers | 2016-11-09 | 2 | -0/+16 |
* | Slackware Live Edition: version 1.1.4.1.1.4 | Eric Hameleers | 2016-11-09 | 1 | -1/+1 |
* | iso2usb.sh: show a bit more version information during a refresh cycle. | Eric Hameleers | 2016-11-09 | 1 | -2/+14 |
* | Make the name 'min' of the minimal package list customizable....The 'min' package list contains the generic kernel.
This package list is special because the 'make_slackware_live.sh' script
will also take care of the ISO boot configuration while processing it.
A custom Live OS may want to use a custom filename instead of "min.lst",
so the variable $MINLIST was created for that purpose.
| Eric Hameleers | 2016-11-09 | 3 | -7/+22 |
* | PLASMA5: use the 'latest' instead of the 'testing' repository. | Eric Hameleers | 2016-11-09 | 1 | -1/+1 |
* | sshfs was added to Slackware-current. | Eric Hameleers | 2016-11-09 | 1 | -0/+1 |
* | iso2usb.sh: get rid of hard-coded pathnames and use $PATH to find programs. | Eric Hameleers | 2016-11-08 | 1 | -26/+28 |
* | Slackware Live Edition: version 1.1.3.1.1.3 | Eric Hameleers | 2016-08-22 | 1 | -1/+1 |
* | PLASMA5: add 'VARIANT' variable; sync package list to the 'testing' repo....The 'VARIANT' variable allows switching between the 'latest' and 'testing'
repositories. The 'testing' repsitory will focus on stuff which is not
ready for prime-time, such as wayland, logind (part of systemd) and pam.
| Eric Hameleers | 2016-08-22 | 2 | -2/+10 |
* | Added package lists and repository info for the LXQT desktop environment....Note that the 'alien.*' package list which is used for the PLASMA5 ISO
also adds the full LXQT desktop. LXQT has a lot of dependencies (covered
in the 'lxqtdeps.lst) but almost all of these dependencies are already
part of PLASMA5 anyway.
The two 'lxqt.*' and 'lxqtdeps.*' package lists are meant for people
who do not want to create a PLASMA5 ISO (and therefore do not want to use
the 'alien.lst') but want an ISO focusing on LXQT without all the plasma5
or alien stuff.
| Eric Hameleers | 2016-08-22 | 4 | -0/+145 |
* | alien.lst: added freerdp, gst-plugins-libav and the lumina & lxqt desktops. | Eric Hameleers | 2016-08-22 | 1 | -0/+41 |