diff options
author | Eric Hameleers <alien@slackware.com> | 2023-09-10 17:14:47 +0200 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2023-09-10 17:14:47 +0200 |
commit | 672a9e4e7f160a65d1bdae49a65b734a2627a5f1 (patch) | |
tree | 3d57adf2cf43db2e55d0bf25cb4cb4a62a46b070 /makemod | |
parent | fad898a736db76ea3159b668a5979a8efc8ef80a (diff) | |
download | liveslak-672a9e4e7f160a65d1bdae49a65b734a2627a5f1.tar.gz liveslak-672a9e4e7f160a65d1bdae49a65b734a2627a5f1.tar.xz |
Several enhancements to LUKS containers and their support scripts
To name the most important:
- The filesystem inside the containers is no longer limited to ext4 and can
now be btrfs, ext2, ext4, f2fs, jfs or xfs. The scripts 'iso2usb.sh' and
'isocomp.sh' now support this filesystem choice via a new '-F' switch.
- The 'upslak.sh' script can now extend the size of your home and persistence
container files, in case you run out of storage there.
- The internal functions used in 'iso2usb.sh' 'isocomp.sh' and 'upslak.sh'
are mostly unified now, and I intend to split all functions off into a
separate file which makes maintenance as well as adding new functionaliy
easier.
- The 'upslak.sh' script will now create a 'kernelmodules' squashfs module
and copies it to liveslak's 'addons' directory after updating the boot
kernel on the USB stick and the kernel-modules inside the initrd image.
This way, you no longer end up with a broken Live OS if you forgot to
install a Slackware kernel-modules package inside the persistent Live OS
prior to running 'upslak.sh' with the '-k' and '-m' parameters.
In addition, the README.txt was updated with these enhancements so that
the liveslak documentation is again completely up to date.
Diffstat (limited to 'makemod')
0 files changed, 0 insertions, 0 deletions