Comment 10 for bug 2020530

Revision history for this message
Steve Langasek (vorlon) wrote :

kinetic verified:

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 04:52:32.038110370 +0000
+++ bionic-new/etc/console-setup/cached_setup_keyboard.sh 2023-05-27 05:14:01.061523804 +0000
@@ -5,4 +5,4 @@
     exit 0
 fi
 kbd_mode '-u'
-loadkeys '/tmp/tmpkbd.RWkHvU' > '/dev/null'
+loadkeys '/tmp/tmpkbd.xwQjgK' > '/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 05:10:32.880450036 +0000
+++ xenial-new/etc/init.d/.depend.boot 2023-05-27 05:35:12.680651277 +0000
@@ -1,17 +1,17 @@
-TARGETS = console-setup mountkernfs.sh hostname.sh resolvconf udev hwclock.sh mountdevsubfs.sh checkroot.sh networking urandom procps mountall-bootclean.sh mountall.sh bootmisc.sh checkfs.sh checkroot-bootclean.sh mountnfs.sh mountnfs-bootclean.sh kmod
+TARGETS = console-setup mountkernfs.sh hostname.sh resolvconf udev networking urandom hwclock.sh mountdevsubfs.sh checkroot.sh kmod checkroot-bootclean.sh bootmisc.sh mountall-bootclean.sh mountall.sh mountnfs-bootclean.sh mountnfs.sh checkfs.sh procps
 INTERACTIVE = console-setup udev checkroot.sh checkfs.sh
 udev: mountkernfs.sh
+networking: mountkernfs.sh urandom procps resolvconf
+urandom: hwclock.sh
 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
-procps: mountkernfs.sh udev
+kmod: checkroot.sh
+checkroot-bootclean.sh: checkroot.sh
+bootmisc.sh: checkroot-bootclean.sh mountall-bootclean.sh mountnfs-bootclean.sh udev
 mountall-bootclean.sh: mountall.sh
 mountall.sh: checkfs.sh checkroot-bootclean.sh
-bootmisc.sh: mountall-bootclean.sh udev mountnfs-bootclean.sh checkroot-bootclean.sh
-checkfs.sh: checkroot.sh
-checkroot-bootclean.sh: checkroot.sh
-mountnfs.sh: networking
 mountnfs-bootclean.sh: mountnfs.sh
-kmod: checkroot.sh
+mountnfs.sh: networking
+checkfs.sh: 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 05:10:32.880450036 +0000
+++ xenial-new/etc/init.d/.depend.start 2023-05-27 05:35:12.680651277 +0000
@@ -1,6 +1,6 @@
-TARGETS = rsyslog killprocs single cron ondemand rc.local
+TARGETS = rsyslog killprocs single cron rc.local ondemand
 INTERACTIVE =
 single: killprocs
 cron: rsyslog
-ondemand: rsyslog cron
 rc.local: rsyslog cron
+ondemand: 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 05:10:32.880450036 +0000
+++ xenial-new/etc/init.d/.depend.stop 2023-05-27 05:35:12.680651277 +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 umountnfs.sh urandom networking resolvconf
+umountfs: networking urandom 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