mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-05 16:01:34 +00:00
Merge remote-tracking branch 'codyshepherd/cpc-ubuntu-server' into ubuntu/xenial
This commit is contained in:
commit
5201114a9e
@ -166,6 +166,10 @@ if [ "${SUBPROJECT:-}" = minimized ]; then
|
|||||||
_xchroot "${rootd}" apt clean
|
_xchroot "${rootd}" apt clean
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
# install grub-legacy-ec2 and ubuntu-server for all ubuntu-cpc for LP: #1888575
|
||||||
|
_xchroot "${rootd}" env DEBIAN_FRONTEND=noninteractive \
|
||||||
|
apt-get -y install grub-legacy-ec2
|
||||||
|
|
||||||
#### END COMMON ARCH FUNCTIONS
|
#### END COMMON ARCH FUNCTIONS
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user