X-Git-Url: https://spindle.queued.net/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=configs%2Fdebxo-awesome%2Fhooks;fp=configs%2Fdebxo-awesome%2Fhooks;h=c207995d8bf58278788b24e18bce527ce846c500;hb=ace899c2bc164466eeb0c9124bde428a899841eb;hp=3d8ed1a8f555ae090007fd279c86218cf03fcdd6;hpb=2de5dbf2572a415a2d5ead8c3f18d21ea3ab24b7;p=xodist diff --git a/configs/debxo-awesome/hooks b/configs/debxo-awesome/hooks index 3d8ed1a..c207995 100644 --- a/configs/debxo-awesome/hooks +++ b/configs/debxo-awesome/hooks @@ -26,21 +26,10 @@ customize_chroot_hook() # OFW needs this to boot w/ partitions ln -s . ${ROOT_DIR}/boot/boot - # Apt can't deal w/ jffs2's lack of mmap, so we keep apt's cache on tmpfs - # (see ). - mkdir ${ROOT_DIR}/var/cache/apt/cache - mount -t tmpfs tmpfs ${ROOT_DIR}/var/cache/apt/cache - # XOs are slow and small; don't use pdiffs, don't install recommends, and - # work around lack of mmap. + # XOs are slow and small; don't use pdiffs and don't install recommends cat >${ROOT_DIR}/etc/apt/apt.conf<