debian_iso_image.inc: change drbd-tools to drbd-utils
Currently we use the "stx-std.lst" file in tools to add install package. We are going to use the "debian_iso_image.inc" file to follow CentOS. We observed some layers already have the debian_iso_image.inc, so first of all, we need to check if all the packages are available, otherwise, once supporting "debian_iso_image.inc", "build-image" will fail. drbd-tools is changed to drbd-utils in Debian. Story: 2008846 Task: 46141 Signed-off-by: Yue Tao <yue.tao@windriver.com> Change-Id: I3c762836c448e714be93ebe7df006aa23ab60eba
This commit is contained in:
parent
0e37611215
commit
14e6bc4af5
@ -3,7 +3,7 @@
|
|||||||
facter
|
facter
|
||||||
kdump-tools
|
kdump-tools
|
||||||
puppet
|
puppet
|
||||||
drbd-tools
|
drbd-utils
|
||||||
parted
|
parted
|
||||||
lvm2
|
lvm2
|
||||||
trident-installer
|
trident-installer
|
||||||
|
Loading…
Reference in New Issue
Block a user