| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix broken support for Ventoy on UEFI computers...Changes in Slackware-current in March and May 2023 broke support for
detection of Ventoy disk on UEFI computers.
Liveslak's initrd needed to have efivarfs module added, so that
/sys/firmware/efi/efivars can be mounted by the live init script.
With kernel 6.x the content of what's found under efivars
has changed - instead of being represented as a directory with the
efi datastructures as files, liveslak now needs to deal with
a single file instead and find the offset in there.
| Eric Hameleers | 2023-08-15 | 3 | -2/+14 |
* | Make kdesu work again with sudo backend (using live password)...For kdesu to work with the sudo backend in KDE5 with newer
versions of sudo (since 2022), we need to disable use_pty for kdesu.
KDE5 fixed this in git on 04-aug-2023, see
https://bugs.kde.org/show_bug.cgi?id=452532 but it does not hurt
to implement the workaround in liveslak, as it helps to support
older KDE releases.
This is the KDE commit message, see https://invent.kde.org/frameworks/kdesu/-/commit/732dd812d67c7fa62bd187c1171950ca85259b0b :
Recent versions of sudo have use_pty enabled by default, which means that sudo
creates a PTY for starting the user process inside after successful
authentication. This PTY inherits the configuration of sudo's TTY, but later
changes are not transferred. Make sure that echo is already disabled when sudo
is started, as disabling it later has no effect on the nested PTY.
| Eric Hameleers | 2023-08-08 | 1 | -0/+12 |
* | Partition Manager needs kpmcore | Eric Hameleers | 2023-06-09 | 1 | -1/+1 |
* | makemod_wine: vkd3d is no longer an external dep for wine | Eric Hameleers | 2023-06-04 | 1 | -7/+7 |
* | Slackware Live Edition: version 1.7.01.7.0 | Eric Hameleers | 2023-06-04 | 1 | -1/+1 |
* | Cosmetic change to a comment | Eric Hameleers | 2023-06-04 | 1 | -1/+1 |
* | SLACKWARE: the fulll distro no longer fits on a DVD...Therefore, pruning starts for the SLACKWARE Live ISO. Too bad really.
Removed are some packages that are relatively big and arbitrarily
not used that much (quite a personal opinion of course).
| Eric Hameleers | 2023-06-04 | 1 | -1/+3 |
* | Move some packages from Plasma5 support into no-X and X base modules...More and more, non-KDE software starts depending on packages that were
introduced for KDE Plasma5.
| Eric Hameleers | 2023-06-04 | 3 | -3/+7 |
* | XFCE: fix the XDM login screen...Input text for login and password was no longer visible.
| Eric Hameleers | 2023-06-04 | 1 | -0/+5 |
* | DAW, LEAN, SLACKWARE: more detail in KDE Plasma System Info...Even when running -current, the KDE Info Center will show Slackware's
stable version number. Therefore, add a line of text informing about the
development status of Slackware -current when the ISO is based on it.
| Eric Hameleers | 2023-06-02 | 1 | -0/+6 |
* | pxeserver: allow to cancel starting the PXE server after configuring | Eric Hameleers | 2023-06-02 | 1 | -1/+5 |
* | LEAN: change default background...New picture taken on the beach near Groede, Zeeland, NL
| Eric Hameleers | 2023-06-02 | 2 | -1/+1 |
* | Git: ignore my private workflow | Eric Hameleers | 2023-06-02 | 1 | -0/+2 |
* | Fix a typo in the PXE server template...Thanks again to Richard Hoyle for reporting.
| Eric Hameleers | 2023-05-31 | 1 | -1/+1 |
* | liveinit: don't use switch unsupported by busybox cut command...Thanks to Richard Hoyle for pointing this out.
| Eric Hameleers | 2023-05-30 | 1 | -1/+1 |
* | LEAN: add background image | Eric Hameleers | 2023-05-06 | 1 | -0/+0 |
* | DAW,LEAN: allow a new kernel to be compiled...Adding autoconf, automake, gettext, libtool and m4
Thanks to Gunther.
| Eric Hameleers | 2023-05-06 | 2 | -0/+10 |
* | DAW, LEAN: Add new KDE applications...From 'Fri Apr 21 06:02:04 UTC 2023' update in Slackware.
| Eric Hameleers | 2023-04-22 | 2 | -2/+7 |
* | Move ruby to xapbase, vim now depends on it | Eric Hameleers | 2023-04-13 | 2 | -1/+2 |
* | Re-add libseccomp commented-out, because | Eric Hameleers | 2023-04-13 | 1 | -0/+1 |
* | Move libseccomp to the 'min' package list...The nano binary in XFCE ISO needs it.
| Eric Hameleers | 2023-04-13 | 2 | -1/+1 |
* | iso2usb.sh: use correct syntax for '-O' option of tune2fs | Eric Hameleers | 2023-03-18 | 1 | -10/+11 |
* | iso2usb.sh: disable metadata_csum_seed in ext4 filesystem...Grub 2.0.6 stumbles over metadata_csum_seed which is enabled by default
since E2fsprogs 1.47.0, so let's disable that too
| Eric Hameleers | 2023-03-16 | 1 | -1/+8 |
* | Grub: more user-friendly timezone selection menu | Eric Hameleers | 2023-02-20 | 1 | -23/+37 |
* | Grub: fix keyboard definition | Eric Hameleers | 2023-02-20 | 1 | -1/+1 |
* | liveinit: small aesthethics fix | Eric Hameleers | 2023-02-20 | 1 | -1/+1 |
* | DAW, LEAN, XFCE: added new -current package mozjs102 to the min list | Eric Hameleers | 2023-02-01 | 1 | -0/+1 |
* | Support Console OS boot menu in all Slackware Live variants | Eric Hameleers | 2023-01-22 | 3 | -20/+46 |
* | Update boot-stage help with new core2ram parameter. Update README.txt | Eric Hameleers | 2023-01-22 | 3 | -0/+9 |
* | When SL_VERSION equals 'current' it will never match a numerical value...So we do a string comparison instead.
| Eric Hameleers | 2023-01-11 | 1 | -1/+1 |
* | iso2usb.sh: change EFI partition label from 'EFI' to 'ESP'...Liveslak used to assign the label 'EFI' to the FAT filesystem on the
EFI System Partition (ESP). Some UEFI firmwares however cannot cope
with a volume- or labelname that is identical to the EFI directory name.
When that happens, the buggy firmware decides that an EFI directory
does not exist. The computer will not boot.
To make liveslak work on those buggy firmwares, it needs to use any name
*except* 'EFI'. Let's pick 'ESP' instead, which is still informative
about the 'EFI System Partition'.
| Eric Hameleers | 2023-01-06 | 1 | -1/+1 |
* | README.txt: be more specific in 'Boot from an ISO file on disk' example | Eric Hameleers | 2023-01-04 | 1 | -2/+2 |
* | Make Ventoy detection compatible with Slackware 14.2 | Eric Hameleers | 2023-01-03 | 1 | -1/+8 |
* | Update the copyright year with 2023 | Eric Hameleers | 2023-01-03 | 5 | -5/+5 |
* | Overwrite /etc/localtime if it exists | Eric Hameleers | 2023-01-01 | 1 | -1/+1 |
* | SLACKWARE: add kdei series if we build for Slackware 14.2 | Eric Hameleers | 2023-01-01 | 1 | -1/+6 |
* | http://slakfinder.org/slackpkg+/ is too flaky, use mirror URL | Eric Hameleers | 2022-12-25 | 1 | -1/+1 |
* | Slackware Live Edition: version 1.6.0.21.6.0.2 | Eric Hameleers | 2022-12-23 | 1 | -1/+1 |
* | make_slackware_live.sh: fix a typo enabling custom wallpaper | Eric Hameleers | 2022-12-23 | 1 | -1/+1 |
* | DAW, LEAN, XFCE: add lsof to custom package list | Eric Hameleers | 2022-12-23 | 1 | -0/+1 |
* | Ensure that color Emojis work in Qt applications | Eric Hameleers | 2022-12-04 | 1 | -0/+27 |
* | CINNAMON: add mint-cursor-themes package | Eric Hameleers | 2022-12-04 | 1 | -0/+1 |
* | DAW, LEAN: Imath is a fairly new package on which several others depend | Eric Hameleers | 2022-10-15 | 1 | -0/+1 |
* | DAW, LEAN: new software was added to KDE Plasma...Notably kpipewire, kio-zeroconf, ksanecore, skanpage, kColorPicker
and kImageAnnotator are new packages, some are required for scanning paper,
and without kpipewire the Plasma taskbar does not want to appear on-screen.
| Eric Hameleers | 2022-10-15 | 1 | -1/+7 |
* | README.txt: explain customization of the list of used packages | Eric Hameleers | 2022-10-08 | 1 | -0/+17 |
* | noxbase: iniparser is a new dependency for ndctl | Eric Hameleers | 2022-10-08 | 1 | -0/+1 |
* | DAW: refreshed the package list | Eric Hameleers | 2022-09-22 | 1 | -0/+9 |
* | liveinit: fix a missing '/'...This was changed in commit dd0327d77f2741474245ecd3026cf66e55581733 when
adding full Ventoy support but I had not thought through all the consequences.
| Eric Hameleers | 2022-09-14 | 1 | -1/+1 |
* | Slackware Live Edition: version 1.6.0.11.6.0.1 | Eric Hameleers | 2022-09-04 | 1 | -1/+1 |
* | DAW: updated package list | Eric Hameleers | 2022-09-04 | 1 | -0/+2 |