summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* | Add '2017' to the copyright statements. Eric Hameleers2017-01-235-5/+5
| |
* | setup2hd: more polishing of the Slackware installer scripts. Eric Hameleers2017-01-231-2/+16
| | | | | | | | | | | | 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'.
* | setup2hd: fix a copy/paste error. Eric Hameleers2017-01-221-1/+1
| |
* | setup2hd: patch (e)liloconfig on the target to remove hardcoded /mnt Eric Hameleers2017-01-221-0/+7
| |
* | Add 'ntfs' module to the initrd for mounting NTFS partitions (read-only). Eric Hameleers2017-01-101-1/+1
| | | | | | | | | | | | 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.
| * DLACK: improve first-boot experience.dlack Eric Hameleers2017-01-021-0/+8
| | | | | | | | | | | | 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: Add console keymap default setting for localectl. Eric Hameleers2017-01-011-0/+2
| | | | | | | | In the hope that this makes gnome-terminal start finally.
| * DLACK: create a default config for localectl. Eric Hameleers2017-01-012-0/+3
| |
| * DLACK: ibus needs to be installed before gdm to prevent an error. Eric Hameleers2017-01-011-1/+2
| |
| * DLACK: updated the package list. Eric Hameleers2017-01-011-0/+4
| |
| * pkglist for dlackware: use '/var/cache/liveslak' to store repository mirrors. Eric Hameleers2016-12-312-2/+2
| |
| * Merge branch 'master' into dlack. Eric Hameleers2016-12-3111-11/+29
| |\ | |/ |/|
* | pkglists: add alien's restricted repository. Eric Hameleers2016-12-283-3/+9
| | | | | | | | | | | | | | | | | | | | | | Add packages from the restricted repository to the PLASMA5 ISO: - ffmpeg - handbrake - lame - libdvdcss - vlc Also, add 'keepassx' to alien's regular package list.
* | pkglist configuration: use '/var/cache/liveslak' to store repository mirrors. Eric Hameleers2016-12-288-8/+20
| |
| * (e)liloconfig: only try to patch these scripts if they are contained in the ISO. Eric Hameleers2016-12-161-2/+6
| |
* | (e)liloconfig: only try to patch these scripts if they are contained in the ISO. Eric Hameleers2016-12-161-2/+6
| |
| * DLACK: add Dlackware as a DE choice when generating the ISO. Eric Hameleers2016-12-155-3/+290
|/ | | | | | | | | | | | | 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
* pkglists: add 'bash-completion' to the 'slackextra' package list. Eric Hameleers2016-12-151-0/+1
|
* MATE: libpeas is a new package in Mate 1.17. Eric Hameleers2016-12-131-0/+1
|
* Make it possible to replace a package instead of simply upgrading it. Eric Hameleers2016-12-131-5/+15
| | | | | | | | | | | | | 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.
* Make setting of the root & live user's password a bit safer. Eric Hameleers2016-12-131-2/+2
| | | | Additionally, this should work better with a PAM based system.
* Cinnamon: update the package list and repository info for Cinnamon 3.2. Eric Hameleers2016-12-112-4/+12
|
* libXfont2 was added to Slackware recently. Eric Hameleers2016-12-102-0/+2
|
* PLASMA5: gpgme and syntax-highlighting added to the package list. Eric Hameleers2016-12-102-0/+5
| | | | ALso, gpgme is a new dependency for LXQT since that uses Frameworks.
* Slackware Live Edition: version 1.1.5.1.1.5 Eric Hameleers2016-12-081-1/+1
|
* README.txt: fix the URL of the Porteus web site. Eric Hameleers2016-12-081-1/+1
|
* pkglists/cinnamon.conf: add a remote rsync URI for the cinnamon repository. Eric Hameleers2016-11-301-1/+6
|
* make_slackware_live.sh: liloconfig is in /sbin - not in /usr/sbin . Eric Hameleers2016-11-301-1/+1
|