livecd-rootfs changes pushed to 
http://bazaar.launchpad.net/~ubuntu-core-dev/livecd-rootfs/trunk/revision/848
writable-paths changes pushed to 
http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/saucy/lxc-android-config/saucy/revision/102

I tested those by

 * making image writable
 * umounting /etc/{adjtime,localtime,timezone}
 * Running the new live-build/ubuntu-touch/hooks/03-etc-writable.chroot script
 * Replacing /etc/system-image/writable-paths  with the new version from above 
branch
 * making image non-writable again, reboot

Now I have

$ ls -l /etc/{adjtime,localtime,timezone}
lrwxrwxrwx 1 root root 21 Sep 25 09:22 /etc/adjtime -> /etc/writable/adjtime
lrwxrwxrwx 1 root root 23 Sep 25 09:22 /etc/localtime -> /etc/writable/localtime
lrwxrwxrwx 1 root root 22 Sep 25 09:22 /etc/timezone -> /etc/writable/timezone

and I can create new files in /etc/writable/. So I'm fairly sure that
this is ok, but peer review highly appreciated before I actually upload
this. Also, I believe Oliver needs to add that to some google docs to
get a "change request".

** Changed in: livecd-rootfs (Ubuntu)
       Status: In Progress => Fix Committed

** Changed in: lxc-android-config (Ubuntu)
       Status: Triaged => Fix Committed

** Changed in: lxc-android-config (Ubuntu)
     Assignee: (unassigned) => Martin Pitt (pitti)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1227520

Title:
  Timezone changes are not working due to ro /etc and bind mounts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1227520/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to