index : mkinitcpio-archiso32 | |
Archlinux32 initcpio scripts used by archiso | gitolite user |
summaryrefslogtreecommitdiff |
author | Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | 2010-06-23 00:39:20 -0300 |
---|---|---|
committer | Thomas Bächler <thomas@archlinux.org> | 2010-06-23 10:03:14 +0200 |
commit | cee03e306fc89bf67847d42f3164ba013fb36c5b (patch) | |
tree | 0e3e42011b3ad95e0e3053878f1a8b25c7fe0edd /archiso/install | |
parent | b320a1b29020cb772c7f0ca0321d3ed6f2e865dc (diff) |
-rw-r--r-- | archiso/install/archiso | 2 |
diff --git a/archiso/install/archiso b/archiso/install/archiso index ad1c1d0..9b45080 100644 --- a/archiso/install/archiso +++ b/archiso/install/archiso @@ -14,7 +14,7 @@ install () add_dir /tmpfs.sqfs add_dir /bootmnt - add_device /dev/loop0 b 7 0 + add_device /lib/udev/devices/loop0 b 7 0 add_binary /lib/udev/cdrom_id |