summary refs log tree commit diff
path: root/nixos/lib/make-disk-image.nix
Commit message (Expand)AuthorAge
* [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
* nixos/lib/make-disk-image: refactor to use nixos-installobadz2016-08-16
* nixos/make-disk-image: add ability to defer bootloader install until image ha...obadz2016-08-15
* treewide: Use correct output in ${config.nix.package}/binTuomas Tynkkynen2016-04-25
* Fix the EC2 testEelco Dolstra2016-03-30
* Combine OVA generation stepsEelco Dolstra2016-03-15
* nova-image: use make-disk-image.nixDomen Kožar2015-10-26
* Give more memory for the disk image builderEelco Dolstra2015-10-06
* Fix Nix database in generated imagesEelco Dolstra2015-09-28
* Use make-disk-image.nix for VirtualBox imagesEelco Dolstra2015-09-28
* Update AMI generatorEelco Dolstra2015-09-27