debian-edu-fai (2023.09.19.2)
[PTS] [DDPO]
OLD: VCS is behind the version in the archive: 2023.09.19.1 < 2023.09.19.2.
- Git: https://salsa.debian.org/debian-edu/debian-edu-fai.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 2420736
- Browser: https://salsa.debian.org/debian-edu/debian-edu-fai
- Last scan: 2023-09-23 10:41:35+00
- Next scan: 2023-10-02 06:40:00+00
- Merge requests: 1
- Debian changelog in Git:
debian-edu-fai (2023.09.19.1) unstable; urgency=medium
[ Mike Gabriel ]
* {bin/debian-edu-fai_install,fai/config/class/DEBIAN.var.in}:
+ Propagate mirrorurl from debian-edu-fai.conf into FAI config space.
+ Don't use @mirrorurl@, use internally derived @apt_cdn@ variable instead.
* files/etc/apt/sources.list.d/fai-mirror.list/FAI_MIRROR:
+ Use more generic mirror (path) URL.
* APT sources: Use {%apt_cdn%} variable instead of hard-coded servername.
* bin/debian-edu-fai_install:
+ Fix config file's name in comment.
* bin/debian-edu-fai_updateconfigspace:
+ More reliably detect if we are in a Git working copy.
* fai/config/class:
+ Add OS detection code to 40-parse-profiles.sh to support OS + version specific
installation profiles (detect from FAI nfsroot OS + version).
* fai/config/class:
+ Rename / add profile files, now OS + version specific.
[ Guido Berhörster ]
* fai/config/class/40-parse-profiles.sh:
+ Adjust OS_VERSION_MAJOR population.
-- Mike Gabriel <sunweaver@debian.org> Tue, 19 Sep 2023 22:05:11 +0200
- This branch is 2 commits ahead of tag 2023.09.19.1
- Git log:
commit 93aff9368d340baf04dd2c3d2c2e9245b18dd322
Author: Guido Berhoerster <guido+freiesoftware@berhoerster.name>
Date: Wed Sep 20 07:55:34 2023 +0200
Improve OS detection for loading profiles
Use /etc/os-release which should be available on modern distros.
commit 417ffdd480ecde0b533b963a29e21bc847585cb4
Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Date: Tue Sep 19 22:11:48 2023 +0200
ChangeLog: update post-release