s390 netboot: add more util-linux libs
Newer versions of util-linux include more libs, so make sure we bundle them up so tools aren't broken. URL: https://bugs.gentoo.org/556328
This commit is contained in:
parent
2fd64cda96
commit
6cfbdd0570
2 changed files with 4 additions and 0 deletions
|
@ -185,7 +185,9 @@ netboot2/packages/sys-apps/util-linux/files:
|
||||||
/sbin/swapoff
|
/sbin/swapoff
|
||||||
/lib/libblkid.so.*
|
/lib/libblkid.so.*
|
||||||
/lib/libmount.so.*
|
/lib/libmount.so.*
|
||||||
|
/lib/libsmartcols.so.*
|
||||||
/lib/libuuid.so.*
|
/lib/libuuid.so.*
|
||||||
|
/usr/lib/libfdisk.so.*
|
||||||
|
|
||||||
netboot2/packages/app-editors/nano/files:
|
netboot2/packages/app-editors/nano/files:
|
||||||
/bin/nano
|
/bin/nano
|
||||||
|
|
|
@ -185,7 +185,9 @@ netboot2/packages/sys-apps/util-linux/files:
|
||||||
/sbin/swapoff
|
/sbin/swapoff
|
||||||
/lib64/libblkid.so.*
|
/lib64/libblkid.so.*
|
||||||
/lib64/libmount.so.*
|
/lib64/libmount.so.*
|
||||||
|
/lib64/libsmartcols.so.*
|
||||||
/lib64/libuuid.so.*
|
/lib64/libuuid.so.*
|
||||||
|
/usr/lib64/libfdisk.so.*
|
||||||
|
|
||||||
netboot2/packages/app-editors/nano/files:
|
netboot2/packages/app-editors/nano/files:
|
||||||
/bin/nano
|
/bin/nano
|
||||||
|
|
Loading…
Add table
Reference in a new issue