mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-22 10:51:11 +00:00
As suggested by Colin, first add the meta packages, then the other deps.
This commit is contained in:
parent
e0fcd94074
commit
57f0507518
@ -421,12 +421,13 @@ case $PROJECT in
|
||||
;;
|
||||
|
||||
ubuntu-touch|ubuntu-pd)
|
||||
add_package install ubuntu-minimal systemd-sysv- packagekit ubuntu-system-settings-online-accounts
|
||||
if [ "$PROJECT" = "ubuntu-touch" ]; then
|
||||
add_package install ubuntu-touch
|
||||
else
|
||||
add_package install ubuntu-pocket-desktop
|
||||
fi
|
||||
add_package install ubuntu-minimal systemd-sysv- packagekit ubuntu-system-settings-online-accounts
|
||||
|
||||
COMPONENTS='main restricted universe'
|
||||
BOOTAPPEND_LIVE='hostname=ubuntu-phablet username=ubuntu'
|
||||
export LB_BOOTSTRAP_INCLUDE='apt-transport-https gnupg'
|
||||
|
Loading…
x
Reference in New Issue
Block a user