index : mkinitcpio-archiso32 | |
Archlinux32 initcpio scripts used by archiso | gitolite user |
summaryrefslogtreecommitdiff |
author | Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | 2010-02-17 18:45:02 -0300 |
---|---|---|
committer | Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | 2010-02-17 19:07:14 -0300 |
commit | 1485dc3be8e5130e1cb19e35ba01b6150f4ff4f3 (patch) | |
tree | 9ff287cbc3c7e7edf0739a9fbc92ab33f818c40d /archiso/install | |
parent | 58ff8792782e594949f2181eae36f9871ed7b20c (diff) |
-rw-r--r-- | archiso/install/archiso | 1 |
diff --git a/archiso/install/archiso b/archiso/install/archiso index 5978f33..4d36412 100644 --- a/archiso/install/archiso +++ b/archiso/install/archiso @@ -11,6 +11,7 @@ install () FILES="" add_dir /tmpfs add_dir /bootmnt + add_device /dev/loop0 b 7 0 SCRIPT="archiso" } |