We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f550d1 commit 13624b0Copy full SHA for 13624b0
archlinux/PKGBUILD-initcpio-install.sh
@@ -5,7 +5,9 @@ build() {
5
add_module "xen-blkfront"
6
add_binary "/usr/bin/sfdisk"
7
add_binary "/usr/bin/mkswap"
8
+ add_binary "/usr/bin/swapon"
9
add_binary "/usr/bin/dmsetup"
10
+ add_binary "/usr/bin/gptfix"
11
add_binary "/usr/lib/qubes/qubes_cow_setup.sh"
12
13
add_runscript
0 commit comments