Add lvm2 and multipath-tools (for kpartx)

This commit is contained in:
Michael Tremer
2014-08-23 16:20:48 +02:00
parent 2d37f412f9
commit da45819dad
5 changed files with 273 additions and 1 deletions

View File

@@ -376,7 +376,6 @@ buildbase() {
lfsmake2 vim
lfsmake2 xz
lfsmake2 paxctl
lfsmake2 grub
}
buildipfire() {
@@ -400,6 +399,9 @@ buildipfire() {
ipfiremake cpio
ipfiremake mdadm
ipfiremake dracut
ipfiremake lvm2
ipfiremake multipath-tools
ipfiremake grub
case "${TARGET_ARCH}" in
i586)