fai (6.2.3)
[PTS] [DDPO]
COMMITS: VCS has seen 19 commits since the 6.2.3 tag
- Git: https://github.com/faiproject/fai.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 16302080
- Browser: https://github.com/faiproject/fai
- Last scan: 2024-11-20 17:53:02+00
- Next scan: 2024-11-21 18:26:00+00
- Debian changelog in Git:
fai (6.2.3) unstable; urgency=low
[ Thomas Lange ]
* fai-cd: use mkfs.vat -C instead of dd, move code into new functions,
add code for arm64 grub image generation, arm64 support still not
ready
* install_packages: fix wrong path
* task_sysinfo: remove unused code
* fai-make-nfsroot: do not exit script if test fails
* examples: switch to Ubuntu 24.04, update, replace transitional package
* mk-basefile: qemu-debootstrap is deprecated because it just calls
debootstrap
* fai-kvm: improve suffix handling
* fai-diskimage: remove qcow2.zst, because qcow2 is now internally
compressed using zstd
[ andrew bezella ]
* DEBIAN.var: fix wrong test
* package_config/DEBIAN: use $kernelname
[ Benni ]
* fai-diskimage: fix wrong order of option when using zstd inside qcow2
-- Thomas Lange <lange@debian.org> Wed, 12 Jun 2024 09:13:45 +0200
- This branch is 19 commits ahead of tag 6.2.3
- Git log:
commit fa4b7ce42d97258f726237e7585744e50034bb79
Author: Thomas Lange <lange@debian.org>
Date: Mon Nov 18 15:58:19 2024 +0100
call fai-mount-disk with -r
commit 49f408a49e6e06f1f154e5f3c56b36bbb9a64dbb
Author: Thomas Lange <lange@debian.org>
Date: Mon Nov 18 15:57:58 2024 +0100
add option -r
commit 297fb6d2342ea3f9bf0fe4ec17e6f039df67bb45
Author: meibutsuotoko <zhangdongjie@gmail.com>
Date: Thu Nov 14 17:38:33 2024 +0800
change fstab_mount() with mountoption
commit 8e93ad8e340c1554578a2d95cfd1b7ce53cea09b
Author: Thomas Lange <lange@debian.org>
Date: Fri Nov 15 15:36:48 2024 +0100
add test if systemd is used inside the nfsroot
commit 213e56e7bea7fadbfcfecf4feb7ce1d505b1dc28
Author: Anton Lundin <glance@ac2.se>
Date: Fri Sep 13 14:55:35 2024 +0200
Save any updated time to hardware
If a machine boots fai, with a hardware clock that's wrong,
it can be set correctly by either rdate or ntpdate.
The issue is that with a modern Debian 12, the later call to udevadm
trigger will trigger a:
/usr/lib/udev/hwclock-set /dev/rtc0
Where the wrong time is re-read from hardware, thus overwriting the
newly corrected time.
This prevent this by just saving the time to hardware after any
rdate/ntpdate calls.
commit e57455086f83ea1158b81dd9e3a60b8da8a21934
Author: Thomas Lange <lange@debian.org>
Date: Wed Oct 2 15:03:19 2024 +0200
patch not needed, you can now use
event_activation = 0 in lvm.conf
Revert "patch udev rule of lvm (for bullseye), so it behaves the same as with buster"
This reverts commit 64f85a332864b64b449043199c499f6e43cf5f42.
commit 98a1b5dbed4a7b49472e93723c51550539b3bdf2
Author: Thomas Lange <lange@debian.org>
Date: Thu Sep 19 12:04:48 2024 +0200
add isc-dhcp-client, which is not added by default in trixie any more
We still want to use dhclient, because no tests were made using systemd-networkd or similar
We do not add this as dependency so changing it will be easier for the users
commit c9aeae4a7cf699c2df8f36827bfa5c548a36829e
Author: Thomas Lange <lange@debian.org>
Date: Thu Sep 19 12:04:23 2024 +0200
improve examples
commit aca9cd11c2d9eefb38365c336bbdc129561d72bb
Author: Thomas Lange <lange@debian.org>
Date: Tue Sep 10 15:44:18 2024 +0200
we load the md-mod kernel module in 20hwdetect, so we can create the correct mdadm.conf
udevadm trigger then creates the devices
commit 276dd871c6ab36840c1fc80d4489bd912836ed40
Author: Thomas Lange <lange@debian.org>
Date: Thu Sep 5 11:18:44 2024 +0200
check the correct variable
commit 1d5c3867f9e78e25ee7cdb234295477eb9660534
Author: Thomas Lange <lange@debian.org>
Date: Thu Sep 5 11:12:36 2024 +0200
-s now matches a pattern, not only the suffix
commit 019c1fcbf3fa6c55e01db3d56adbdb3e1b9009a3
Author: Thomas Lange <lange@debian.org>
Date: Thu Aug 1 22:45:49 2024 +0900
add firmware package: Closes #1077747
commit 9f18caddb481afbebd445d8d91896e6351de5923
Author: Thomas Lange <lange@debian.org>
Date: Tue Jul 23 00:06:30 2024 +0900
improve message if subroutines are missing.
commit 416dfe344aa462b4c1d5c9526ece1d6b714011c2
Author: Thomas Lange <lange@debian.org>
Date: Thu Jul 18 20:40:16 2024 +0200
add nvidia-detect
commit c87fcc355b7c20e81c204698e4d519a8625efd37
Author: Thomas Lange <lange@debian.org>
Date: Thu Jul 18 19:32:26 2024 +0200
change filename for scripts
commit 3c34fc1eb301d7ffa0e7679cfe78ec871a704b6f
Author: Thomas Lange <lange@debian.org>
Date: Wed Jun 19 12:54:50 2024 +0200
ip=dhcp is not needed, rd.neednet does it
commit dc3169eb40d5b7134d1c6fbcd9f7ec0518849b19
Author: Thomas Lange <lange@debian.org>
Date: Wed Jun 19 12:51:25 2024 +0200
add util-linux-extra for hwclock
commit 0d64892edbb58d57132728a332f7554c833c1470
Author: Thomas Lange <lange@debian.org>
Date: Mon Jun 17 11:50:23 2024 +0200
use eth0
commit a7814e67ad1990b403153b72f2931ffab21347d3
Author: Thomas Lange <lange@debian.org>
Date: Mon Jun 17 11:43:53 2024 +0200
do not umount target itself, it may be a tmpfs
only umount subdirectories inside target