Go to file
Marek Marczykowski-Górecki 34921cd9c0
network: don't fail the whole vif setup if IPv6 is disabled
Detect if IPv6 is disabled in the kernel (like it is in Whonix Gateway)
and skip setting IPv6 in that case. Otherwise 'ip' call would fail and
since the script is with 'set -e', it would interrupt setting IPv4 too.
Log error message in that case anyway.

Fixes QubesOS/qubes-issues#5110
2019-10-06 06:19:16 +02:00
archlinux Update repositories to R4.1 2019-04-22 00:31:28 +02:00
autostart-dropins Enable gnome settings daemon xsettings plugin 2018-01-12 05:44:54 +01:00
ci tests: add run-tests script, plug it into travis 2017-05-20 13:20:08 +02:00
debian Fix typo 2019-09-07 23:11:42 +02:00
doc Remove qrexec-agent related files 2019-04-08 18:22:38 +02:00
init Remove dead code 2019-07-05 20:35:31 +02:00
misc Mount /rw and /home with nosuid + nodev 2019-08-28 11:01:09 +00:00
network network: don't fail the whole vif setup if IPv6 is disabled 2019-10-06 06:19:16 +02:00
patches.debian Revert "Use sfdisk instead of parted to ..." on stretch and jessie 2019-02-24 05:15:04 +01:00
pkgs archlinux: created build scripts 2013-04-17 01:22:32 +02:00
post-install.d Tell dom0 that VM is running Linux 2018-10-23 23:32:35 +02:00
qubes-rpc Make qvm-copy/move[-to-vm] one script 2019-09-09 22:03:48 +02:00
qubesagent Implement D-Bus Activation of desktop files manually 2019-03-20 05:04:58 +01:00
rpm_spec Disable boot.automount which is created by systemd automatically 2019-08-20 16:37:23 +02:00
test-packages tests: add run-tests script, plug it into travis 2017-05-20 13:20:08 +02:00
vm-init.d Merge branch 'remove-qrexec' 2019-06-06 23:20:11 +02:00
vm-systemd Disable boot.automount which is created by systemd automatically 2019-08-20 16:37:23 +02:00
.coveragerc tests: add run-tests script, plug it into travis 2017-05-20 13:20:08 +02:00
.gitignore Update gitignore and make clean target 2018-04-20 16:27:26 +02:00
.travis.yml travis: switch to R4.1 2019-04-22 00:32:01 +02:00
debian-quilt debian: fix shellcheck warnings in debian packaging 2017-09-30 05:05:33 +02:00
LICENSE Added LICENSE 2010-04-05 21:21:27 +02:00
Makefile Make qvm-copy/move[-to-vm] one script 2019-09-09 22:03:48 +02:00
Makefile.builder Revert "Use sfdisk instead of parted to ..." on stretch and jessie 2019-02-24 05:15:04 +01:00
run-tests Load only test_* files when looking for tests (python) 2018-04-02 23:19:02 +02:00
series-debian-jessie-vm.conf Revert "Use sfdisk instead of parted to ..." on stretch and jessie 2019-02-24 05:15:04 +01:00
series-debian-stretch-vm.conf Revert "Use sfdisk instead of parted to ..." on stretch and jessie 2019-02-24 05:15:04 +01:00
series-debian-vm.conf Stop anacron from starting in Debian using existing constraint on cron 2017-02-05 23:36:27 +00:00
setup.py network: rewrite qubes-firewall daemon 2016-09-12 05:22:53 +02:00
version version 4.1.4 2019-08-21 10:34:49 +02:00