Releases: stevleibelt/arch-linux-live-cd-iso-with-zfs
Releases · stevleibelt/arch-linux-live-cd-iso-with-zfs
archlinux-archzfs-linux-lts-dkms-20250101
Add automatic use docker if available in build.sh
archlinux-archzfs-linux-lts-dkms-20241212
Add first try to reduce iso size plus add todo
archlinux-archzfs-linux-lts-dkms-20241201
Add first try to reduce iso size plus add todo
archlinux-archzfs-linux-lts-dkms-20241121
Add first try to reduce iso size plus add todo
archlinux-archzfs-linux-lts-dkms-20241118
Adapt configuration to new .env approach
3.0.0
3.0.0 - 20241118
Added in 3.0.0
- Added content of repository bht below
software
- Added
compose.yml
to be able to build iso inside a privileged docker container - Added links to openssf and badge
- Added packages mailx, ksh and nmon
- Added SECURITY.md
- Added script
create_efibootmgr_entry.sh
to ease up fixing lostZFSBootMenu
entries - Added script
start_sshd.sh
- Added section in
.env
to add or to remove packages - Added support for
-l|--lts
as kernel in upload_iso.sh
Changed in 3.0.0
- Changed default values for replace_zfsbootmenu.sh
- Default path for old ZBM is now
/mnt/efi...
- Default path for new ZBM is now basepath of the called script
- Default path for old ZBM is now
- Moved from build image
archlinux:latest
toarchlinux/archlinux:latest
to fix issues like archinstal#2443 - Moved archzfs mirrorlist to dedicated file
/etc/pacman.d/archzfs
Breaking Changes in 3.0.0
- Instead of different configuration files below
<project_root>/configuration/
, there is now a unified.env
file and a.env.dist
- Migration should work by executing
cat configuration/*.sh > .env
- Migration should work by executing
archlinux-archzfs-linux-lts-dkms-20241101
Moved creation and handling of latest_build_date from build.sh to upl…
archlinux-archzfs-linux-lts-dkms-20241016
Moved creation and handling of latest_build_date from build.sh to upl…
archlinux-archzfs-linux-lts-dkms-20240901
Add support for -l|--lts in upload_iso.sh
archlinux-archzfs-linux-lts-dkms-20240801
Add support for -l|--lts in upload_iso.sh