mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 03:07:43 +02:00
Add lvm2 and multipath-tools (for kpartx)
This commit is contained in:
4
make.sh
4
make.sh
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user