Co se teda slučuje kam? Já už mám nějakou dobu na dvanáctce "jen" usr a nic zvláštního jsem pro to nedělal:
$ cat /etc/debian_version
12.1
$ ls -l /|grep usr
lrwxrwxrwx 1 root root 7 19. srp 2021 bin -> usr/bin
lrwxrwxrwx 1 root root 7 19. srp 2021 lib -> usr/lib
lrwxrwxrwx 1 root root 8 19. srp 2021 sbin -> usr/sbin
drwxr-xr-x 11 root root 4096 19. srp 2021 usr
Novo instalovane systemy maju zluceny /usr.
Systemy, ktore povodne mali oddeleny /usr ani po upgrade nemaju zluceny /usr.
Balicky teda musia pocitat s oboma variantami systemu.
Dokoncenie zlucenia /usr teda znamena, ze aj upgradnute systemy budu mat zluceny /usr a zjednodusi sa zivot pri balickovani.
Mně se při upgradu z 11 na 12 automaticky nainstaloval balíček usrmerge (běžným dependency resolvingem apt-get dist-upgrade):
Description-en: Convert the system to the merged /usr directories scheme
This package will automatically convert the system to the merged /usr directory scheme, in which the {bin,sbin,lib}/ directories are symlinked to their counterparts in /usr/. There is no automatic method to restore the precedent configuration, so there is no going back once this package has been installed.
a dříve nesloučený systém se sloučil a teď je sloučený.
18. 10. 2023, 19:09 editováno autorem komentáře