X-Git-Url: https://spindle.queued.net/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=configs%2Fdebxo-lxde%2Fhooks;h=66bb63a7ffb5d77084e2df36a05ffb1cc2f16d7c;hb=435543f7a3bb9b1bd8ff0c742e5ea67759593bd3;hp=0af18b5de94f2ff821f31b8b0d60bfdcb298c24a;hpb=931a6a70beba07b763ee392b92daa57443401070;p=xodist diff --git a/configs/debxo-lxde/hooks b/configs/debxo-lxde/hooks index 0af18b5..66bb63a 100644 --- a/configs/debxo-lxde/hooks +++ b/configs/debxo-lxde/hooks @@ -22,27 +22,15 @@ 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. + + # OFW needs this to boot w/ partitions + ln -s . ${ROOT_DIR}/boot/boot - mkdir ${ROOT_DIR}/ofw - - # 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/initramfs-tools/modules<${ROOT_DIR}/etc/X11/xorg.conf<