mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-02-05 17:35:20 -05:00
Added configuration file information
This commit is contained in:
parent
a95c6707c2
commit
b983d8913d
@ -52,7 +52,10 @@ any template based on the standard Debian 8 template.
|
|||||||
[user@debian-9 ~]$ sudo sed -i.backup 's/jessie/stretch/g' /etc/apt/sources.list
|
[user@debian-9 ~]$ sudo sed -i.backup 's/jessie/stretch/g' /etc/apt/sources.list
|
||||||
[user@debian-9 ~]$ sudo sed -i.backup 's/jessie/stretch/g' /etc/apt/sources.list.d/qubes-r3.list
|
[user@debian-9 ~]$ sudo sed -i.backup 's/jessie/stretch/g' /etc/apt/sources.list.d/qubes-r3.list
|
||||||
|
|
||||||
4. Update the package lists and upgrade to Debian 9
|
4. Update the package lists and upgrade to Debian 9. During the process,
|
||||||
|
it will likely prompt to overwrite two files, qubes-r3.list and
|
||||||
|
pulse/client.conf. qubes-r3.list can be overwritten, while pulse/client.conf
|
||||||
|
need to left as the currently installed version.
|
||||||
|
|
||||||
[user@debian-9 ~]$ sudo apt-get update && sudo apt-get dist-upgrade -y
|
[user@debian-9 ~]$ sudo apt-get update && sudo apt-get dist-upgrade -y
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user