focal: 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 16:52:56.620889824 +0000 +++ bionic-new/etc/console-setup/cached_setup_keyboard.sh 2023-05-27 17:53:57.947478847 +0000 @@ -5,4 +5,4 @@ exit 0 fi kbd_mode '-u' -loadkeys '/tmp/tmpkbd.ES0zxz' > '/dev/null' +loadkeys '/tmp/tmpkbd.3svNez' > '/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 17:11:47.996820723 +0000 +++ xenial-new/etc/init.d/.depend.boot 2023-05-27 18:12:10.964639161 +0000 @@ -1,17 +1,17 @@ -TARGETS = console-setup mountkernfs.sh hostname.sh resolvconf udev hwclock.sh mountdevsubfs.sh checkroot.sh networking urandom checkfs.sh mountall.sh checkroot-bootclean.sh mountnfs.sh bootmisc.sh mountall-bootclean.sh mountnfs-bootclean.sh procps kmod +TARGETS = console-setup mountkernfs.sh hostname.sh resolvconf udev urandom hwclock.sh networking mountdevsubfs.sh checkroot.sh kmod checkfs.sh bootmisc.sh mountall.sh checkroot-bootclean.sh mountnfs.sh mountall-bootclean.sh mountnfs-bootclean.sh procps INTERACTIVE = console-setup udev checkroot.sh checkfs.sh udev: mountkernfs.sh +urandom: hwclock.sh hwclock.sh: mountdevsubfs.sh +networking: mountkernfs.sh urandom procps resolvconf mountdevsubfs.sh: mountkernfs.sh udev checkroot.sh: hwclock.sh mountdevsubfs.sh hostname.sh -networking: mountkernfs.sh urandom procps resolvconf -urandom: hwclock.sh +kmod: checkroot.sh checkfs.sh: checkroot.sh +bootmisc.sh: udev checkroot-bootclean.sh mountall-bootclean.sh mountnfs-bootclean.sh mountall.sh: checkfs.sh checkroot-bootclean.sh checkroot-bootclean.sh: checkroot.sh mountnfs.sh: networking -bootmisc.sh: udev mountall-bootclean.sh checkroot-bootclean.sh mountnfs-bootclean.sh mountall-bootclean.sh: mountall.sh mountnfs-bootclean.sh: mountnfs.sh procps: mountkernfs.sh udev -kmod: checkroot.sh 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 17:11:47.996820723 +0000 +++ xenial-new/etc/init.d/.depend.start 2023-05-27 18:12:10.964639161 +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 17:11:47.996820723 +0000 +++ xenial-new/etc/init.d/.depend.stop 2023-05-27 18:12:10.964639161 +0000 @@ -1,9 +1,9 @@ TARGETS = sendsigs resolvconf urandom rsyslog umountnfs.sh hwclock.sh networking umountfs umountroot halt reboot rsyslog: sendsigs -umountnfs.sh: rsyslog sendsigs +umountnfs.sh: sendsigs rsyslog hwclock.sh: rsyslog networking: umountnfs.sh -umountfs: hwclock.sh networking urandom umountnfs.sh resolvconf +umountfs: urandom networking umountnfs.sh hwclock.sh 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