Add bash as a dependency to the deploy ramdisk
Otherwise some dependend libraries might be missing in the ramdisk. E.g. on SUSE bash is dynamically linked against libreadline. Change-Id: I8b36bee6aa5a1e1da419e748e8bba046c29f3ae2
This commit is contained in:
parent
05d8d4ee43
commit
cb26d4478c
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
||||||
busybox
|
busybox
|
||||||
|
bash
|
||||||
tgtd
|
tgtd
|
||||||
tgtadm
|
tgtadm
|
||||||
|
|
Loading…
Reference in a new issue