[faiproject/fai] 191ae2: remove unused code for starting/stoping rsyslogd
Mrfai
noreply at github.com
Sa Feb 17 05:39:03 CET 2024
Branch: refs/heads/master
Home: https://github.com/faiproject/fai
Commit: 191ae2bedd3403e65c513bab975a710fbf0ca751
https://github.com/faiproject/fai/commit/191ae2bedd3403e65c513bab975a710fbf0ca751
Author: Thomas Lange <lange at debian.org>
Date: 2024-02-10 (Sat, 10 Feb 2024)
Changed paths:
M lib/subroutines
Log Message:
-----------
remove unused code for starting/stoping rsyslogd
Commit: a6c3faee21fb07fed5fd92223a82cdbdddf40c0d
https://github.com/faiproject/fai/commit/a6c3faee21fb07fed5fd92223a82cdbdddf40c0d
Author: Thomas Lange <lange at debian.org>
Date: 2024-02-11 (Sun, 11 Feb 2024)
Changed paths:
M debian/tests/nfsroot
Log Message:
-----------
readlink needs to be called inside the nfsroot
Commit: 2471845efe65ccb91f74e8eaec485c958f50f86d
https://github.com/faiproject/fai/commit/2471845efe65ccb91f74e8eaec485c958f50f86d
Author: Thomas Lange <lange at debian.org>
Date: 2024-02-11 (Sun, 11 Feb 2024)
Changed paths:
M debian/tests/control
Log Message:
-----------
add depends
Commit: f408d2845c395188e981ba1b0613316dcae46cdf
https://github.com/faiproject/fai/commit/f408d2845c395188e981ba1b0613316dcae46cdf
Author: Thomas Lange <lange at debian.org>
Date: 2024-02-11 (Sun, 11 Feb 2024)
Changed paths:
M debian/tests/common.sh
Log Message:
-----------
better error message
Commit: c48b890b91b0415780b01e3261ed8aedea8a233f
https://github.com/faiproject/fai/commit/c48b890b91b0415780b01e3261ed8aedea8a233f
Author: Thomas Lange <lange at debian.org>
Date: 2024-02-11 (Sun, 11 Feb 2024)
Changed paths:
M debian/tests/nfsroot
Log Message:
-----------
translate message
Commit: 463d1515966e8a7ce20afdae385be32dcec00dae
https://github.com/faiproject/fai/commit/463d1515966e8a7ce20afdae385be32dcec00dae
Author: Thomas Lange <lange at debian.org>
Date: 2024-02-12 (Mon, 12 Feb 2024)
Changed paths:
M debian/tests/control
Log Message:
-----------
add systemd-container, hope to fix this error
dirinstall in Debian ci gives an error with FAI 6.2:
E: Unlocking the slave of master fd 24 failed! - unlockpt (22: Invalid argument)
Commit: 769ad4dc29783eb8a2fbea91d2bbf5ca88b19987
https://github.com/faiproject/fai/commit/769ad4dc29783eb8a2fbea91d2bbf5ca88b19987
Author: Thomas Lange <lange at debian.org>
Date: 2024-02-12 (Mon, 12 Feb 2024)
Changed paths:
M debian/tests/diskimage
Log Message:
-----------
show exit code of fai-diskimage
Commit: e931fc942064a0338edbf2ae086a0f6678ef97ef
https://github.com/faiproject/fai/commit/e931fc942064a0338edbf2ae086a0f6678ef97ef
Author: Thomas Lange <lange at debian.org>
Date: 2024-02-14 (Wed, 14 Feb 2024)
Changed paths:
M bin/fai-make-nfsroot
Log Message:
-----------
add module network
this is needed because network-legacy installs parse-ibft.sh which sources net-lib.sh which was missing in the FAIme enviroment when creating the small nfsroot using -s
Commit: 184f795d8d44259402557e9a02ba1772e61fb1f8
https://github.com/faiproject/fai/commit/184f795d8d44259402557e9a02ba1772e61fb1f8
Author: Thomas Lange <lange at debian.org>
Date: 2024-02-16 (Fri, 16 Feb 2024)
Changed paths:
M bin/setup-storage
M debian/changelog
M debian/tests/config-space
M debian/tests/fai-mirror
M examples/simple
Log Message:
-----------
remove unused code
Commit: 2a95835c3e2f1ce305d4b9b15d40d108d4efdf41
https://github.com/faiproject/fai/commit/2a95835c3e2f1ce305d4b9b15d40d108d4efdf41
Author: Thomas Lange <lange at debian.org>
Date: 2024-02-16 (Fri, 16 Feb 2024)
Changed paths:
M lib/subroutines
Log Message:
-----------
remove unused code
the variable was removed many years ago
Commit: 33c7d2b29a9bbb9e24cf72d60a29b1a79fe33728
https://github.com/faiproject/fai/commit/33c7d2b29a9bbb9e24cf72d60a29b1a79fe33728
Author: Thomas Lange <lange at debian.org>
Date: 2024-02-16 (Fri, 16 Feb 2024)
Changed paths:
M lib/setup-storage/Exec.pm
Log Message:
-----------
add regex for parted .... chs call
It should not fail if the disk has no disk label. We still get useful information
Commit: 6d2143b05ec8b76bb1e0b19e0d8afe2eb5e71129
https://github.com/faiproject/fai/commit/6d2143b05ec8b76bb1e0b19e0d8afe2eb5e71129
Author: Thomas Lange <lange at debian.org>
Date: 2024-02-16 (Fri, 16 Feb 2024)
Changed paths:
M lib/setup-storage/Volumes.pm
Log Message:
-----------
do not fail if we use debug mode or new -p option
Maybe this should never fail, because a disk without disk label
provide information about sizes But in the code we try to create a
disk label before, so it's maybe OK to fail if $FAI::no_dry_run is set.
Commit: 0e59e981338c536000967f1b6a0d54538835657f
https://github.com/faiproject/fai/commit/0e59e981338c536000967f1b6a0d54538835657f
Author: Thomas Lange <lange at debian.org>
Date: 2024-02-16 (Fri, 16 Feb 2024)
Changed paths:
M bin/setup-storage
Log Message:
-----------
add option -p
this is similar to dry-mode but the commands are printed without a
prefix in each line and -p stops directly after printing
Commit: 89e26ff8b5c8401f73b16fd851a5a44b5ab0b554
https://github.com/faiproject/fai/commit/89e26ff8b5c8401f73b16fd851a5a44b5ab0b554
Author: Thomas Lange <lange at debian.org>
Date: 2024-02-17 (Sat, 17 Feb 2024)
Changed paths:
M man/setup-storage.8
Log Message:
-----------
add -p
Commit: 7c0fb653db98075d4a3dccc2910ff577e360d2fb
https://github.com/faiproject/fai/commit/7c0fb653db98075d4a3dccc2910ff577e360d2fb
Author: Thomas Lange <lange at debian.org>
Date: 2024-02-17 (Sat, 17 Feb 2024)
Changed paths:
M man/setup-storage.8
Log Message:
-----------
cleanup of example LVM on software RAID
It's tested and works with FAI 6.2.1. A bug in FAI 6.2 prevented it from working
Commit: ae4360662b6d736a1ebe0eebdbd899cefa465cb9
https://github.com/faiproject/fai/commit/ae4360662b6d736a1ebe0eebdbd899cefa465cb9
Author: Thomas Lange <lange at debian.org>
Date: 2024-02-17 (Sat, 17 Feb 2024)
Changed paths:
M lib/setup-storage/Init.pm
Log Message:
-----------
Do not match all md devices with md\d+,
This reverts 015245e4e2ecbf2c530aedeec8a68d96c75d3069 which was a fix
for #1050383 but broke LVM on RAID example.
I do not know if md devices should be detect at all in those two
functions. Long time ago, during a FAI installation the md devices had
numbers > 127, that why we tried to match at least three digits. After
the installation the md device number started from 0.
But nowaday the md device numbers during the installation also start
from 0.
Compare: https://github.com/faiproject/fai/compare/cd3323531827...ae4360662b6d
To unsubscribe from these emails, change your notification settings at https://github.com/faiproject/fai/settings/notifications
Mehr Informationen über die Mailingliste linux-fai-commit