-
-
Notifications
You must be signed in to change notification settings - Fork 14.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
image/images: Adapt remaining images to system.build.image & normalized filenames, #359345
base: master
Are you sure you want to change the base?
Commits on Nov 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 303da9a - Browse repository at this point
Copy the full SHA 303da9aView commit details -
installer/sd-image: use system.build.image...
and rename: - sdImage.imageBaseName -> image.BaseName - sdImage.imageName -> image.fileName
Configuration menu - View commit details
-
Copy full SHA for fdd7cb7 - Browse repository at this point
Copy the full SHA fdd7cb7View commit details -
installer/iso-image: use system.build.image
and rename: - isoImage.isoBaseName -> image.baseName - isoImage.isoName -> image.fileName
Configuration menu - View commit details
-
Copy full SHA for 3d3951c - Browse repository at this point
Copy the full SHA 3d3951cView commit details -
ec2/amazon-image: use system.build.image
and rename: - amazonImage.name -> image.baseName
Configuration menu - View commit details
-
Copy full SHA for b2bb8ac - Browse repository at this point
Copy the full SHA b2bb8acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 63c5233 - Browse repository at this point
Copy the full SHA 63c5233View commit details -
Configuration menu - View commit details
-
Copy full SHA for d26a712 - Browse repository at this point
Copy the full SHA d26a712View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0888bf - Browse repository at this point
Copy the full SHA e0888bfView commit details -
virtualisation/disk-image: init
New module to support qemu, qemu-efi, raw, raw-efi outputs as known from nixos-generators in system.build.images.
Configuration menu - View commit details
-
Copy full SHA for f2cae58 - Browse repository at this point
Copy the full SHA f2cae58View commit details -
image/images: Add remaining image modules
to achieve feature parity with nixos-generators
Configuration menu - View commit details
-
Copy full SHA for 4c1cdf8 - Browse repository at this point
Copy the full SHA 4c1cdf8View commit details