| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add support for multilib....New parameter '-M' to the "make_slackware_live.sh" script will add
a squashfs module "0020-slackware_multilib-VERSION-ARCH.sxz" to the iso,
its contents based on the ./pkglists/multilib.* package repo definitions.
Only for the x86_64 architecture of course.
If you already have a USB Live, you can simply copy this module into the
directory "/liveslak/addons" to transform your pure 64bit Slackware Live
Edition into a multilib variant.
| Eric Hameleers | 2016-06-24 | 2 | -0/+197 |
* | XFCE: routed is needed for the PXE server....Packages added:
+ netkit-ftp
+ netkit-routed
| Eric Hameleers | 2016-05-05 | 1 | -0/+2 |
* | XFCE: add some network tools, remove some entertainment (to stay below 703MB)....Added packages:
+ bind
+ dnsmasq
+ idnkit
+ traceroute
Removed packages:
- xfractint
- xlockmore
- xmms
The XFCE ISO has xaos as alternative to xfractint. The xlockmore program
is not used anyway (we have xscreensaver).
XMMS was a hard call but there's audacious still.
In return, you get useful stuff like nslookup and host, and dnsmasq is
required by the PXE server (soon to be added).
| Eric Hameleers | 2016-05-05 | 2 | -3/+7 |
* | Fix the package list for PLASMA5. | Eric Hameleers | 2016-04-24 | 1 | -2/+1 |
* | MATE: update to Mate 1.14. | Eric Hameleers | 2016-04-19 | 2 | -9/+3 |
* | PLASMA5: refresh the package lists. | Eric Hameleers | 2016-04-19 | 2 | -7/+27 |
* | XFCE: add 'squashfs-tools' to the minimal package list (min.lst)....The squashfs-tools are an essential package when using 'setup2hd',
the Slackware Live OS' harddisk installer.
The XFCE ISO does not contain setup2hd at all (it only gets added
to ISOs with a huge kernel) but if someone creates a custom Live OS
containing a huge kernel but based on the minimal XFCE variant,
this custom Live OS requires the presence of unsquashfs,
or else 'setup2hd' will fail.
| Eric Hameleers | 2016-03-29 | 1 | -0/+1 |
* | XFCE: add 'js185' package to support mozilla-firefox. | Eric Hameleers | 2016-03-15 | 1 | -0/+1 |
* | PLASMA5: add calibre's missing 'podofo' dependency to the package list. | Eric Hameleers | 2016-03-15 | 1 | -0/+1 |
* | PLASMA5: sync the package list for the plasma5 module to KDE 5_16.03. | Eric Hameleers | 2016-03-15 | 1 | -1/+2 |
* | pkglists/alien.lst: p7zip needs wxGTK. | Eric Hameleers | 2016-02-27 | 1 | -0/+1 |
* | PLASMA5: removed libproxy since that is now properly done in Slackware. | Eric Hameleers | 2016-02-24 | 1 | -1/+0 |
* | pklists/plasma5.lst: synced the package list to the latest release. | Eric Hameleers | 2016-02-21 | 1 | -0/+2 |
* | Download packages from rsync mirror if local repository is empty....This is for package lists in "pkglist/" subdirectory where a 3rd party
repository is the package source.
If the pkglists/*.conf file defines a rsync mirror URL in
variable SL_REPO_URL, then instead of aborting with an error when
the local repository directory (SL_REPO) is empty or non-existing,
the packages will be downloaded from that mirror before continuing.
| Eric Hameleers | 2016-02-14 | 3 | -2/+13 |
* | XFCE: update the package list to match the changes in slackware-current. | Eric Hameleers | 2016-02-05 | 2 | -4/+1 |
* | MATE Live: removed libgnomecanvas as it's no longer needed to build zenity. | Eric Hameleers | 2016-01-24 | 1 | -1/+0 |
* | MATE ISO: updated package list (some packages now part of slackware-current). | Eric Hameleers | 2016-01-22 | 1 | -7/+0 |
* | PLASMA5: bluez-qt is part of Frameworks, not Plasma. | Eric Hameleers | 2016-01-22 | 1 | -1/+1 |
* | Updated package list for the minimal XFCE ISO to keep it below 703MB (CDROM)....Removed: mozilla-thunderbird
Added: boost, bsd-games, ghostscript-fonts-std, gpm, xfractint.
| Eric Hameleers | 2016-01-22 | 3 | -4/+6 |
* | Plasma5 Live: add a new dependency libkexiv2_4 for okular....Reason: okular is still KDE4 based but libkexiv2 moved on and is now KF5 based.
| Eric Hameleers | 2016-01-14 | 1 | -0/+1 |
* | PLASMA5 Live: sync to KDE-5_16.01 release. | Eric Hameleers | 2016-01-14 | 1 | -0/+3 |
* | XFCE Live: keep up with new packages in Slackware-current....PulseAudio and its dependencies mainly.
| Eric Hameleers | 2016-01-14 | 3 | -0/+19 |
* | XFCE: libevent is a new dependency for the links package. | Eric Hameleers | 2016-01-04 | 1 | -0/+1 |
* | Updated package lists for non-Slackware and custom configurations. | Eric Hameleers | 2015-12-24 | 5 | -159/+174 |
* | pkglists/xbase.lst: add missing gnome-keyring plus gcr depencency. | Eric Hameleers | 2015-12-07 | 1 | -0/+2 |
* | Add support for creating a Cinnamon Live ISO....Thanks to Willy Sudiarto Raharjo for the repository.
Also, renamed Willy's 'MSB' Live Edition to 'MATE'.
| Eric Hameleers | 2015-12-02 | 4 | -0/+55 |
* | Add Portuguese language support to Plasma 5 Live. | Eric Hameleers | 2015-12-02 | 1 | -0/+1 |
* | Add Portuguese language support to the base KDE4 ISO and to the bootmenu. | Eric Hameleers | 2015-12-02 | 1 | -0/+1 |
* | make_slackware_live.sh: add support for Mate SlackBuild (MSB) | Eric Hameleers | 2015-12-01 | 2 | -0/+74 |
* | Slackware Live Edition: initial commit....This is Beta 2.
Read http://alien.slackbook.org/blog/slackware-live-edition-beta-2
for all the details.
Beta2 | Eric Hameleers | 2015-11-28 | 12 | -0/+1456 |