]> spindle.queued.net Git - xodist/commit
initchroot: add a workaround for #314334 v0.1
authorAndres Salomon <dilinger@debian.org>
Wed, 20 Aug 2008 18:34:44 +0000 (14:34 -0400)
committerAndres Salomon <dilinger@debian.org>
Wed, 20 Aug 2008 18:34:44 +0000 (14:34 -0400)
commit3b32b2956e25ab47618c9fb3e72d05ba5de63000
tree6db5b4e6f2a8b91d17138f529a2298c51afec8cd
parent99382a0e57b76d37d8757caded42985c3a40e5a0
initchroot: add a workaround for #314334

jffs2 doesn't support shared mmap, so apt explodes (#314334).  This
was the reason why we were mounting /var/cache/apt/cache over tmpfs;
readd the mount, and update apt.conf accordingly.

Signed-off-by: Andres Salomon <dilinger@debian.org>
functions.sh
initchroot.sh