Ubuntu Pastebin

Paste from cjwatson at Wed, 4 Mar 2015 10:38:37 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
=== modified file 'live-build/auto/config'
--- live-build/auto/config	2015-03-01 04:29:18 +0000
+++ live-build/auto/config	2015-03-04 10:38:22 +0000
@@ -410,7 +410,7 @@ case $PROJECT in
 		;;
 
 	ubuntu-touch)
-		add_package install ubuntu-minimal ubuntu-touch
+		add_package install ubuntu-minimal ubuntu-touch systemd-sysv- packagekit
 		COMPONENTS='main restricted universe'
 		BOOTAPPEND_LIVE='hostname=ubuntu-phablet username=ubuntu'
 		export LB_BOOTSTRAP_INCLUDE='apt-transport-https gnupg'
Download as text