summaryrefslogtreecommitdiff
path: root/core/lvm2/lvm2_install
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-07-12 10:57:14 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-07-12 10:57:14 -0300
commit66873986693bc3c8812d12f3919f1977b9a30674 (patch)
tree14a385b80dfa23890d9d864dd89fafb61dd38ff2 /core/lvm2/lvm2_install
parentfa448c3d0b12a414235560d2cbd14eb74aace7bd (diff)
parente03f4b9bc9da3327de94bc58aa92ecb836c1580d (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/puzzles/PKGBUILD core/lvm2/PKGBUILD core/mdadm/PKGBUILD libre/kernel26-libre/PKGBUILD multilib-testing/lib32-mesa/PKGBUILD testing/mesa/PKGBUILD
Diffstat (limited to 'core/lvm2/lvm2_install')
-rw-r--r--core/lvm2/lvm2_install3
1 files changed, 1 insertions, 2 deletions
diff --git a/core/lvm2/lvm2_install b/core/lvm2/lvm2_install
index 0df69f81b..94175b523 100644
--- a/core/lvm2/lvm2_install
+++ b/core/lvm2/lvm2_install
@@ -1,13 +1,12 @@
# vim: set ft=sh:
-install ()
+build()
{
MODULES=" dm-mod dm-snapshot dm-mirror"
BINARIES=""
FILES=""
SCRIPT="lvm2"
- add_dir "/dev/mapper"
add_binary "/sbin/lvm"
add_binary "/sbin/dmsetup"
add_file "/lib/udev/rules.d/10-dm.rules"