Ubuntu Pastebin

Paste from martin at Fri, 13 Mar 2015 16:13:51 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
=== modified file 'touch'
--- touch	2015-03-12 09:17:58 +0000
+++ touch	2015-03-13 16:13:33 +0000
@@ -53,6 +53,8 @@
  * upstart-watchdog
  * obexd-server
  * obexd-client
+# note: drop this here once we put it back into touch-core
+ * ubuntu-touch-customization-hooks
 
 == Shell ==
 

=== modified file 'touch-core'
--- touch-core	2015-03-12 09:17:58 +0000
+++ touch-core	2015-03-13 16:13:12 +0000
@@ -42,7 +42,9 @@
  * ufw
  * wget
  * bluetooth-touch
- * ubuntu-touch-customization-hooks
+# TODO: needs porting to systemd, and move upstart dep to upstart-bin
+# does not currently work on desktop-next images anyway
+#* ubuntu-touch-customization-hooks
  * pulseaudio
  * pulseaudio-module-bluetooth
  * rtkit
Download as text