index : mkinitcpio-archiso32 | |
Archlinux32 initcpio scripts used by archiso | gitolite user |
summaryrefslogtreecommitdiff |
author | Simon Wilper <sxw@chronowerks.de> | 2021-01-01 03:15:33 +0100 |
---|---|---|
committer | Simon Wilper <sxw@chronowerks.de> | 2021-05-14 19:46:23 +0200 |
commit | c3914f980fa2c59fa42bc17af73200cf5365bbf9 (patch) | |
tree | b17f40e0ac6e3d18853eaa0cffdc9187232bcee5 /install | |
parent | 3a5877d9f913d1151e8f729a46a7ecef643252b0 (diff) |
-rw-r--r-- | install/archiso | 1 |
diff --git a/install/archiso b/install/archiso index 74948c7..df0f6b5 100644 --- a/install/archiso +++ b/install/archiso @@ -18,6 +18,7 @@ build() { add_binary truncate add_binary gpg add_binary grep + add_binary pv add_file /usr/lib/udev/rules.d/60-cdrom_id.rules add_file /usr/lib/udev/rules.d/10-dm.rules |