Ich habe heute für einen ZeroW PI OS Lite 32-bit 2025-05-13 geflashed. Nach dem Start dann update und upgrade ausgeführt. Irgendwann kam dann der Dialog mit dem ich nicht so richtig etwas anfangen konnte, darum habe ich erst einaml 'D' eingeben um zu erfahren wie die Änderungen aussehen sollen. Wenn ich es richtig verstanden habe soll etwas an der initramfs verändert werden. Da ich keine Ahnung habe was dort geschehen soll habe ich die Optoion 'N' genutzt.
Meine Frage: war dies die richtige Entscheidung oder hätte ich die Option 'Y' nehmen sollen? Was wären die Auswirkungen?
Diff
Setting up initramfs-tools-core (0.142+rpt4+deb12u3) ...
Configuration file '/etc/initramfs-tools/initramfs.conf'
==> Modified (by you or by a script) since installation.
==> Package distributor has shipped an updated version.
What would you like to do about it ? Your options are:
Y or I : install the package maintainer's version
N or O : keep your currently-installed version
D : show the differences between the versions
Z : start a shell to examine the situation
The default action is to keep your current version.
*** initramfs.conf (Y/I/N/O/D/Z) [default=N] ? D
--- /etc/initramfs-tools/initramfs.conf 2025-05-13 02:17:54.595067399 +0200
+++ /etc/initramfs-tools/initramfs.conf.dpkg-new 2025-07-21 09:33:02.000000000 +0200
@@ -17,7 +17,7 @@
# list - Only include modules from the 'additional modules' list
#
-MODULES=dep
+MODULES=most
#
# BUSYBOX: [ y | n | auto ]
@@ -74,11 +74,11 @@
#
# RUNSIZE: ...
#
-# The size of the /run tmpfs mount point, like 256M or 10%
+# The size of the /run tmpfs mount point, like 256M or 20%
# Overridden by optional initramfs.runsize= bootarg
#
-RUNSIZE=10%
+RUNSIZE=20%
#
# FSTYPE: ...
Configuration file '/etc/initramfs-tools/initramfs.conf'
==> Modified (by you or by a script) since installation.
==> Package distributor has shipped an updated version.
What would you like to do about it ? Your options are:
Y or I : install the package maintainer's version
N or O : keep your currently-installed version
D : show the differences between the versions
Z : start a shell to examine the situation
The default action is to keep your current version.
*** initramfs.conf (Y/I/N/O/D/Z) [default=N] ? n
Display More
Danke für Kommentare