X-Git-Url: https://spindle.queued.net/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=configs%2Fdebxo-kde%2Fhooks;h=2447db4f56781674d31e6c767084777b4eeba17e;hb=807e5fc0ced78846d8aed8bfa31817b6d8f8bd2d;hp=03a73baf29fa4cdeaaed12ad6bb14b59751e35ba;hpb=eedfdd4024f1e559d21571f5802dc6d0b2f4c7dc;p=xodist diff --git a/configs/debxo-kde/hooks b/configs/debxo-kde/hooks index 03a73ba..2447db4 100644 --- a/configs/debxo-kde/hooks +++ b/configs/debxo-kde/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. - - 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. + + # OFW needs this to boot w/ partitions + ln -s . ${ROOT_DIR}/boot/boot + + # 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<