Release new version 1:20210208+grml.5
[live-boot-grml.git] / debian / changelog
index 8a88618..db80bda 100644 (file)
@@ -1,3 +1,91 @@
+live-boot (1:20210208+grml.5) unstable; urgency=medium
+
+  [ ThomasToka ]
+  * [ff77ad6] + [0fe1097] Support new live-netdev feature to alternatively use
+    a given mac address for the active network device, format is
+    "live-netdev=xx:xx:xx:xx:xx:xx"
+
+  [ Michael Prokop ]
+  * [876ec30] live-netdev: unify coding style and drop noop $NETDEV
+    assignment
+
+ -- Michael Prokop <mika@grml.org>  Fri, 08 Sep 2023 11:23:14 +0200
+
+live-boot (1:20210208+grml.4) unstable; urgency=medium
+
+  [ Michael Laß ]
+  * [98d3d05] 9990-main.sh: activate LVM volumes if needed.
+
+ -- Michael Prokop <mika@grml.org>  Fri, 08 Sep 2023 08:50:55 +0200
+
+live-boot (1:20210208+grml.3) unstable; urgency=medium
+
+  [ Mihai Moldovan ]
+  * [02b7fee] 9990-misc-helpers.sh: remove mdadm.conf in initramfs if
+    existent.
+
+ -- Michael Prokop <mika@grml.org>  Sat, 24 Apr 2021 22:00:03 +0200
+
+live-boot (1:20210208+grml.2) unstable; urgency=medium
+
+  [ Mihai Moldovan ]
+  * [a70800e] 9990-misc-helpers.sh: fix RAID detection for findiso.
+  * [cf60d58] 9990-misc-helpers.sh: support lvm/mdadm in fromiso feature.
+
+ -- Michael Prokop <mika@grml.org>  Fri, 26 Mar 2021 08:57:35 +0100
+
+live-boot (1:20210208+grml.1) unstable; urgency=medium
+
+  [ Steven Shiau ]
+  * [e82ece9] 9990-select-eth-device.sh: check carrier, pick NIC
+  * [7454aae] Revert "Merge branch 'master' into 'master'"
+  * [cd108f7] Update 9990-select-eth-device.sh
+
+  [ Benjamin Drung ]
+  * [56ec826] Fix leading space in DEVICE setting
+
+  [ Raphaël Hertzog ]
+  * [b411378] Update standards version to 4.5.0, no changes needed.
+
+  [ Michael Prokop ]
+  * [9d4ad8c] Avoid overlay files of libnss* ending up in initramfs
+
+  [ Mihai Moldovan ]
+  * [9829d8a] 9990-misc-helpers.sh: allow fs type override in fromiso
+    feature.
+
+ -- Michael Prokop <mika@grml.org>  Tue, 09 Mar 2021 18:32:14 +0100
+
+live-boot (1:20200527+grml.5) unstable; urgency=medium
+
+  * [b727a78] /e/n/i: move sourcing of /etc/network/interfaces.d/ to begin
+    of file
+  * [61b7447] Avoid executing memdiskfind under Secure Boot
+
+ -- Michael Prokop <mika@grml.org>  Sat, 18 Jul 2020 17:02:55 +0200
+
+live-boot (1:20200527+grml.4) unstable; urgency=medium
+
+  * [b1e38b1] Include ethtool binary for debugging network configuration
+    during network boot
+
+ -- Michael Prokop <mika@grml.org>  Fri, 17 Jul 2020 23:23:08 +0200
+
+live-boot (1:20200527+grml.3) unstable; urgency=medium
+
+  * [b368066] 0020-read-only: iterate over all devices + improve console
+    message layout
+  * [ea4f167] 9990-misc-helpers.sh: ensure to appened to boot.log file
+
+ -- Michael Prokop <mika@grml.org>  Fri, 10 Jul 2020 09:07:01 +0200
+
+live-boot (1:20200527+grml.2) unstable; urgency=medium
+
+  * [2f7a8c9] Add instance for sourcing /etc/network/interfaces.d/
+    only once
+
+ -- Michael Prokop <mika@grml.org>  Tue, 23 Jun 2020 12:22:16 +0200
+
 live-boot (1:20200527+grml.1) unstable; urgency=medium
 
   [ Michael Prokop ]