> make a swap file? Swap space in the distributed image is just annoying for users to rawwrite it into devices.
To use resize_ffs(8), users have to edit disklabel anyway, so I'm using a dumb script that checks disk size, updates labels, and executes resize_ffs(8) for my custom images. --- Izumi Tsutsui