Go to file
Marek Marczykowski-Górecki cc8bffb664
kernel-install: remove EFI variant of BLS dirs too
Remove also EFI version of BootLoader Specification dirs. This will:
- really force to re-generate initramfs during installation, after all
relevant configs are updated; previously, dracut (called by anaconda
through kernel-install) refuse to update already existing
/boot/efi/.../initrd file.
- save some precious space in /boot/efi

Fixes 

(cherry picked from commit 53730c4ba2)
2018-09-17 05:30:05 +02:00
appmenus-files appmenus: add xterm in Disposable VM menu entry 2016-07-17 00:00:47 +02:00
appmenus-scripts appmenus: force X-Qubes-VM category for all VM-related entries 2016-07-15 11:31:27 +02:00
doc Remove dates from man pages 2017-03-16 05:44:58 -04:00
dom0-updates Added -p to mkdir for skip error if dir exists 2018-02-25 12:12:06 +01:00
dracut Drop salsa20-x86_64 module from dracut image 2018-09-01 13:19:20 +02:00
file-copy-vm v2: (dom0) qvm-move-to-vm: don't "rm -rf" vm name argument 2016-12-04 16:52:18 +00:00
icons Initial commit: appmenus handling code, icons 2013-03-16 18:23:22 +01:00
pm-utils pm-utils: Fix handling of HVM domains 2018-01-09 03:21:53 +01:00
qrexec qubespolicy: unify calling qrexec service 2018-02-19 02:27:32 +01:00
rpm_spec rpm: add missing BR: python 2018-09-01 13:32:34 +02:00
system-config kernel-install: remove EFI variant of BLS dirs too 2018-09-17 05:30:05 +02:00
tools Move qvm-xkill to new tools/ dir 2016-11-28 03:56:45 -05: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: remove debootstrap workaround 2016-12-06 01:55:06 +01: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 3.2.17 2018-02-20 01:17:23 +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)