summary refs log tree commit diff
path: root/nixos/lib/make-disk-image.nix
Commit message (Expand)AuthorAge
* make-disk-image: Make additionalPaths work with Nix 2.4talyz2021-11-29
* make-disk-image: Add an argument to only build a Nix store imagetalyz2021-10-28
* make-disk-image: Add additionalPaths argumenttalyz2021-10-28
* make-disk-image: Add copyChannel argumenttalyz2021-10-28
* make-disk-image: Reintroduce the installBootLoader argumenttalyz2021-10-28
* make-disk-image: Reduce forkingCasey Ransom2021-06-21
* Merge pull request #120489 from samueldr/fix/make-disk-image-auto-sizeLassulus2021-04-26
|\
| * make-disk-image: Round image size to the next mebibyteSamuel Dionne-Riel2021-04-25
| * make-disk-image: Account for reserved disk spaceSamuel Dionne-Riel2021-04-24
| * make-disk-image: Account for the ext4 reserved spaceSamuel Dionne-Riel2021-04-24
| * make-disk-image: Get proper size for automatic sizeSamuel Dionne-Riel2021-04-24
* | make-disk-image: fix broken EFI image buildsMartin Schwaighofer2021-04-26
|/
* Merge pull request #67493 from clefru/make-disk-imageJörg Thalheim2021-01-29
|\
| * Update nixos/lib/make-disk-image.nixclefru2021-01-22
| * make-disk-image.nix: Handle cptofs error explicitlyClemens Fruhwirth2019-08-26
* | nixos/lib/make-disk-image.nix: support content mode and ownershipFrancesco Gazzetta2020-12-20
* | utillinux: rename to util-linuxGraham Christensen2020-11-24
* | make-disk-image: support legacy+gptGraham Christensen2020-10-30
* | nixos/lib/make-disk-image.nix: abritary format inputEmery Hemingway2020-07-31
* | make-disk-image: add hybrid and dynamic sized imageslassulus2020-07-27
* | nixos make-disk-image: fix permissions of /buildlassulus2020-07-10
* | nixos/lib/make-disk-image.nix: VDI supportEmery Hemingway2020-06-13
* | Revert "make-disk-image: replace nixos-install by nix-env calls"Eelco Dolstra2019-10-07
* | make-disk-image: replace nixos-install by nix-env callsChristian Kögler2019-09-29
|/
* Add options to build disk image function (#50239)Travis Athougies2019-01-24
* make-disk-image: use filterSource instead of cleanSourceMatthew Bauer2019-01-07
* [bot] nixos/*: remove unused arguments in lambdasvolth2018-07-20
* Fix installing the Nixpkgs channel on the installation mediaEelco Dolstra2018-02-27
* Merge remote-tracking branch 'origin/master' into nix-2.0Eelco Dolstra2018-02-22
|\
| * nixos: rename config.system.nixos* -> config.system.nixos.*Jan Malakhovski2018-02-18
* | make-disk-image.nix: Use nixos-install againEelco Dolstra2018-02-07
|/
* nixos/make-disk-image.nix: Support EFI imagesTuomas Tynkkynen2018-01-22
* make-disk-image.nix: Really fix write permissions in the storeTuomas Tynkkynen2017-12-20
* make-disk-image.nix: Remove write permissions from /nix/storeTuomas Tynkkynen2017-12-17
* build-support/vm: Use devtmpfs, not static device nodesTuomas Tynkkynen2017-12-12
* make-disk-image: fix evalOrivej Desh2017-11-13
* make-disk-image: embed compression switch into the format nameOrivej Desh2017-11-12
* make-disk-image: add compressed option to compress qcow2 imagesOrivej Desh2017-11-12
* make-disk-image: clean upOrivej Desh2017-11-12
* make-disk-image: do not use faketimeOrivej Desh2017-11-11
* make-disk-image: clean upOrivej Desh2017-11-11
* make-disk-iamge: use faketime to get a consistent timestampDan Peebles2017-11-10
* nixos: run parted with --script optionBjørn Forsman2017-10-14
* Deduplicate some filterSource invocationsDan Peebles2017-08-29
* amazon-image: support VPC/VHD as an output format for the builderDan Peebles2017-08-10
* make-disk-image: change to be less VM-centricDan Peebles2017-04-24
* make-disk-image.nix: set last fsck time on ext4 images to enable resize-on-st...Dan Peebles2017-02-26
* make-disk-image.nix: support additional filesystem contentsDan Peebles2017-02-22
* make-disk-image: make store validity fix optionalDomen Kožar2016-12-07
* make-disk-image: run tune2fs after umount to skip fsckDomen Kožar2016-12-07