saving uncommitted changes in /etc prior to apt run
This commit is contained in:
+2
-1
@@ -11,7 +11,6 @@ mkdir -p './X11/xorg.conf.d'
|
||||
mkdir -p './apparmor.d/force-complain'
|
||||
mkdir -p './apt/auth.conf.d'
|
||||
mkdir -p './apt/listchanges.conf.d'
|
||||
mkdir -p './apt/preferences.d'
|
||||
mkdir -p './avahi/services'
|
||||
mkdir -p './binfmt.d'
|
||||
mkdir -p './ca-certificates/update.d'
|
||||
@@ -553,12 +552,14 @@ maybe chmod 0755 'apt/auth.conf.d'
|
||||
maybe chmod 0644 'apt/listchanges.conf'
|
||||
maybe chmod 0755 'apt/listchanges.conf.d'
|
||||
maybe chmod 0755 'apt/preferences.d'
|
||||
maybe chmod 0644 'apt/preferences.d/tor'
|
||||
maybe chmod 0644 'apt/sources.list'
|
||||
maybe chmod 0755 'apt/sources.list.d'
|
||||
maybe chmod 0644 'apt/sources.list.d/docker.list'
|
||||
maybe chmod 0644 'apt/sources.list.d/lutris.list'
|
||||
maybe chmod 0644 'apt/sources.list.d/spotify.list'
|
||||
maybe chmod 0644 'apt/sources.list.d/steam.list'
|
||||
maybe chmod 0644 'apt/sources.list.d/unstable.list'
|
||||
maybe chmod 0644 'apt/sources.list.d/winehq-bullseye.sources'
|
||||
maybe chmod 0644 'apt/trusted.gpg'
|
||||
maybe chmod 0755 'apt/trusted.gpg.d'
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
Package: *
|
||||
Pin: release a=bullseye
|
||||
Pin-Priority: 500
|
||||
|
||||
Package: torbrowser-launcher
|
||||
Pin: release a=unstable
|
||||
Pin-Priority: 1000
|
||||
|
||||
Package: *
|
||||
Pin: release a=unstable
|
||||
Pin-Priority: 100
|
||||
@@ -0,0 +1,2 @@
|
||||
deb http://deb.debian.org/debian unstable main contrib non-free
|
||||
deb-src http://deb.debian.org/debian unstable main contrib non-free
|
||||
@@ -1 +1 @@
|
||||
{'last_error': None, 'host_secret': 'qdyvxajdsobwykwzrfwipeytqnwawzuxbrwsowgahpdxwwkpazfbsnugwnefnrlv', 'server': '192.168.0.99', 'site': 'realm', 'host_name': 'localhost', 'protocol': 'http', 'user': 'caelebfi', 'last_check': 1652687877.797119, 'installed_aghash': 'f9c569861357b5c2', 'last_update': 1652341486.1470811, 'pending_hash': None}
|
||||
{'last_error': None, 'host_secret': 'qdyvxajdsobwykwzrfwipeytqnwawzuxbrwsowgahpdxwwkpazfbsnugwnefnrlv', 'server': '192.168.0.99', 'site': 'realm', 'host_name': 'localhost', 'protocol': 'http', 'user': 'caelebfi', 'last_check': 1652702288.587301, 'installed_aghash': 'f9c569861357b5c2', 'last_update': 1652341486.1470811, 'pending_hash': None}
|
||||
|
||||
Reference in New Issue
Block a user