X-Git-Url: https://spindle.queued.net/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=configs%2Fdebxo-xfce%2Fhooks;h=d54080bf78d2c943e1566e3fe88be8cfa6000571;hb=ace899c2bc164466eeb0c9124bde428a899841eb;hp=972119e5e62e021daf1915e9e5a1f844dbac36dd;hpb=2de5dbf2572a415a2d5ead8c3f18d21ea3ab24b7;p=xodist diff --git a/configs/debxo-xfce/hooks b/configs/debxo-xfce/hooks index 972119e..d54080b 100644 --- a/configs/debxo-xfce/hooks +++ b/configs/debxo-xfce/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<