[faiproject/fai] cf83b3: write more changes, split for each author
Mrfai
noreply at github.com
Mi Okt 26 22:00:52 CEST 2022
Branch: refs/heads/master
Home: https://github.com/faiproject/fai
Commit: cf83b3134f4b9a73b091b02c46259fd774de78e7
https://github.com/faiproject/fai/commit/cf83b3134f4b9a73b091b02c46259fd774de78e7
Author: Thomas Lange <lange at debian.org>
Date: 2022-10-06 (Thu, 06 Oct 2022)
Changed paths:
M debian/changelog
Log Message:
-----------
write more changes, split for each author
Commit: ae22d02f7bb035439f0b70a1887e818ac8d293b7
https://github.com/faiproject/fai/commit/ae22d02f7bb035439f0b70a1887e818ac8d293b7
Author: Thomas Lange <lange at debian.org>
Date: 2022-10-06 (Thu, 06 Oct 2022)
Changed paths:
M doc/Makefile
M doc/setup-storage-overview.txt
M lib/dracut/80fai-autodiscover/module-setup.sh
M man/fcopy.8
Log Message:
-----------
delete trailing space
Commit: 1e71142ed1274c7fd4e41fd55f9a78ee4fbaeb3e
https://github.com/faiproject/fai/commit/1e71142ed1274c7fd4e41fd55f9a78ee4fbaeb3e
Author: Thomas Lange <lange at debian.org>
Date: 2022-10-07 (Fri, 07 Oct 2022)
Changed paths:
M bin/fai-diskimage
Log Message:
-----------
do not remove loop module if it's not a kernel module
Commit: 0482f46af48bd3e1479d15274cb2cfed76ba82f4
https://github.com/faiproject/fai/commit/0482f46af48bd3e1479d15274cb2cfed76ba82f4
Author: Thomas Lange <lange at debian.org>
Date: 2022-10-08 (Sat, 08 Oct 2022)
Changed paths:
M bin/fai-cd
Log Message:
-----------
use zstd instead of gzip
Commit: 802c3f49b79c1f38264d24e839c90397ea0827e9
https://github.com/faiproject/fai/commit/802c3f49b79c1f38264d24e839c90397ea0827e9
Author: Thomas Lange <lange at debian.org>
Date: 2022-10-08 (Sat, 08 Oct 2022)
Changed paths:
M bin/fai-make-nfsroot
Log Message:
-----------
drop support for dracut < 049
Commit: 9bd3d0417265b364f23b50d3dd085f87058bf6df
https://github.com/faiproject/fai/commit/9bd3d0417265b364f23b50d3dd085f87058bf6df
Author: Thomas Lange <lange at debian.org>
Date: 2022-10-08 (Sat, 08 Oct 2022)
Changed paths:
M lib/setup-storage/Commands.pm
Log Message:
-----------
remove old code
Commit: 1efe2f26e683c6fbbeceabd32bd27f3fa15ff401
https://github.com/faiproject/fai/commit/1efe2f26e683c6fbbeceabd32bd27f3fa15ff401
Author: Thomas Lange <lange at debian.org>
Date: 2022-10-12 (Wed, 12 Oct 2022)
Changed paths:
M lib/task_sysinfo
Log Message:
-----------
add machine readable infor from sfdisk, do not call hdparm, remove header from smartctl
Commit: b890762913edebe3c2a80cace303c9caf09bb643
https://github.com/faiproject/fai/commit/b890762913edebe3c2a80cace303c9caf09bb643
Author: Thomas Lange <lange at debian.org>
Date: 2022-10-12 (Wed, 12 Oct 2022)
Changed paths:
M lib/task_sysinfo
Log Message:
-----------
calling sfdisk without device does not work
Commit: 3880aa51bce732fd6a82926ff0c11fce714d4c8c
https://github.com/faiproject/fai/commit/3880aa51bce732fd6a82926ff0c11fce714d4c8c
Author: Thomas Lange <lange at debian.org>
Date: 2022-10-12 (Wed, 12 Oct 2022)
Changed paths:
M lib/task_sysinfo
Log Message:
-----------
move code more to the beginning
Commit: bad46b4a381ea6ea2b3ec697b66e8675b9794227
https://github.com/faiproject/fai/commit/bad46b4a381ea6ea2b3ec697b66e8675b9794227
Author: Thomas Lange <lange at debian.org>
Date: 2022-10-12 (Wed, 12 Oct 2022)
Changed paths:
M lib/task_sysinfo
Log Message:
-----------
do not execute commands that modify the system if not booted inside the FAI environment
Commit: 3e593f7af5f4ec381501f60ab6b9415721d49006
https://github.com/faiproject/fai/commit/3e593f7af5f4ec381501f60ab6b9415721d49006
Author: Thomas Lange <lange at debian.org>
Date: 2022-10-15 (Sat, 15 Oct 2022)
Changed paths:
M lib/subroutines
Log Message:
-----------
add helper functions ctam, ctau, ctai for interactive chrooting into /target
ctam (Chroot TArget Mount pseudo filesystems)
ctau (Chroot TArget Umount)
ctai (Chroot TArget Into)
these helpers (u)mount pseudo filesystems to /target
Commit: c961c7f4a41c899b6eece3352692ad2befd492e3
https://github.com/faiproject/fai/commit/c961c7f4a41c899b6eece3352692ad2befd492e3
Author: Thomas Lange <lange at debian.org>
Date: 2022-10-15 (Sat, 15 Oct 2022)
Changed paths:
M lib/subroutines
Log Message:
-----------
add rw_target(), which remounts /target read-write
Can be used in the rescue environment (sysinfo), because sysinfo mounts the local disk read-only
Commit: 737457434a6ea2d3c62a6d3dc8d4ec8dc48774a4
https://github.com/faiproject/fai/commit/737457434a6ea2d3c62a6d3dc8d4ec8dc48774a4
Author: Thomas Lange <lange at debian.org>
Date: 2022-10-15 (Sat, 15 Oct 2022)
Changed paths:
M bin/fai
Log Message:
-----------
year++
Commit: 759c97198984582cda5dc2f4ff7b5dd768dec037
https://github.com/faiproject/fai/commit/759c97198984582cda5dc2f4ff7b5dd768dec037
Author: Thomas Lange <lange at debian.org>
Date: 2022-10-15 (Sat, 15 Oct 2022)
Changed paths:
M lib/subroutines
Log Message:
-----------
add more local variables
Commit: dfbd12e5e9e436155bc86d29018cd693096c94fe
https://github.com/faiproject/fai/commit/dfbd12e5e9e436155bc86d29018cd693096c94fe
Author: Thomas Lange <lange at debian.org>
Date: 2022-10-15 (Sat, 15 Oct 2022)
Changed paths:
M lib/subroutines
Log Message:
-----------
we test $target, so also use this variable
Commit: bc9bb082bf4060dcb90f10eadb96eacbd7770f7b
https://github.com/faiproject/fai/commit/bc9bb082bf4060dcb90f10eadb96eacbd7770f7b
Author: Thomas Lange <lange at debian.org>
Date: 2022-10-15 (Sat, 15 Oct 2022)
Changed paths:
M bin/fai-class
Log Message:
-----------
fix syntax error
Commit: 007ce6b792e39508eb01a288f8400e92d6b4f3b7
https://github.com/faiproject/fai/commit/007ce6b792e39508eb01a288f8400e92d6b4f3b7
Author: Thomas Lange <lange at debian.org>
Date: 2022-10-15 (Sat, 15 Oct 2022)
Changed paths:
M debian/changelog
Log Message:
-----------
fix typo
Commit: 801f620d06cc25452b7325912f8986e91b6db133
https://github.com/faiproject/fai/commit/801f620d06cc25452b7325912f8986e91b6db133
Author: Thomas Lange <lange at debian.org>
Date: 2022-10-16 (Sun, 16 Oct 2022)
Changed paths:
M lib/task_sysinfo
Log Message:
-----------
add battery information
Commit: a0737845d77b17829b67a573822c5027a9dd9522
https://github.com/faiproject/fai/commit/a0737845d77b17829b67a573822c5027a9dd9522
Author: Thomas Lange <lange at debian.org>
Date: 2022-10-16 (Sun, 16 Oct 2022)
Changed paths:
M lib/subroutines
Log Message:
-----------
disable verbose messages for dhclient
Commit: 83fd99b4cfb30f4fbfcd158d0371fa51eb236ae9
https://github.com/faiproject/fai/commit/83fd99b4cfb30f4fbfcd158d0371fa51eb236ae9
Author: Thomas Lange <lange at debian.org>
Date: 2022-10-24 (Mon, 24 Oct 2022)
Changed paths:
M lib/subroutines
Log Message:
-----------
Revert "disable verbose messages for dhclient"
This reverts commit a0737845d77b17829b67a573822c5027a9dd9522.
Commit: 55df9af456e0fc3048d3fefb490fe4c47fe271ae
https://github.com/faiproject/fai/commit/55df9af456e0fc3048d3fefb490fe4c47fe271ae
Author: Thomas Lange <lange at debian.org>
Date: 2022-10-24 (Mon, 24 Oct 2022)
Changed paths:
M lib/subroutines
Log Message:
-----------
Revert "start dhclient, Closes: #987779"
This reverts commit 92a909d2a1a873dc5a2cb56d18a43f39f367da07.
Commit: 3ab44985ca13467977e09ef53513de11b11c00d1
https://github.com/faiproject/fai/commit/3ab44985ca13467977e09ef53513de11b11c00d1
Author: Thomas Lange <lange at debian.org>
Date: 2022-10-24 (Mon, 24 Oct 2022)
Changed paths:
M Makefile
Log Message:
-----------
use $(SHAREDIR)
Commit: 64f85a332864b64b449043199c499f6e43cf5f42
https://github.com/faiproject/fai/commit/64f85a332864b64b449043199c499f6e43cf5f42
Author: Thomas Lange <lange at debian.org>
Date: 2022-10-24 (Mon, 24 Oct 2022)
Changed paths:
M Makefile
M bin/fai-make-nfsroot
M debian/control
M debian/fai-nfsroot.install
A lib/udev.patch
Log Message:
-----------
patch udev rule of lvm (for bullseye), so it behaves the same as with buster
i had been experiencing a problem trying to use a bullseye netboot to
reinstall a server's os. the same configuration worked with a buster
netboot.
when a logical volume exists on a metadevice then that lv was being
activated soon after the completion of `mdadm --assemble --scan --
config=/tmp/fai/mdadm-from-examine.conf`. this caused the subsequent
`mdadm -W --stop` loop to fail when it reached that md:
Commit: b552c1df72dd2422c9c0cd6a30789cd440582f98
https://github.com/faiproject/fai/commit/b552c1df72dd2422c9c0cd6a30789cd440582f98
Author: Thomas Lange <lange at debian.org>
Date: 2022-10-26 (Wed, 26 Oct 2022)
Changed paths:
M bin/fai-make-nfsroot
Log Message:
-----------
do not exclude machine-id, instead create empty file
https://github.com/faiproject/fai-config/pull/14
Compare: https://github.com/faiproject/fai/compare/671ce2f6752f...b552c1df72dd
Mehr Informationen über die Mailingliste linux-fai-commit