Skip to content
Snippets Groups Projects
Verified Commit 5023ff43 authored by anarcat's avatar anarcat
Browse files

Revert "Install etckeeper in step 1"

We don't want to institute a policy of having etckeeper everywhere,
it's a giant change that will have impact beyond just silencing this
warning.

This reverts commit 9a1c6136.
parent 9a1c6136
No related branches found
No related tags found
No related merge requests found
......@@ -53,7 +53,7 @@ See the "conflicts resolution" section below for how to handle
: put server in maintenance &&
touch /etc/nologin &&
: install some dependencies
sudo apt install ttyrec screen debconf-utils deborphan etckeeper &&
sudo apt install ttyrec screen debconf-utils deborphan &&
: create ttyrec file with adequate permissions &&
sudo touch /var/log/upgrade-bookworm.ttyrec &&
sudo chmod 600 /var/log/upgrade-bookworm.ttyrec &&
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment