[kickstart] Install documentation together with packages
Remove --excludedocs flag for packages in kickstart Change-Id: I92d8fbe3f6e1e077761fa9047f5b30913cdd5e2e Related-bug: #1510860
This commit is contained in:
parent
474d47558c
commit
2da9f556da
@ -237,7 +237,7 @@ echo "cat /tmp/grub.script | chroot /mnt/sysimage /sbin/grub --no-floppy --batch
|
|||||||
|
|
||||||
%end
|
%end
|
||||||
|
|
||||||
%packages --nobase --excludedocs
|
%packages --nobase
|
||||||
@Core
|
@Core
|
||||||
fuel
|
fuel
|
||||||
fuel-library >= {{PRODUCT_VERSION}}
|
fuel-library >= {{PRODUCT_VERSION}}
|
||||||
|
Loading…
Reference in New Issue
Block a user