Also including auxiliary packages in d-i pool (Closes: #604551).
This commit is contained in:
parent
e3800bf32b
commit
d06f0de41f
|
@ -404,6 +404,7 @@ then
|
|||
|
||||
# Download .debs of the required packages
|
||||
Chroot chroot ${_LB_APT_COMMAND} install ${DI_REQ_PACKAGES}
|
||||
Chroot chroot ${_LB_APT_COMMAND} install ${DI_PACKAGES}
|
||||
else
|
||||
# Download .debs of the required packages
|
||||
Chroot chroot ${_LB_APT_COMMAND} install ${DI_PACKAGES}
|
||||
|
|
Loading…
Reference in New Issue