mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-06-13 10:17:34 +02:00
n/essentialsoftware.md: note AutomaticUpdatePolicy=apply for more excitement in life
This commit is contained in:
parent
dc498257f2
commit
85f942a99f
@ -100,7 +100,8 @@ _{{ page.excerpt }}_
|
||||
- for `rpm-ostree`, `systemctl enable rpm-ostreed-automatic.timer --now`
|
||||
- Remember to check `/etc/rpm-ostreed.conf`, it should say
|
||||
`AutomaticUpdatePolicy=stage` and likely `LockLayering=false` under
|
||||
`[Daemon]`
|
||||
`[Daemon]`. Alternatively `AutomaticUpdatePolicy=apply` for more
|
||||
excitement in life in form of automatic reboots.
|
||||
|
||||
## Usability
|
||||
|
||||
@ -183,7 +184,7 @@ sudo rpm-ostree install aircrack-ng android-tools btop cronie cronie-anacron dar
|
||||
# Remove packages I don't need from the base image. (Challenge to remove
|
||||
# nothing failed by using rpmfusion codecs anyway)
|
||||
sudo rpm-ostree override remove firefox firefox-langpacks
|
||||
# Enable automatic updates (check /etc/rpm-ostreed.conf for AutomaticUpdatePolicy=stage and LockLayering=false)
|
||||
# Enable automatic updates (check /etc/rpm-ostreed.conf for AutomaticUpdatePolicy=stage (or apply for automatic reboots) and LockLayering=false)
|
||||
sudo systemctl enable rpm-ostreed-automatic.timer --now
|
||||
# Disable bootsplash and kernel message hiding, adjust rootfs fstab,
|
||||
# REMEMBER TO REMOVE SSD FOR NON-SSD setups! Legacy interface names (eth0,
|
||||
|
Loading…
x
Reference in New Issue
Block a user