8736edfd95
The aarch64-linux kernel and initrd recently eclipsed 60M, causing the boot disk image build to run out of space and fail. Double the size of the image to 120M to fix the issue. The disk image is stored in expandable qcow2 format, so only the space actually used by files in the image is consumed. Therefore, other architectures are not unfairly penalized, and the output size does not suddenly double. This also fixes NixOS tests which use this option, like systemd-boot's. |
||
---|---|---|
.. | ||
doc | ||
lib | ||
maintainers | ||
modules | ||
tests | ||
COPYING | ||
default.nix | ||
README | ||
release-combined.nix | ||
release-small.nix | ||
release.nix |
*** NixOS *** NixOS is a Linux distribution based on the purely functional package management system Nix. More information can be found at https://nixos.org/nixos and in the manual in doc/manual.