d1f3be0eed
There are multiple places where initramfs can be created: - /boot/iniramfs-*.img - /boot/$MACHINE_ID/.../initrd (unused on Qubes, but created by Fedora scripts) - /boot/efi/EFI/.../initramfs-*.img Do not generate all of those from scratch, but try to reuse existing image (if exists). Since one dracut call may last even 5 minutes, this change should greatly reduce installation time. Fixes QubesOS/qubes-issues#3637 |
||
---|---|---|
doc | ||
dom0-updates | ||
dracut | ||
file-copy-vm | ||
pm-utils | ||
qrexec | ||
qubesappmenus | ||
rpm_spec | ||
system-config | ||
vaio-fixes | ||
.gitignore | ||
.travis.yml | ||
Makefile | ||
Makefile.builder | ||
README.txt | ||
version | ||
version_vaio_fixes |
This package contains Linux dom0 files. Mostly there are config files for different system services, but also some "addons" to Qubes core: - udev scripts for block and USB devices exposure (in qvm-block and qvm-usb) - appmenu generation for Linux GUI (including icons)