[11:03] cjwatson, the blockdev trick works in a simple setup, but not when remounting host within rcS.d [11:03] maybe because /host is mount moved within /root which is r/o? [11:04] or it might be an ntfs-3g limitation [11:51] In fact ntfs-3g remounting does not really work well (rw -> ro is ok, but ro -> rw is not) [11:51] see my last 2 comments in bug #186117 [11:51] Launchpad bug 186117 in wubi "Cannot remount ntfs" [Medium,Confirmed] https://launchpad.net/bugs/186117 [11:52] that means that the new mounthost+blockdev code in lupin might well work for vfat [11:55] I will need to setup a testing rig to confirm that (TheMuso...), but I think that bug #201750 might be ok [11:55] Launchpad bug 201750 in wubi "Cannot remount loopfiles inside of vfat" [High,Confirmed] https://launchpad.net/bugs/201750 === ebel_ is now known as ebel [21:08] localechooser: cjwatson * r126 ubuntu/ (debian/changelog localechooser): [21:08] localechooser: * If OVERRIDE_SHOW_ALL_LANGUAGES is set in the environment, display all [21:08] localechooser: languages regardless of frontend (LP: #202291). [21:10] ubiquity: cjwatson * r2569 ubiquity/ (debian/changelog ubiquity/components/language.py): [21:10] ubiquity: * Set OVERRIDE_SHOW_ALL_LANGUAGES while calling localechooser, so that [21:10] ubiquity: even languages with complex scripts are displayed (LP: #202291).