実家Ubuntu 24.04.2 LTSちゃん
$ sudo sh -c 'apt update && apt dist-upgrade -y'
:
The following NEW packages will be installed:
linux-headers-6.8.0-64 linux-headers-6.8.0-64-generic
linux-image-6.8.0-64-generic linux-modules-6.8.0-64-generic
linux-modules-extra-6.8.0-64-generic linux-tools-6.8.0-64
linux-tools-6.8.0-64-generic
The following upgrades have been deferred due to phasing:
libnetplan1 netplan-generator netplan.io python3-netplan
The following packages will be upgraded:
libnss-systemd libpam-systemd libsystemd-shared libsystemd0 libudev1
linux-generic linux-headers-generic linux-image-generic linux-libc-dev
linux-tools-common systemd systemd-dev systemd-resolved systemd-sysv
systemd-timesyncd udev
16 upgraded, 7 newly installed, 0 to remove and 4 not upgraded.
5 standard LTS security updates
:
$ cat /var/run/reboot-required*
linux-image-6.8.0-64-generic
$ sync; sync; sync; sudo reboot
(-人-)