Go to file
Marek Marczykowski-Górecki bcf7c9e978
kernel-install: use up to date initramfs
During installation, /usr/lib/kernel/install.d/50-dracut.install
generate initramfs in $BOOT_DIR_ABS. It is important to use that one,
even if there is one in /boot/initramfs-*.img already, because it was
generated later and contains all required config files (including
keyboard layout for entering LUKS passphrase).

This fixes d1f3be0eed "kernel-install:
avoid creating initramfs multiple times".

Fixes QubesOS/qubes-issues#3234
2018-03-27 19:20:36 +02:00
doc Remove dates from man pages 2017-03-16 05:44:58 -04:00
dom0-updates Bad spaces 2018-02-25 12:17:48 +01:00
dracut Drop dracut workaround for missing LUKS-related modules 2017-10-02 21:38:51 +02:00
file-copy-vm qvm-copy-to-vm: use --service option 2017-07-05 14:26:11 +02:00
pm-utils clock synchronization rewrite 2017-07-06 23:37:26 +02:00
qrexec qrexec: use distinct exit code for timeout 2018-02-25 13:12:34 +01:00
qubesappmenus Move appmenus/icons related to desktop-linux-common 2017-05-17 15:47:13 +02:00
rpm_spec rpm: adjust dependencies 2018-02-20 01:13:33 +01:00
system-config kernel-install: use up to date initramfs 2018-03-27 19:20:36 +02:00
vaio-fixes vaio-fixes 2013-03-16 18:24:21 +01:00
.gitignore gitignore 2015-05-03 16:05:02 +02:00
.travis.yml travis: update for Qubes 4.0 2017-05-18 01:16:53 +02:00
Makefile Remove support for old builder API 2013-03-19 19:03:41 +01:00
Makefile.builder Add Makefile.builder 2013-03-19 15:23:17 +01:00
README.txt Update README 2015-07-10 17:50:25 +02:00
version version 4.0.13 2018-03-04 03:47:13 +01:00
version_vaio_fixes vaio-fixes 2013-03-16 18:24:21 +01:00

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)