X-Git-Url: https://spindle.queued.net/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=configs%2Fdebxo-sugar%2Fhooks;h=0a5487369108dc4667d55ed00eb5b4e2410a3546;hb=28840f12354790a41fb9e2658226a53e10a76913;hp=21ec913b18a4869a6a50937bcb487128a7715b92;hpb=db66c3c25d0e75718cf8218587ecc206c7aba4d4;p=xodist diff --git a/configs/debxo-sugar/hooks b/configs/debxo-sugar/hooks index 21ec913..0a54873 100644 --- a/configs/debxo-sugar/hooks +++ b/configs/debxo-sugar/hooks @@ -22,27 +22,14 @@ customize_chroot_hook() # Any customizations that need to be made to the chroot after the base system # has been installed (but prior to custom package installation) should be # put here. $ROOT_DIR should be prefixed to any paths. - - mkdir ${ROOT_DIR}/ofw # 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<${ROOT_DIR}/etc/X11/xorg.conf<