| Commit message (Expand) | Author | Age | Files | Lines |
* | Rearrange some variable definitions to create a re-usable block for upslak...The 'upslak.sh' script will be added in the near future, it allows
(among others) to upgrade the liveslak kernel and its modules
on your liveslak USB stick.
| Eric Hameleers | 2017-07-23 | 1 | -8/+10 |
* | New syslinux requirement: disable 64bit feature in mke2fs command...See http://www.syslinux.org/wiki/index.php?title=Filesystem
As of Syslinux 6.03, "pure 64-bits" compression/encryption is not supported.
Modern mke2fs creates file systems with the metadata_csum and 64bit
features enabled by default.
Explicitly disable 64bit feature in the mke2fs command with '-O ^64bit';
otherwise, the syslinux bootloader (>= 6.03) will fail.
| Eric Hameleers | 2017-07-21 | 1 | -1/+7 |
* | Allow syntax 'livemedia=scandev:/path/to/live.iso'...Use the 'scandev' keyword instead of specifying an actual partition name
if you want liveslak to scan all partitions for the ISO.
Use this if you are not sure of the devicename and have no means of
figuring it out.
| Eric Hameleers | 2017-07-19 | 2 | -2/+31 |
* | iso2usb.sh: add quotes around $SLISO to allow for spaces in te pathname | Eric Hameleers | 2017-07-19 | 1 | -4/+4 |
* | Slackware Live Edition: version 1.1.8.21.1.8.2 | Eric Hameleers | 2017-07-18 | 1 | -1/+1 |
* | Run a 'slackpkg new-config' just to be safe...Normally there should not be .new files, but recently there was a bug
in ap/cgmanager where the .new files were not moved to their final spot.
| Eric Hameleers | 2017-07-18 | 1 | -0/+2 |
* | PLASMA5 variant: added applications-extra/kile | Eric Hameleers | 2017-07-18 | 1 | -0/+1 |
* | XFCE variant: make it fit on a 703 MB CDROM medium again...Yet more aggressive pruning of unneeded files (documentation mostly).
Packages that were (re-)added:
min/ghostscript
min/libedit
min/libidn2
xbase/SDL2
xbase/SDL2_gfx
xbase/SDL2_image
xbase/SDL2_mixer
xbase/SDL2_net
xbase/SDL2_ttf
xbase/libbluray
xbase/ocl-icd
Packages that were removed:
min/elvis
min/lilo
xapbase/xpaint
xbase/djvulibre
xbase/gtk+
xbase/liberation-fonts-ttf
xbase/xv
xfce/orage
| Eric Hameleers | 2017-07-18 | 5 | -14/+47 |
* | Document the 'debug=<number>' boot parameter...'2' enables verbose script execution;
'4' dumps you into a debug shell right before the switch_root.
| Eric Hameleers | 2017-07-18 | 1 | -0/+3 |
* | Bump the version to 1.1.8.1 (for a new Plasma5 ISO)1.1.8.1 | Eric Hameleers | 2017-06-30 | 1 | -2/+2 |
* | Updated the package lists | Eric Hameleers | 2017-06-30 | 5 | -1/+9 |
* | Add 'sdhci-pci:sdhci-acpi' to KMODS...Adding 'sdhci-pci:sdhci-acpi' to KMODS is needed to make liveslak boot
off a Dell e7440 with O2 Micro, Inc. Integrated MMC/SD Controller.
| Eric Hameleers | 2017-06-16 | 1 | -1/+1 |
* | Add mmc-block to the initrd to support booting from SD card | Eric Hameleers | 2017-05-21 | 1 | -1/+1 |
* | STUDIOWARE: added cpufreq package | Eric Hameleers | 2017-05-12 | 1 | -0/+1 |
* | Slackware Live Edition: version 1.1.81.1.8 | Eric Hameleers | 2017-05-10 | 1 | -1/+1 |
* | XFCE: remove ghostscript to stay below CDROM ISO size | Eric Hameleers | 2017-05-10 | 1 | -2/+2 |
* | Also remove the now unnecessary eliloconfig.patch for -current | Eric Hameleers | 2017-05-10 | 2 | -26/+0 |
* | In -current the hardcoded /mnt in initrd and eliloconfig was fixed...Therefore we need to update the way we patch eliloconfig in -current
and the installer scripts. Patching is still needed for Slackware 14.2.
| Eric Hameleers | 2017-05-10 | 1 | -5/+14 |
* | Added some packages from 'alien' repository to the PLASMA5 ISO...These were added to the package list:
- mkvtoolnix (still need to make a package for it)
- nodejs (a new build dep for chromium)
- palemoon (as a leaner alternative to firefox)
| Eric Hameleers | 2017-05-09 | 1 | -0/+4 |
* | Disable studioware repository in slackpkg+ configuration...The repository metadata is not correct and yields the error:
"Repository 'studioware' FAILS the CHECKSUMS.md5 download".
| Eric Hameleers | 2017-05-09 | 1 | -3/+3 |
* | eliloconfig patch needs to be made release-specific...The script started to diverge in -current,
and the patch would no longer apply.
| Eric Hameleers | 2017-05-09 | 4 | -27/+63 |
* | Intermediate version 1.1.7.1 to highlight the recent updates | Eric Hameleers | 2017-05-02 | 1 | -1/+1 |
* | XFCE: remove some fonts from the ISO to reduce ISO size...With this change, the ISO drops again below 737.280.000 bytes (703 MB)
Removed from xbase.lst:
font-adobe-100dpi
font-bh-100dpi
font-bh-75dpi
font-bh-lucidatypewriter-100dpi
font-bh-lucidatypewriter-75dpi
font-bh-ttf
font-bitstream-75dpi
font-bitstream-type1
sazanami-fonts-ttf
Removed from xfcebase.lst:
xfce4-weather-plugin
| Eric Hameleers | 2017-05-02 | 2 | -10/+10 |
* | XFCE: some more aggressive pruning of content to reduce the ISO size | Eric Hameleers | 2017-05-02 | 1 | -1/+9 |
* | Add some convenience aliases to root's shell environment as well | Eric Hameleers | 2017-05-02 | 1 | -0/+4 |
* | Add some convenience to the bash shell environment | Eric Hameleers | 2017-05-01 | 1 | -0/+16 |
* | Add a bit more output detail when starting the script | Eric Hameleers | 2017-05-01 | 1 | -1/+1 |
* | Add boot-time tweak 'nsh' to disable new sub-pixel hinting in freetype...Freetype has enabled a 'new style' of sub-pixel hinting, based on the
Infinality patch but simplified for speed.
Some people feel that this new type of hinting is resulting in worse font
rendering than with the old auto-hinter built into Freetype.
The new tweak 'nsh' effectively disables the new type of sub-pixel hinting
and makes Freetype fall back to the old behaviour.
Usage: add "tweaks=nsh" to the boot commandline of the Live OS.
| Eric Hameleers | 2017-04-30 | 2 | -0/+49 |
* | Slackware Live Edition: version 1.1.71.1.7 | Eric Hameleers | 2017-04-20 | 1 | -1/+1 |
* | PLASMA5: refresh package list | Eric Hameleers | 2017-04-20 | 1 | -0/+1 |
* | Bump the version to 1.1.6.4 (for testing the Studioware ISO)1.1.6.4 | Eric Hameleers | 2017-04-17 | 1 | -1/+1 |
* | Set default GTK+ theme for Qt applications | Eric Hameleers | 2017-04-17 | 1 | -0/+14 |
* | PLASMA5: updated package list for KDE-5_17.04 | Eric Hameleers | 2017-04-17 | 1 | -1/+5 |
* | Add more 'cleanup' routines where the script forcibly exits | Eric Hameleers | 2017-04-17 | 1 | -0/+7 |
* | Get Slackware packages from remote mirror in absense of local copy...Previously, the 'make_slackware_live.sh' script would exit if no local
copy of a Slackware package mirror was available. Now, the script will
download a copy from a default rsync mirror (osuosl.org) instead,
and then proceed with creating a Live ISO.
Another rsync URI can be specified in the .conf file if you want.
| Eric Hameleers | 2017-04-17 | 2 | -23/+38 |
* | Fix determination of the correct KAPPEND value. | Eric Hameleers | 2017-04-17 | 1 | -5/+9 |
* | STUDIOWARE: fix a typo in the repository URL | Eric Hameleers | 2017-04-17 | 1 | -1/+1 |
* | Add new supported Live variant STUDIOWARE | Eric Hameleers | 2017-04-16 | 6 | -6/+273 |
* | Check for existence of initrd.img before attempting to extract the installer | Eric Hameleers | 2017-03-28 | 1 | -0/+4 |
* | Get slackpkg+ from external repository instead of assuming a local copy | Eric Hameleers | 2017-03-28 | 3 | -3/+17 |
* | PLASMA5: add new deps/libburn which is now required by k3b | Eric Hameleers | 2017-03-23 | 1 | -0/+1 |
* | 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 | 2017-03-21 | 1 | -0/+4 |
* | Make it easier to use another directory than /tmp for temp data | Eric Hameleers | 2017-03-19 | 1 | -4/+7 |
* | Add 'hid-apple' to KMODS in order to support Apple keyboards on boot | Eric Hameleers | 2017-03-19 | 1 | -1/+1 |
* | make_slackware_live.sh: use right 'locate' binary when generating cache | Eric Hameleers | 2017-03-19 | 1 | -1/+6 |
* | multilib: add l/SDL2...It's required for ffmpeg's 'ffplay' binary.
| Eric Hameleers | 2017-03-19 | 1 | -0/+1 |
* | PLASMA5: add kdenlive...Packages added:
- deps/dvdauthor
- deps/frei0r-plugins
- deps/mlt
- deps/vid.stab
- kde/applications/kdenlive
| Eric Hameleers | 2017-03-18 | 1 | -0/+5 |
* | multilib: refresh the package list | Eric Hameleers | 2017-03-18 | 1 | -0/+7 |
* | XFCE: Slackware replaced slocate with mlocate | Eric Hameleers | 2017-03-17 | 1 | -0/+1 |
* | Bump the version to 1.1.6.3 (respin of the PLASMA5 ISO).1.1.6.3 | Eric Hameleers | 2017-03-15 | 1 | -1/+1 |