X-Git-Url: https://spindle.queued.net/cgi-bin/gitweb.cgi?p=xodist;a=blobdiff_plain;f=configs%2Fdebxo-lxde%2Fhooks;h=d72a3d635ea59b00130c347cf3b3b6ef8eb7bd3a;hp=1a4f2976c4124977340bdd0fed51e5a3da0f5d02;hb=0aada9cddd7b24e9404922c1981ee0103dd78560;hpb=010cf8527c1f1c85009afb94550035f08e0c3d62 diff --git a/configs/debxo-lxde/hooks b/configs/debxo-lxde/hooks index 1a4f297..d72a3d6 100644 --- a/configs/debxo-lxde/hooks +++ b/configs/debxo-lxde/hooks @@ -22,30 +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 # 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/initramfs-tools/modules<${ROOT_DIR}/etc/X11/xorg.conf<