New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

qvm-features-request whonix-gw=1 / anon-gateway tag / sdwdate-gui-qubes / review /etc/qubes/post-install.d/30-whonix-ws.sh #4080

Closed
adrelanos opened this Issue Jul 14, 2018 · 3 comments

Comments

Projects
None yet
4 participants
@adrelanos
Member

adrelanos commented Jul 14, 2018

Added qvm-features-request whonix-gw=1.

Whonix/qubes-whonix@436a278

Required for sdwdate-gui-qubes.

Should /etc/qubes/post-install.d/30-whonix-ws.sh have errtrace (set -e)? I.e. should it exit non-zero and therefore break apt when it fails? Better not?

Any other changes required? https://github.com/QubesOS/qubes-core-admin-addon-whonix/blob/master/qubeswhonix/__init__.py needs some if 'whonix-gw' in template.features: above if 'whonix-ws' in template.features: to add the anon-gateway tag but that's about all?

Related:

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Jul 15, 2018

Member

Should /etc/qubes/post-install.d/30-whonix-ws.sh have errtrace (set -e)? I.e. should it exit non-zero and therefore break apt when it fails? Better not?

Better not.

Any other changes required? https://github.com/QubesOS/qubes-core-admin-addon-whonix/blob/master/qubeswhonix/__init__.py needs some if 'whonix-gw' in template.features: above if 'whonix-ws' in template.features: to add the anon-gateway tag but that's about all?

Yes, I'm on it.

Member

marmarek commented Jul 15, 2018

Should /etc/qubes/post-install.d/30-whonix-ws.sh have errtrace (set -e)? I.e. should it exit non-zero and therefore break apt when it fails? Better not?

Better not.

Any other changes required? https://github.com/QubesOS/qubes-core-admin-addon-whonix/blob/master/qubeswhonix/__init__.py needs some if 'whonix-gw' in template.features: above if 'whonix-ws' in template.features: to add the anon-gateway tag but that's about all?

Yes, I'm on it.

marmarek added a commit to marmarek/qubes-core-admin-addon-whonix that referenced this issue Jul 15, 2018

marmarek added a commit to marmarek/qubes-core-admin-addon-whonix that referenced this issue Jul 15, 2018

marmarek added a commit to marmarek/qubes-core-admin-addon-whonix that referenced this issue Jul 15, 2018

@marmarek marmarek referenced this issue in QubesOS/qubes-core-admin-addon-whonix Jul 15, 2018

Merged

Add 'whonix-gw' feature handling #1

@marmarek

This comment has been minimized.

Show comment
Hide comment
@qubesos-bot

This comment has been minimized.

Show comment
Hide comment
@qubesos-bot

qubesos-bot Jul 15, 2018

Automated announcement from builder-github

The package qubes-core-admin-addon-whonix-4.0.1-1.fc25 has been pushed to the r4.0 testing repository for dom0.
To test this update, please install it with the following command:

sudo qubes-dom0-update --enablerepo=qubes-dom0-current-testing

Changes included in this update

Automated announcement from builder-github

The package qubes-core-admin-addon-whonix-4.0.1-1.fc25 has been pushed to the r4.0 testing repository for dom0.
To test this update, please install it with the following command:

sudo qubes-dom0-update --enablerepo=qubes-dom0-current-testing

Changes included in this update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment