aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog49
1 files changed, 48 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ab95f2f..14c3345 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,53 @@
+2023-09-19 Mike Gabriel
+
+ * release 2023.09.19.1 (HEAD -> master, tag: 2023.09.19.1)
+
+2023-09-19 Guido Berhörster
+
+ * fai/config/class/40-parse-profiles.sh: Adjust OS_VERSION_MAJOR
+ population. (f1bbf19)
+
+2023-09-14 Mike Gabriel
+
+ * fai/config/class: Rename / add profile files, now OS + version
+ specific. (2d0a394)
+ * 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). (666aa66)
+ * bin/debian-edu-fai_updateconfigspace: More reliably detect if we
+ are in a Git working copy. (5a319c0)
+
+2022-09-17 Mike Gabriel
+
+ * bin/debian-edu-fai_install: Fix config file's name in comment.
+ (73b8ac4)
+
+2022-09-18 Mike Gabriel
+
+ * APT sources: Use {%apt_cdn%} variable instead of hard-coded
+ servername. (c4aa9a9)
+
+2022-01-04 Mike Gabriel
+
+ * files/etc/apt/sources.list.d/fai-mirror.list/FAI_MIRROR: Use more
+ generic mirror (path) URL. (48ed9a5)
+
+2022-09-18 Mike Gabriel
+
+ * {bin/debian-edu-fai_install,fai/config/class/DEBIAN.var.in}: Don't
+ use @mirrorurl@, use internally derived @apt_cdn@ variable
+ instead. (f2a43df)
+
+2022-09-17 Mike Gabriel
+
+ * {bin/debian-edu-fai_install,fai/config/class/DEBIAN.var.in}:
+ Propagate mirrorurl from debian-edu-fai.conf into FAI
+ config space. (fb9b1ba)
+
2023-09-13 Mike Gabriel
- * release 2023.09.13.1 (HEAD -> master, tag: 2023.09.13.1)
+ * ChangeLog: update post-release (59f82a7)
+ * release 2023.09.13.1 (1f147f5) (tag: 2023.09.13.1)
2023-09-11 Guido Berhoerster