1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-06-26 02:56:36 +03:00
nixpkgs/nixos/modules/virtualisation
Thomas Watson 8736edfd95 nixos/qemu-vm: fix useBootLoader builds on aarch64-linux
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.
2023-01-19 23:28:01 -06:00
..
podman nixos/podman, podman: switch to netavark network stack 2023-01-04 14:25:14 +10:00
amazon-ec2-amis.nix ec2-amis: add release 22.11 2022-12-01 17:21:34 -05:00
amazon-image.nix services.openssh: support freeform settings (#193757) 2023-01-15 16:32:46 +01:00
amazon-init.nix treewide: automatically md-convert option descriptions 2022-07-30 15:16:34 +02:00
amazon-options.nix nixos/amazon-option: Tolerate harmless ec2.hvm for compatibility 2023-01-08 19:01:02 +01:00
anbox.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
appvm.nix nixos: fix typos 2022-12-17 19:31:14 -05:00
azure-agent.nix waagent: update to 2.8.0.11 (#206974) 2023-01-10 20:58:20 +01:00
azure-bootstrap-blobs.nix
azure-common.nix services.openssh: support freeform settings (#193757) 2023-01-15 16:32:46 +01:00
azure-config-user.nix
azure-config.nix
azure-image.nix nixos/*: automatically convert option docs 2022-08-19 22:40:58 +02:00
azure-images.nix
brightbox-config.nix
brightbox-image.nix services.openssh: support freeform settings (#193757) 2023-01-15 16:32:46 +01:00
build-vm.nix nixos/virtualization: invariant option docs MD conversions 2022-07-24 13:01:47 +02:00
cloudstack-config.nix services.openssh: support freeform settings (#193757) 2023-01-15 16:32:46 +01:00
container-config.nix nixos/modprobe: replace boot.isContainer with boot.modprobeConfig.enable 2022-11-24 14:07:46 +01:00
containerd.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
containers.nix nixos/containers: source policy from separate skopeo output 2023-01-08 13:30:27 +10:00
cri-o.nix cri-o: 1.25.1 -> 1.26.0 2023-01-08 13:30:27 +10:00
digital-ocean-config.nix services.openssh: support freeform settings (#193757) 2023-01-15 16:32:46 +01:00
digital-ocean-image.nix nixos/virtualization: invariant option docs MD conversions 2022-07-24 13:01:47 +02:00
digital-ocean-init.nix nixos/*: literalDocBook -> literalMD 2022-08-27 19:18:29 +02:00
docker-image.nix
docker-rootless.nix nixos/virtualization: invariant option docs MD conversions 2022-07-24 13:01:47 +02:00
docker.nix virtualisation.docker: require docker.service for docker-prune.service 2022-09-24 10:42:00 +02:00
ec2-amis.nix ec2-amis.nix -> amazon-ec2-amis.nix, new format 2021-10-08 17:30:01 +02:00
ec2-data.nix amazon-image: fetch metadata only in stage-2 2022-11-23 17:19:13 +01:00
ec2-metadata-fetcher.sh nixos/ec2: use only curl in metadata fetcher, log to console 2022-11-23 17:19:16 +01:00
ecs-agent.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
gce-images.nix
google-compute-config.nix services.openssh: support freeform settings (#193757) 2023-01-15 16:32:46 +01:00
google-compute-image.nix nixos/*: automatically convert option docs 2022-08-19 22:40:58 +02:00
grow-partition.nix
hyperv-guest.nix linuxPackages.hyperv-daemons: add path conditions for kvp and vss 2022-12-04 15:25:26 +01:00
hyperv-image.nix nixos/*: automatically convert option docs 2022-08-19 22:40:58 +02:00
includes-to-excludes.py nixos/qemu-vm: Use disposable EROFS for store when writableStore = false 2022-07-17 14:56:35 +02:00
kubevirt.nix virtualisation: implement kubevirt config 2021-12-21 05:52:16 -06:00
kvmgt.nix nixos/*: convert straggler options to MD 2022-08-31 17:27:38 +02:00
libvirtd.nix libvirtd: add parallelShutdown option 2022-12-26 17:34:02 +01:00
linode-config.nix nixos/virtualisation/linode-image: init (#155426) 2022-09-29 00:25:03 +02:00
linode-image.nix nixos/virtualisation/linode-image: init (#155426) 2022-09-29 00:25:03 +02:00
lxc-container.nix nixos/lxc-container: fix compatibility with systemd-nspawn 2023-01-16 15:50:37 +01:00
lxc.nix nixos/*: automatically convert option docs 2022-08-19 22:40:58 +02:00
lxcfs.nix nixos/*: convert options with listings 2022-08-31 17:27:36 +02:00
lxd.nix nixos/lxd: add missing util-linux to $PATH 2022-12-03 16:01:05 +01:00
nixos-containers.nix Merge pull request #185129 from Munksgaard/fix-nixos-container 2022-11-17 22:13:44 +13:00
oci-containers.nix nixos/modules/virtualisation: fix oci-containers with docker 2022-10-17 16:11:56 +02:00
openstack-config.nix services.openssh: support freeform settings (#193757) 2023-01-15 16:32:46 +01:00
openstack-metadata-fetcher.nix openstack-metadata-fetcher: don't fail if any specific wget's fail 2022-04-07 15:28:28 -04:00
openstack-options.nix nixos/*: convert internal option descriptions to MD 2022-08-31 16:32:54 +02:00
openvswitch.nix nixos/virtualization: invariant option docs MD conversions 2022-07-24 13:01:47 +02:00
parallels-guest.nix nixos/*: mark pre-existing markdown descriptions as mdDoc 2022-08-19 22:40:58 +02:00
proxmox-image.nix nixos: fix typos 2022-12-17 19:31:14 -05:00
proxmox-lxc.nix nixos/*: md-convert hidden plaintext options 2022-08-31 16:32:54 +02:00
qemu-guest-agent.nix treewide: automatically md-convert option descriptions 2022-07-30 15:16:34 +02:00
qemu-vm.nix nixos/qemu-vm: fix useBootLoader builds on aarch64-linux 2023-01-19 23:28:01 -06:00
rosetta.nix nixos/rosetta: init module 2022-11-29 10:27:51 +00:00
spice-usb-redirection.nix treewide: automatically md-convert option descriptions 2022-07-30 15:16:34 +02:00
vagrant-guest.nix
vagrant-virtualbox-image.nix
virtualbox-guest.nix treewide: automatically md-convert option descriptions 2022-07-30 15:16:34 +02:00
virtualbox-host.nix nixos/virtualbox-host: Fix hardening with headless vbox 2022-10-08 15:41:59 -06:00
virtualbox-image.nix nixos/version: add config.system.nixos.distroName and config.system.nixos.distroId 2023-01-14 16:19:06 -05:00
vmware-guest.nix nixos/vmware-guest: depend headless option on xserver availability 2022-11-01 16:57:30 +01:00
vmware-host.nix nixos: fix typos 2022-12-17 19:31:14 -05:00
vmware-image.nix nixos/*: automatically convert option docs 2022-08-19 22:40:58 +02:00
waydroid.nix waydroid: 1.3.3 -> 1.3.4 (#206833) 2023-01-03 17:43:06 +01:00
xe-guest-utilities.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
xen-dom0.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
xen-domU.nix