Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authornl6720 <nl6720@gmail.com>2020-07-29 19:23:58 +0300
committernl6720 <nl6720@gmail.com>2020-07-30 12:55:12 +0300
commitb5f04dba2b45d4949cad0666d0df84637e10960f (patch)
treeba7100ced3a02111ef0e58117a007f9ba346f460 /README.rst
parente9303ca175ecfe1d7ca23bbcacf8b7f3d2ae85c1 (diff)
Install mkinitcpio-archiso-hooks in airootfs instead of copying the hooks from host
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 7ad0d41..af54aba 100644
--- a/README.rst
+++ b/README.rst
@@ -112,6 +112,12 @@ To install archiso system-wide use the included **Makefile**:
make install
+Optionally install archiso's mkinitcpio hooks:
+
+ .. code:: bash
+
+ make install-initcpio
+
License
=======