core-agent-linux/misc
Marek Marczykowski-Górecki 9792438b3f
Use sfdisk instead of parted to resize root partition table
parted tries to load random data for possible partiont table UUID
generation, even though there is no need to generate new UUID. In case
of early VM startup, this is very undesirable as random entropy pool may
not be initialized yet, which will cause parted to block.

Use sfdisk instead, which doesn't try to do that. And also can relocate
backup GPT and resize partition in one go.

Fixes QubesOS/qubes-issues#4419
2019-02-24 03:12:14 +01:00
..
.gitignore dispvm: close all windows after apps prerun (#872) 2014-07-04 18:51:02 +02:00
20_org.gnome.desktop.wm.preferences.qubes.gschema.override Remove duplicated 'close' button from titlebar of gnome applications 2017-05-20 14:44:04 +02:00
20_org.gnome.nautilus.qubes.gschema.override Apply gschema overrides also to debian, rename according to guidelines 2017-05-20 13:47:05 +02:00
20_org.gnome.settings-daemon.plugins.updates.qubes.gschema.override Apply gschema overrides also to debian, rename according to guidelines 2017-05-20 13:47:05 +02:00
20_org.mate.NotificationDaemon.qubes.gschema.override Apply gschema overrides also to debian, rename according to guidelines 2017-05-20 13:47:05 +02:00
20_tcp_timestamps.conf disable leaking TCP timestamps by default 2015-10-19 14:03:57 +00:00
30_cron.conf use bind-dirs to handle crontab persistence 2016-10-16 01:14:02 +01:00
50_qubes.conf Prevent services from being accidentally restarted by needrestart. 2015-11-20 16:35:06 +01:00
apt-conf-70no-unattended debian: disable timer-based apt-get 2017-10-19 15:03:06 +02:00
close-window.c dispvm: close only visible windows during DispVM preparation 2015-03-04 01:48:11 +01:00
dconf-db-local-dpi Disable automatic scaling in GNOME/GTK applications 2018-01-12 06:00:18 +01:00
dconf-profile-user Disable automatic scaling in GNOME/GTK applications 2018-01-12 06:00:18 +01:00
dnf-qubes-hooks.conf Implement dnf hooks for post-update actions 2015-11-11 02:36:57 +01:00
dnf-qubes-hooks.py Fix updates notification on Fedora 29 2018-12-05 06:26:25 +01:00
dracut-qubes.conf dracut: disable hostonly mode 2015-11-10 16:36:00 +01:00
fstab Merge remote-tracking branch 'qubesos/pr/125' 2018-07-11 13:25:37 +02:00
grub.qubes grub: add noresume to kernel cmdline 2018-06-26 05:02:34 -06:00
Makefile Move 'qubesxdg' into qubesagent python package 2018-04-02 23:19:01 +02:00
marker-vm Add qubes version to marker-vm file 2019-02-11 19:28:35 +01:00
mime-globs vm-file-editor: add override for mimeinfo *.png entry (#753) 2013-11-14 22:21:17 +01:00
pam.d_su.qubes Fixed /etc/pam.d/su.qubes. (Moved line 'auth sufficient pam_permit.so' up. May not be low '@include' lines.) 2015-09-13 18:36:18 +00:00
polkit-1-qubes-allow-all.pkla vm: move polkit configs from qubes-gui-vm package 2013-02-12 01:38:29 +01:00
polkit-1-qubes-allow-all.rules vm: move polkit configs from qubes-gui-vm package 2013-02-12 01:38:29 +01:00
profile.d_qt_x11_no_mitshm.sh debian: don't generate regular conf files in postinst 2015-02-05 01:22:19 +01:00
qubes-archive-keyring.gpg Ship Qubes 4.0 repository definition and keys 2017-06-14 10:45:43 +02:00
qubes-desktop-run Make shebang explicit /usr/bin/python2 where it's still there 2018-10-24 00:24:50 +02:00
qubes-download-dom0-updates.sh Problem: Unable to use pkg.install with Salt in dom0 when using UpdateVM that has only yum due to incorrect options passed by Salt assuming dnf presence 2018-04-08 07:52:38 +01:00
qubes-master-key.asc Include Qubes Master Key in the VM template 2016-07-17 04:26:01 +02:00
qubes-r4.list.in Switch to HTTPS 2019-01-15 13:06:01 -06:00
qubes-r4.repo.in Drop https from onion update repository urls 2018-09-06 19:44:03 +02:00
qubes-run-terminal misc/qubes-run-terminal: which -> type 2018-08-28 10:54:09 +00:00
qubes-run-terminal.desktop Add misc/qubes-run-terminal to launch any available terminal emulator 2018-03-28 13:23:35 +00:00
qubes-serial-login Few more shellcheck warnings fixes/ignores 2017-09-30 05:05:34 +02:00
qubes-session-autostart Make shebang explicit /usr/bin/python2 where it's still there 2018-10-24 00:24:50 +02:00
qubes-suspend-module-blacklist Add intel wifi drivers to suspend-module-blacklist 2018-01-28 18:28:20 +01:00
qubes-trigger-sync-appmenus.sh Do not force /bin/sh for /etc/qubes-rpc/qubes.GetAppmenus 2018-10-22 16:25:51 +02:00
qubes.sudoers Update Xen bug count in sudoers comment 2016-12-04 16:29:01 -08:00
qvm-features-request Make shebang explicit /usr/bin/python2 where it's still there 2018-10-24 00:24:50 +02:00
resize-rootfs Use sfdisk instead of parted to resize root partition table 2019-02-24 03:12:14 +01:00
RPM-GPG-KEY-qubes-4-centos centos: add package signing key, setup repository 2017-09-30 02:06:53 +02:00
RPM-GPG-KEY-qubes-4-primary Ship Qubes 4.0 repository definition and keys 2017-06-14 10:45:43 +02:00
RPM-GPG-KEY-qubes-4-unstable Ship Qubes 4.0 repository definition and keys 2017-06-14 10:45:43 +02:00
serial.conf fedora: update spec and serial.conf to match /usr/sbin path 2013-08-14 03:53:40 +02:00
session-stop-timeout.conf fedora: workaround slow system shutdown (#852) 2014-09-24 14:17:24 +02:00
sudoers.d_qt_x11_no_mitshm debian: don't generate regular conf files in postinst 2015-02-05 01:22:19 +01:00
sudoers.d_umask debian: don't generate regular conf files in postinst 2015-02-05 01:22:19 +01:00
thunar.xml Disable Thunar thumbnails 2017-11-18 13:19:41 +01:00
uca_qubes.xml Add file managers integration for qvm-open-in-dvm --view-only 2018-05-26 03:09:41 +02:00
udev-qubes-misc.rules Remove 'xen.evtchn' udev rule 2015-02-11 08:02:55 -05:00
upgrades-installed-check Fix updates checking on Fedora with dnf 2018-12-05 05:48:00 +01:00
upgrades-status-notify code style fix 2018-12-05 05:46:51 +01:00
xenstore-watch.c Use xenstore.h instead of xs.h 2014-11-19 15:34:34 +01:00
xorg-preload-apps.conf removed trailing spaces 2015-10-15 04:34:55 +02:00
yum-qubes-hooks.conf vm: enable yum-qubes-hooks plugin (#592) 2012-06-11 22:35:44 +02:00
yum-qubes-hooks.py Make shebang explicit /usr/bin/python2 where it's still there 2018-10-24 00:24:50 +02:00