summaryrefslogtreecommitdiffstats
path: root/nixos/modules/installer/cd-dvd/sd-image.nix
AgeCommit message (Expand)Author
2021-02-19installer: add deprecation warning about sd-card file moveDavid Arnold
2021-02-19installer: add back-compat files for sd-card image folder moveDavid Arnold
2021-02-19installer: move ./cd-dvd/sd-card* -> ./sd-card/David Arnold
2020-12-12nixos/sd-image: explicit reference to the gawk packageMatej Urbas
2020-12-02sd-image: fix resizing if root is not the second partition.Jörg Thalheim
2020-11-24utillinux: rename to util-linuxGraham Christensen
2020-08-27nixos/sdImage: add postBuildCommandsRichard Marko
2020-06-21nixos/sd-image-*: use boot.loader.generic-extlinux-compatible.populateCmdFlorian Klink
2020-06-20Merge pull request #90119 from samueldr/feature/rpi4-fixupsSamuel Dionne-Riel
2020-06-14images: remove original files when using zstd for compressionPavol Rusnak
2020-06-11sd-image: Make firmware partition name configurableSamuel Dionne-Riel
2020-06-07Merge pull request #85947 from prusnak/images-zstdMarek Mahut
2020-06-02Merge pull request #60174 from exarkun/patch-2Graham Christensen
2020-04-24sd-image: use zstd for compressionPavol Rusnak
2019-12-13nixos: compress make-ext4-fs with zstdBernardo Meurer
2019-11-05sd-image: Add the compressed file path for hydra.Colin L Rice
2019-09-30sdImage: add option to enable bzip2 compressionAmineChikhaoui
2019-09-20sdImage: use findmnt to get root device when resizing (#58059)Silvan Mosberger
2019-09-01sd-image: don't use installer.cloneConfig option that is not importedBen Wolsieffer
2019-08-31nixos/modules: Remove all usages of types.stringSilvan Mosberger
2019-08-19sd-image.nix: set installer.cloneConfig to falseFlorian Klink
2019-08-18nixos/sd-image: Increase default firmware partition sizeSarah Brofeldt
2019-06-16sd-image: Adds removed options for removed optionsSamuel Dionne-Riel
2019-06-16sd-image: Pull less slack in the image by accounting for slackSamuel Dionne-Riel
2019-06-16sd-image: Updates commentsSamuel Dionne-Riel
2019-06-16sd-image: firmware partition reduced to 20MiBSamuel Dionne-Riel
2019-06-16sd-image: Switch /boot to the ext4 partitionSamuel Dionne-Riel
2019-06-16sd-image: Moves `/boot` into rootfsSamuel Dionne-Riel
2019-04-24Fix the rootPartitionUUID descriptionJean-Paul Calderone
2019-03-21sdImage: use findmnt to get root device when resizingMichael Eden
2018-11-29sd-image: Do not use batch operation for `mcopy`.Samuel Dionne-Riel
2018-11-29sd-image: Verifies the FAT partition before copying it.Samuel Dionne-Riel
2018-08-30reewide: Purge all uses `stdenv.system` and top-level `system`John Ericson
2018-08-21sd-image: Fix cross compilingWill Fancher
2018-07-12sdImage: make partition ID/UUID configurableAndrew Dunham
2018-04-02nixos/sd-image: Make it more similar to iso-image.nixTuomas Tynkkynen
2016-04-25treewide: Use correct output in ${config.nix.package}/binTuomas Tynkkynen
2016-02-01sd-image.nix: Move the /boot partition up to 8MTuomas Tynkkynen
2015-07-26nixos: Add derivations for SD card installation images on ARMTuomas Tynkkynen