Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upphase out manual use of qubes-dom0-update by user / replace it by salt #3447
Comments
added a commit
to adrelanos/qubes-doc
that referenced
this issue
Jan 6, 2018
andrewdavidwong
added
C: mgmt
enhancement
labels
Jan 7, 2018
andrewdavidwong
added this to the Release 4.1 milestone
Jan 7, 2018
This comment has been minimized.
This comment has been minimized.
tasket
commented
Jan 9, 2018
Then |
This comment has been minimized.
This comment has been minimized.
Yes, |
This comment has been minimized.
This comment has been minimized.
//cc @awokd |
This comment has been minimized.
This comment has been minimized.
awokd
commented
Feb 17, 2018
Thanks for the heads up @adrelanos , hadn't seen this. I linked #1983 from the R4.0 doc tracking ticket. |
This comment has been minimized.
This comment has been minimized.
Per #3595 (comment), this issue should be understood more generally to include things like the creation of |
adrelanos
referenced this issue
Mar 30, 2018
Closed
Qubes-Whonix 14 SaltStack state files required #3765
adrelanos
referenced this issue
Jul 16, 2018
Closed
Qubes-Whonix salt - allow choice of repository / don't hardcode repository #4087
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
adrelanos commentedJan 6, 2018
Talked to Marek at 34c3. We concluded the following.
qubes-dom0-update
got too difficult since too many manual modifications of dom0 would be required.qubes-dom0-update
.salt
.qubes-dom0-update
.sudo qubesctl --templates pkg.upgrade
instead.salt
commands for installation of arch linux and othersqubes-dom0-update
to tell the user it is recommended to usesalt
instead.Basically, let's phase out manual use of
qubes-dom0-update
by users.Technical background:
qubes-dom0-update
runsalt
, becausesalt
is runningqubes-dom0-update
and it must not be circular. Would be tricky because not clear which saltsalt
formula to enable.salt
does (confirmed by Marek): https://www.whonix.org/wiki/Dev/Qubes#salt