jammy: diff -ur bionic-old/etc/console-setup/cached_setup_keyboard.sh bionic-new/etc/console-setup/cached_setup_keyboard.sh --- bionic-old/etc/console-setup/cached_setup_keyboard.sh 2023-05-27 05:44:38.076305887 +0000 +++ bionic-new/etc/console-setup/cached_setup_keyboard.sh 2023-05-27 06:07:35.042640002 +0000 @@ -5,4 +5,4 @@ exit 0 fi kbd_mode '-u' -loadkeys '/tmp/tmpkbd.HUcuOs' > '/dev/null' +loadkeys '/tmp/tmpkbd.Nh2cmW' > '/dev/null' Binary files bionic-old/var/lib/systemd/catalog/database and bionic-new/var/lib/systemd/catalog/database differ Binary files trusty-old/etc/console-setup/cached.kmap.gz and trusty-new/etc/console-setup/cached.kmap.gz differ Binary files xenial-old/etc/console-setup/cached.kmap.gz and xenial-new/etc/console-setup/cached.kmap.gz differ diff -ur xenial-old/etc/init.d/.depend.boot xenial-new/etc/init.d/.depend.boot --- xenial-old/etc/init.d/.depend.boot 2023-05-27 06:02:41.694973318 +0000 +++ xenial-new/etc/init.d/.depend.boot 2023-05-27 06:29:10.283880347 +0000 @@ -1,17 +1,17 @@ -TARGETS = console-setup mountkernfs.sh hostname.sh resolvconf udev hwclock.sh mountdevsubfs.sh checkroot.sh networking urandom mountall-bootclean.sh mountall.sh bootmisc.sh kmod mountnfs-bootclean.sh mountnfs.sh checkroot-bootclean.sh checkfs.sh procps +TARGETS = console-setup mountkernfs.sh hostname.sh resolvconf udev networking hwclock.sh mountdevsubfs.sh checkroot.sh urandom mountall.sh checkfs.sh checkroot-bootclean.sh mountnfs-bootclean.sh mountnfs.sh bootmisc.sh mountall-bootclean.sh kmod procps INTERACTIVE = console-setup udev checkroot.sh checkfs.sh udev: mountkernfs.sh +networking: mountkernfs.sh urandom procps resolvconf hwclock.sh: mountdevsubfs.sh mountdevsubfs.sh: mountkernfs.sh udev checkroot.sh: hwclock.sh mountdevsubfs.sh hostname.sh -networking: mountkernfs.sh urandom procps resolvconf urandom: hwclock.sh -mountall-bootclean.sh: mountall.sh mountall.sh: checkfs.sh checkroot-bootclean.sh -bootmisc.sh: mountall-bootclean.sh mountnfs-bootclean.sh udev checkroot-bootclean.sh -kmod: checkroot.sh +checkfs.sh: checkroot.sh +checkroot-bootclean.sh: checkroot.sh mountnfs-bootclean.sh: mountnfs.sh mountnfs.sh: networking -checkroot-bootclean.sh: checkroot.sh -checkfs.sh: checkroot.sh +bootmisc.sh: mountnfs-bootclean.sh udev mountall-bootclean.sh checkroot-bootclean.sh +mountall-bootclean.sh: mountall.sh +kmod: checkroot.sh procps: mountkernfs.sh udev diff -ur xenial-old/etc/init.d/.depend.start xenial-new/etc/init.d/.depend.start --- xenial-old/etc/init.d/.depend.start 2023-05-27 06:02:41.694973318 +0000 +++ xenial-new/etc/init.d/.depend.start 2023-05-27 06:29:10.283880347 +0000 @@ -1,6 +1,6 @@ -TARGETS = rsyslog killprocs single cron rc.local ondemand +TARGETS = rsyslog killprocs single cron ondemand rc.local INTERACTIVE = single: killprocs cron: rsyslog -rc.local: rsyslog cron ondemand: rsyslog cron +rc.local: rsyslog cron diff -ur xenial-old/etc/init.d/.depend.stop xenial-new/etc/init.d/.depend.stop --- xenial-old/etc/init.d/.depend.stop 2023-05-27 06:02:41.694973318 +0000 +++ xenial-new/etc/init.d/.depend.stop 2023-05-27 06:29:10.283880347 +0000 @@ -1,9 +1,9 @@ TARGETS = sendsigs resolvconf urandom rsyslog umountnfs.sh hwclock.sh networking umountfs umountroot halt reboot rsyslog: sendsigs -umountnfs.sh: sendsigs rsyslog +umountnfs.sh: rsyslog sendsigs hwclock.sh: rsyslog networking: umountnfs.sh -umountfs: hwclock.sh networking umountnfs.sh urandom resolvconf +umountfs: umountnfs.sh hwclock.sh urandom networking resolvconf umountroot: umountfs halt: umountroot reboot: umountroot Binary files xenial-old/var/lib/systemd/catalog/database and xenial-new/var/lib/systemd/catalog/database differ