Merge lp:~mfisch/ubuntu/saucy/lxc-android-config/rw-opt into lp:ubuntu/saucy/lxc-android-config

Proposed by Matt Fischer
Status: Merged
Merge reported by: Oliver Grawert
Merged at revision: not available
Proposed branch: lp:~mfisch/ubuntu/saucy/lxc-android-config/rw-opt
Merge into: lp:ubuntu/saucy/lxc-android-config
Diff against target: 8 lines (+1/-0)
1 file modified
etc/system-image/writable-paths (+1/-0)
To merge this branch: bzr merge lp:~mfisch/ubuntu/saucy/lxc-android-config/rw-opt
Reviewer Review Type Date Requested Status
Oliver Grawert Pending
Review via email: mp+180439@code.launchpad.net

Commit message

mounts /opt as r/w so that click-packages will work

Description of the change

This simple fix mounts /opt as r/w so that click-packages will work. I think the ownership may still need to be fixed.

To post a comment you must log in.
71. By Matt Fischer

Marking opt as tranistion so we can copy out any apps already in-image

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'etc/system-image/writable-paths'
2--- etc/system-image/writable-paths 2013-08-02 16:09:43 +0000
3+++ etc/system-image/writable-paths 2013-08-15 23:21:30 +0000
4@@ -12,3 +12,4 @@
5 /var/lib/NetworkManager auto persistent none
6 /var/lib/system-image auto persistent none
7 /var/log auto persistent transition
8+/opt auto persistent transition

Subscribers

People subscribed via source and target branches

to all changes: