mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-13 22:28:27 +00:00
990b7c8a38
Changes in either livecd-rootfs or ubuntu-image seem to periodically break the transfer of the pre-allocated swapfile (copying it in such a fashion that it winds up "with holes" and thus unable to be used as a swapfile). Rather than fight this, just use a simple systemd service to generate the swapfile if it doesn't exist (using fallocate to keep things snappy).