Package: initramfs-tools
Version: 0.120
Severity: normal
Dear Maintainer,
initramfs-tools 0.119 introduced change [274f945]
hooks/fsck: Remove dependency on hwclock by disabling e2fsck time check
This modifies hooks/fsck to add /etc/e2fsck.conf to the initramfs,
enabling the broken_system_clock option.
While the intention is to prevent e2fsck from complaining about
inconsistencies between harware clock and file system timestamps,
enabling that option also causes e2fsck to skip the periodic checks set
with tune2fs -i. This means that while the user expects the root file
system to be checked automatically from time to time, this request is
silently ignored.
Please consider reverting to the old behaviour, if possible, or
documenting the change.
Thanks,
Tommaso
-- Package-specific info:
-- initramfs sizes
-rw-r--r-- 1 root root 17M Nov 4 14:54 /boot/initrd.img-4.2.0-1-amd64
-- /proc/cmdline
BOOT_IMAGE=/vmlinuz-4.2.0-1-amd64
root=UUID=a27958f2-11c8-4040-a0cf-4f5fd7dd58a7 ro radeon.dpm=1
-- resume
# RESUME=/dev/sda6
RESUME='UUID=23366fa8-2f38-468a-8a7e-3404ddb22db1'
-- /proc/filesystems
ext3
ext2
ext4
-- lsmod
Module Size Used by
pci_stub 16384 1
vboxpci 24576 0
vboxnetadp 28672 0
vboxnetflt 28672 0
vboxdrv 446464 3 vboxnetadp,vboxnetflt,vboxpci
cpufreq_stats 16384 0
cpufreq_powersave 16384 0
cpufreq_userspace 16384 0
cpufreq_conservative 16384 0
openafs 765952 2
nfsd 282624 13
auth_rpcgss 57344 1 nfsd
oid_registry 16384 1 auth_rpcgss
nfs_acl 16384 1 nfsd
nfs 249856 0
lockd 90112 2 nfs,nfsd
grace 16384 2 nfsd,lockd
fscache 61440 1 nfs
sunrpc 327680 19 nfs,nfsd,auth_rpcgss,lockd,nfs_acl
snd_hda_codec_hdmi 49152 1
snd_hda_codec_realtek 86016 1
snd_hda_codec_generic 73728 1 snd_hda_codec_realtek
evdev 20480 6
joydev 20480 0
iTCO_wdt 16384 0
iTCO_vendor_support 16384 1 iTCO_wdt
snd_hda_intel 36864 4
ppdev 20480 0
snd_hda_codec 131072 4
snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel
kvm_intel 163840 0
kvm 495616 1 kvm_intel
snd_hda_core 65536 5
snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
snd_hwdep 16384 1 snd_hda_codec
snd_pcm_oss 49152 0
pcspkr 16384 0
psmouse 122880 0
snd_mixer_oss 24576 1 snd_pcm_oss
serio_raw 16384 0
amdkfd 118784 1
lpc_ich 24576 0
mfd_core 16384 1 lpc_ich
i2c_i801 20480 0
radeon 1499136 6
snd_pcm 102400 5
snd_pcm_oss,snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_core
ttm 94208 1 radeon
drm_kms_helper 126976 1 radeon
drm 352256 9 ttm,drm_kms_helper,radeon
sg 32768 0
i2c_algo_bit 16384 1 radeon
8250_fintek 16384 0
snd_timer 32768 1 snd_pcm
parport_pc 28672 0
shpchp 36864 0
acpi_cpufreq 20480 0
snd 86016 18
snd_hda_codec_realtek,snd_pcm_oss,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel,snd_mixer_oss
processor 36864 1 acpi_cpufreq
button 16384 0
soundcore 16384 1 snd
parport 49152 2 ppdev,parport_pc
thermal_sys 49152 1 processor
it87 45056 0
hwmon_vid 16384 1 it87
coretemp 16384 0
autofs4 40960 2
ext4 573440 4
crc16 16384 1 ext4
mbcache 20480 1 ext4
jbd2 102400 1 ext4
raid1 36864 1
raid0 20480 1
md_mod 131072 4 raid0,raid1
sr_mod 24576 0
sd_mod 40960 11
cdrom 57344 1 sr_mod
hid_logitech 32768 0
ff_memless 16384 1 hid_logitech
ata_generic 16384 0
usbhid 49152 0
hid 114688 2 hid_logitech,usbhid
ahci 36864 0
libahci 32768 1 ahci
ata_piix 36864 8
pata_jmicron 16384 0
8139too 36864 0
8139cp 28672 0
mii 16384 2 8139cp,8139too
libata 233472 5
ahci,libahci,ata_generic,ata_piix,pata_jmicron
sky2 61440 0
scsi_mod 225280 4 sg,libata,sd_mod,sr_mod
floppy 73728 0
ehci_pci 16384 0
uhci_hcd 45056 0
ehci_hcd 77824 1 ehci_pci
usbcore 233472 4 uhci_hcd,ehci_hcd,ehci_pci,usbhid
usb_common 16384 1 usbcore
-- /etc/initramfs-tools/modules
-- /etc/kernel-img.conf
# Kernel image management overrides
# See kernel-img.conf(5) for details
do_symlinks = yes
relative_links = yes
do_bootloader = no
do_bootfloppy = no
do_initrd = yes
link_in_boot = no
-- /etc/initramfs-tools/initramfs.conf
MODULES=most
BUSYBOX=y
KEYMAP=n
COMPRESS=gzip
DEVICE=
NFSROOT=auto
-- /etc/initramfs-tools/update-initramfs.conf
update_initramfs=yes
backup_initramfs=no
-- /proc/mdstat
Personalities : [raid0] [raid1]
md126 : active raid0 sdb6[0] sdc6[1]
134086656 blocks super 1.2 512k chunks
md127 : active raid1 sdb1[1] sdc1[0]
1047552 blocks super 1.2 [2/2] [UU]
unused devices: <none>
-- mkinitramfs hooks
/etc/initramfs-tools/hooks/:
/usr/share/initramfs-tools/hooks:
amd64_microcode
busybox
dmsetup
fsck
fuse
intel_microcode
keymap
klibc
kmod
mdadm
ntfs_3g
resume
thermal
udev
zz-busybox
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.2.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages initramfs-tools depends on:
ii busybox 1:1.22.0-15
ii cpio 2.11+dfsg-4.1
ii klibc-utils 2.0.4-4
ii kmod 21-1
ii module-init-tools 21-1
ii udev 227-2
Versions of packages initramfs-tools recommends:
ii busybox 1:1.22.0-15
Versions of packages initramfs-tools suggests:
ii bash-completion 1:2.1-4.2
-- no debconf information