Commit Graph

61 Commits (ae172a2bb4c94da68fb0adfd77d5aacd71c8b930)

Author SHA1 Message Date
lassulus ed18db011f make-disk-image: add systemdMinimal to PATH 2 years ago
talyz e8cc900eae
make-disk-image: Make additionalPaths work with Nix 2.4 3 years ago
talyz 46f7521144 make-disk-image: Add an argument to only build a Nix store image 3 years ago
talyz 87d8eec069 make-disk-image: Add additionalPaths argument 3 years ago
talyz 398a73ac98 make-disk-image: Add copyChannel argument 3 years ago
talyz 56c5efa25b make-disk-image: Reintroduce the installBootLoader argument 3 years ago
Casey Ransom c3f28aed94 make-disk-image: Reduce forking 3 years ago
Martin Schwaighofer f20ae954d5 make-disk-image: fix broken EFI image builds 3 years ago
Samuel Dionne-Riel 7b8b3fab6d make-disk-image: Round image size to the next mebibyte 3 years ago
Samuel Dionne-Riel ba666011a6 make-disk-image: Account for reserved disk space 3 years ago
Samuel Dionne-Riel 9b18a78c73 make-disk-image: Account for the ext4 reserved space 3 years ago
Samuel Dionne-Riel 05c13a03e2 make-disk-image: Get proper size for automatic size 3 years ago
clefru 60c8cf4e02
Update nixos/lib/make-disk-image.nix 3 years ago
Francesco Gazzetta 6f21ae7a62 nixos/lib/make-disk-image.nix: support content mode and ownership 4 years ago
Graham Christensen bc49a0815a
utillinux: rename to util-linux 4 years ago
Graham Christensen d78aa080f5
make-disk-image: support legacy+gpt 4 years ago
Emery Hemingway 3f922834b8 nixos/lib/make-disk-image.nix: abritary format input 4 years ago
lassulus 883a6079fd make-disk-image: add hybrid and dynamic sized images 4 years ago
lassulus 8d05772134
nixos make-disk-image: fix permissions of /build 4 years ago
Emery Hemingway b8a9e3eea1 nixos/lib/make-disk-image.nix: VDI support 4 years ago
Eelco Dolstra 39c0e489d3
Revert "make-disk-image: replace nixos-install by nix-env calls" 5 years ago
Christian Kögler e9bf955fd6 make-disk-image: replace nixos-install by nix-env calls 5 years ago
Clemens Fruhwirth f664823a1a make-disk-image.nix: Handle cptofs error explicitly 5 years ago
Travis Athougies a66ef3aa3d Add options to build disk image function (#50239) 6 years ago
Matthew Bauer f05d8f31ec make-disk-image: use filterSource instead of cleanSource 6 years ago
volth 2e979e8ceb [bot] nixos/*: remove unused arguments in lambdas 6 years ago
Eelco Dolstra cc2eeef4ab
Fix installing the Nixpkgs channel on the installation media 6 years ago
Jan Malakhovski 2e6b796761 nixos: rename config.system.nixos* -> config.system.nixos.* 6 years ago
Eelco Dolstra 9802da517f
make-disk-image.nix: Use nixos-install again 6 years ago
Tuomas Tynkkynen 962e79ef32 nixos/make-disk-image.nix: Support EFI images 7 years ago
Tuomas Tynkkynen 758b4c1ea4 make-disk-image.nix: Really fix write permissions in the store 7 years ago
Tuomas Tynkkynen c9f71974f8 make-disk-image.nix: Remove write permissions from /nix/store 7 years ago
Tuomas Tynkkynen 0d27df280f build-support/vm: Use devtmpfs, not static device nodes 7 years ago
Orivej Desh 470a7752d8 make-disk-image: fix eval 7 years ago
Orivej Desh 27f5cc959b make-disk-image: embed compression switch into the format name 7 years ago
Orivej Desh 608de48fe4 make-disk-image: add compressed option to compress qcow2 images 7 years ago
Orivej Desh a2d3ee77b8 make-disk-image: clean up 7 years ago
Orivej Desh a84ce72fdc make-disk-image: do not use faketime 7 years ago
Orivej Desh f218ef647c make-disk-image: clean up 7 years ago
Dan Peebles f5b3f2c5a7 make-disk-iamge: use faketime to get a consistent timestamp 7 years ago
Bjørn Forsman 0ff4bb5f87 nixos: run parted with --script option 7 years ago
Dan Peebles e2589b3ca2 Deduplicate some filterSource invocations 7 years ago
Dan Peebles 5f372ef67f amazon-image: support VPC/VHD as an output format for the builder 7 years ago
Dan Peebles f1708a9d7d make-disk-image: change to be less VM-centric 7 years ago
Dan Peebles e798f573f0 make-disk-image.nix: set last fsck time on ext4 images to enable resize-on-startup 7 years ago
Dan Peebles 49641e0de0 make-disk-image.nix: support additional filesystem contents 7 years ago
Domen Kožar b6363c7bc8 make-disk-image: make store validity fix optional 8 years ago
Domen Kožar e5cca82d79 make-disk-image: run tune2fs after umount to skip fsck 8 years ago
obadz 24f8cf08cc nixos/lib/make-disk-image: refactor to use nixos-install 8 years ago
obadz 760b2b9048 nixos/make-disk-image: add ability to defer bootloader install until image has been flashed 8 years ago