| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Use proper example for custom SEQ_CUSTOM | Eric Hameleers | 2021-01-24 | 1 | -1/+1 |
* | README.txt: use liveslak.org URLS | Eric Hameleers | 2021-01-24 | 1 | -2/+2 |
* | XFCE: llvm libraries are needed by mesa DRI libraries unfortunately | Eric Hameleers | 2021-01-17 | 6 | -10/+12 |
* | DAW: add Console OS boot option | Eric Hameleers | 2021-01-17 | 1 | -2/+2 |
* | Console OS: move gamin from x_base to noxbase package list | Eric Hameleers | 2021-01-17 | 2 | -1/+1 |
* | README.txt: use new URL for git repository | Eric Hameleers | 2021-01-17 | 1 | -2/+2 |
* | LEAN: another potential background image to use in live wallpaper | Eric Hameleers | 2021-01-17 | 1 | -0/+0 |
* | Implement a small Console OS - a rescue environment in RAM...This uses two squashfs modules that are currently only found in the
LEAN and XFCE images: 'min' and 'noxbase'.
These two provide a functional console-only Slackware with a lot of useful
programs. It will connect to a DHCP server automatically and it also
contains the 'setup2hd' script to be able to install Slackware from a network
mirror.
And since the Console OS gets loaded into RAM, you can remove your USB stick
after booting and use that stick for other purposes.
Use-case:
- You have one computer with a network connection and one USB stick, and want
to create a persistent Slackware Live on USB.
- Download an ISO supporting 'Console OS' to the computer's hard drive, and
transfer the ISO to the USB stick using the computer's ISO imaging tools,
making the stick bootable but not persistent.
- Boot from the USB stick, select the "Console OS in RAM" option.
- After you logged into the Console Slackware, mount the computer's hard drive.
- Use the 'iso2usb.sh' script that comes with liveslak to extract the ISO
content to the USB stick, making it persistent. See the README.txt for
instructions.
-----------------------------------------------------------------------------
Implemented as an extension of the liveslak 'toram' boot parameter.
Adding 'toram=core' to the boot commandline will load circa 500 MB of squashfs
modules into RAM and boot into a sparse but functional console environment.
For supported Live variants (currently LEAN and XFCE) the script
'make_slackware_live.sh' will automatically add a menu item "Console OS in RAM"
to the Syslinux and Grub bootloaders, using this 'toram=core' parameter.
TODO: add this as an option to all liveslak variants. Not so trivial to do.
1.3.9 | Eric Hameleers | 2021-01-12 | 6 | -58/+141 |
* | XFCE: start CUPS only if cupsd is installed | Eric Hameleers | 2021-01-12 | 1 | -2/+6 |
* | Add Kwayland profile scripts to make Plasma Wayland behave better...Implementing LuckyCyborg's proposal from this post: https://www.linuxquestions.org/questions/slackware-14/requests-for-current-14-2-15-0-a-4175620463/page432.html#post6206168
Let's see whether this works.
| Eric Hameleers | 2021-01-12 | 1 | -0/+18 |
* | Add a .screenrc file for some more comfort during SCREEN sessions | Eric Hameleers | 2021-01-12 | 1 | -0/+43 |
* | Fix the rc.gpm script generation | Eric Hameleers | 2021-01-12 | 1 | -13/+14 |
* | No longer make 'us american english' the default for liveslak...Define a 'generic english' to be the new default, with UTC as its timezone.
| Eric Hameleers | 2021-01-12 | 2 | -5/+13 |
* | liveinit: avoid an error visible during boot | Eric Hameleers | 2021-01-12 | 1 | -1/+2 |
* | Re-order pkglists for Console OS and to fix XFCE notification area...XFCE notification area suddenly requires libdbusmenu and gobject-introspection.
Also, I fixed Plasma5 Vaults in the LEAN image by adding fuse.
| Eric Hameleers | 2021-01-12 | 6 | -16/+14 |
* | Slackware Live Edition: version 1.3.8.41.3.8.4 | Eric Hameleers | 2021-01-06 | 1 | -1/+1 |
* | Add a new live variant: LEAN...The new 'LEAN' variant of liveslak is a 1.5 GB ISO, containing
basic but powerful XFCE and Plasma5 desktop environments.
Useful if you want a small-ish Live OS but you feel that the XFCE ISO is
too seveery stripped for your purposes.
| Eric Hameleers | 2021-01-06 | 9 | -35/+33 |
* | Fix /etc/localtime file, needs to be a symlink | Eric Hameleers | 2021-01-06 | 2 | -10/+7 |
* | DAW: updated package lists and fixing menu icon display | Eric Hameleers | 2021-01-06 | 1 | -3/+3 |
* | Some cosmetic changes to comments | Eric Hameleers | 2021-01-06 | 1 | -3/+3 |
* | Further updates for the PLASMA5 to KTOWN rename | Eric Hameleers | 2021-01-06 | 2 | -9/+9 |
* | PLASMA5 variant renamed to KTOWN...Since Plasma5 is now actually a part of Slackware, renaming the old PLASMA5
variant to KTOWN signals where these packages are coming from.
The KTOWN variant will be used again once new development of ktown packages
commences (perhaps offering Plasma6).
| Eric Hameleers | 2021-01-06 | 5 | -17/+14 |
* | Slackware Live Edition: version 1.3.8.3...Small version bump needed for a re-spin of the DAW ISO.
The new kernel enabled a PC Speaker driver which grabbed the
default hardware device and JACK does not work with it.
Patrick has now blacklisted snd-pcsp in the eudev package,
and all is well again.
1.3.8.3 | Eric Hameleers | 2020-12-30 | 1 | -1/+1 |
* | Slackware Live Edition: version 1.3.8.21.3.8.2 | Eric Hameleers | 2020-12-28 | 1 | -1/+1 |
* | DAW: make all plugins available to the user | Eric Hameleers | 2020-12-28 | 1 | -0/+6 |
* | Fix logic error in finding package full name from its basename | Eric Hameleers | 2020-12-28 | 1 | -1/+1 |
* | DAW: some of the configuration has moved from liveslak to daw_base package | Eric Hameleers | 2020-12-28 | 1 | -15/+30 |
* | Attempt to let polkit treat 'wheel' group members as admins | Eric Hameleers | 2020-12-28 | 1 | -0/+8 |
* | Prefer ktown 'latest' to 'testing' repository...The 'testing' repository is not guaranteed to be available.
| Eric Hameleers | 2020-12-28 | 1 | -5/+5 |
* | liveinit: fix a chown command | Eric Hameleers | 2020-12-28 | 1 | -1/+1 |
* | DAW: update package lists | Eric Hameleers | 2020-12-28 | 3 | -4/+12 |
* | Update liloconfig.patch to work with the latest -current change | Eric Hameleers | 2020-12-28 | 1 | -41/+22 |
* | Update helptexts for syslinux and grub boot screens | Eric Hameleers | 2020-12-28 | 2 | -0/+16 |
* | DAW: wallpaper images moved out of liveslak and into daw_base package | Eric Hameleers | 2020-12-28 | 5 | -0/+0 |
* | Contribute a sample script to create a Wine module for liveslak | Eric Hameleers | 2020-12-14 | 1 | -0/+28 |
* | Slackware Live Edition: version 1.3.8.11.3.8.1 | Eric Hameleers | 2020-12-13 | 1 | -1/+1 |
* | I like my konsole better with black text on white background | Eric Hameleers | 2020-12-13 | 1 | -0/+9 |
* | Allow support scripts to use the LIVEUIDNR variable | Eric Hameleers | 2020-12-13 | 1 | -0/+2 |
* | DAW: package list files got renamed and their content restructured | Eric Hameleers | 2020-12-13 | 1 | -2/+2 |
* | setup2hd: fixes in post-installation routine for liveslak to hardisk | Eric Hameleers | 2020-12-13 | 1 | -13/+14 |
* | PLASMA5: update the .conf file to point to ktown again, for future use...Of course, a PLASMA5 ISO at this moment does not make sense, since
KDE Plasma5 was recently added to Slackware itself. But in future,
I may use the PLASMA5 Live ISO to test bleeding edge releases,
like a Qt6 based Plasma6.
| Eric Hameleers | 2020-12-13 | 1 | -5/+3 |
* | DAW: re-arrange contents of the package lists needed for DAW | Eric Hameleers | 2020-12-13 | 5 | -96/+138 |
* | Remove package lists and confs that are no longer relevant | Eric Hameleers | 2020-12-13 | 5 | -155/+0 |
* | CINNAMON: update package list | Eric Hameleers | 2020-12-13 | 1 | -0/+1 |
* | SLACKWARE: there is no more kdei package series | Eric Hameleers | 2020-12-08 | 1 | -1/+1 |
* | XFCE packages are again taken from the core distro | Eric Hameleers | 2020-12-08 | 1 | -20/+0 |
* | Prepare for inclusion of Plasma5 into Slackware...Like with KDE4, apply the Plasma5 related configuration only (and always)
in case a Plasma5 installation is detected. This de-couples it from
supporting only specific variants like PLASMA5 or DAW, because SLACKWARE
will include Plasma5 as well.
| Eric Hameleers | 2020-12-07 | 1 | -5/+6 |
* | Apply realtime configuration only for the DAW/STUDIOWARE variants | Eric Hameleers | 2020-12-07 | 1 | -2/+2 |
* | DAW: move the new 'LSP Plugins' menu below the "Slackware Live Daw" menu | Eric Hameleers | 2020-12-06 | 1 | -0/+4 |
* | Multilib: add l/gdk-pixbuf2-xlib package | Eric Hameleers | 2020-12-06 | 1 | -0/+1 |