l
Size: a a a
l
FL
#silverblue
на freenode).l
#silverblue
на freenode).This is similar to how platforms like Chrome OS and Android work, but thanks to ostree it’s now available for Linux desktops! That is pretty neat.
l
l
technically you can install anything using rpm-ostree, ideally this should be avoided as much as possible (some low level apps like shells and libvirt may require it, though). Flatpak apps and containers are the standard way to consume packages. As these are kept separate from the base OS, it also helps improve stability and reliability.
Г
Г
$ dnf system-upgrade download --releasever=31
…
Complete!
Download complete! Use 'dnf system-upgrade reboot' to start the upgrade.
To remove cached metadata and transaction use 'dnf system-upgrade clean'
The downloaded packages were saved in cache until the next successful transaction.
You can remove cached packages by executing 'dnf clean packages'.
[root@localhost ~]# dnf system-upgrade reboot
[Errno 13] Permission denied: '/var/lib/dnf/system-upgrade' -> '/system-update'
[root@localhost ~]#
l
$ dnf system-upgrade download --releasever=31
…
Complete!
Download complete! Use 'dnf system-upgrade reboot' to start the upgrade.
To remove cached metadata and transaction use 'dnf system-upgrade clean'
The downloaded packages were saved in cache until the next successful transaction.
You can remove cached packages by executing 'dnf clean packages'.
[root@localhost ~]# dnf system-upgrade reboot
[Errno 13] Permission denied: '/var/lib/dnf/system-upgrade' -> '/system-update'
[root@localhost ~]#
env
Г
env
FL
l
Г
FL
system-upgrade
и перезагрузок. dnf upgrade --releasever=N
, затем (после успешного обновления) dnf distro-sync
Г
system-upgrade
и перезагрузок. dnf upgrade --releasever=N
, затем (после успешного обновления) dnf distro-sync
Г
Г
system-upgrade
и перезагрузок. dnf upgrade --releasever=N
, затем (после успешного обновления) dnf distro-sync
Failed:
filesystem-3.12-2.fc31.aarch64
Error: Transaction failed
MA
MA
Г
MA