summary refs log tree commit diff
path: root/nixos/modules/installer/cd-dvd/sd-image.nix
Commit message (Expand)AuthorAge
* installer: add deprecation warning about sd-card file moveDavid Arnold2021-02-19
* installer: add back-compat files for sd-card image folder moveDavid Arnold2021-02-19
* installer: move ./cd-dvd/sd-card* -> ./sd-card/David Arnold2021-02-19
* nixos/sd-image: explicit reference to the gawk packageMatej Urbas2020-12-12
* sd-image: fix resizing if root is not the second partition.Jörg Thalheim2020-12-02
* utillinux: rename to util-linuxGraham Christensen2020-11-24
* nixos/sdImage: add postBuildCommandsRichard Marko2020-08-27
* nixos/sd-image-*: use boot.loader.generic-extlinux-compatible.populateCmdFlorian Klink2020-06-21
* Merge pull request #90119 from samueldr/feature/rpi4-fixupsSamuel Dionne-Riel2020-06-20
|\
| * sd-image: Make firmware partition name configurableSamuel Dionne-Riel2020-06-11
* | images: remove original files when using zstd for compressionPavol Rusnak2020-06-14
|/
* Merge pull request #85947 from prusnak/images-zstdMarek Mahut2020-06-07
|\
| * sd-image: use zstd for compressionPavol Rusnak2020-04-24
* | Merge pull request #60174 from exarkun/patch-2Graham Christensen2020-06-02
|\ \ | |/ |/|
| * Fix the rootPartitionUUID descriptionJean-Paul Calderone2019-04-24
* | nixos: compress make-ext4-fs with zstdBernardo Meurer2019-12-13
* | sd-image: Add the compressed file path for hydra.Colin L Rice2019-11-05
* | sdImage: add option to enable bzip2 compressionAmineChikhaoui2019-09-30
* | sdImage: use findmnt to get root device when resizing (#58059)Silvan Mosberger2019-09-20
|\ \
| * | sdImage: use findmnt to get root device when resizingMichael Eden2019-03-21
| |/
* | sd-image: don't use installer.cloneConfig option that is not importedBen Wolsieffer2019-09-01
* | nixos/modules: Remove all usages of types.stringSilvan Mosberger2019-08-31
* | sd-image.nix: set installer.cloneConfig to falseFlorian Klink2019-08-19
* | nixos/sd-image: Increase default firmware partition sizeSarah Brofeldt2019-08-18
* | sd-image: Adds removed options for removed optionsSamuel Dionne-Riel2019-06-16
* | sd-image: Pull less slack in the image by accounting for slackSamuel Dionne-Riel2019-06-16
* | sd-image: Updates commentsSamuel Dionne-Riel2019-06-16
* | sd-image: firmware partition reduced to 20MiBSamuel Dionne-Riel2019-06-16
* | sd-image: Switch /boot to the ext4 partitionSamuel Dionne-Riel2019-06-16
* | sd-image: Moves `/boot` into rootfsSamuel Dionne-Riel2019-06-16
|/
* sd-image: Do not use batch operation for `mcopy`.Samuel Dionne-Riel2018-11-29
* sd-image: Verifies the FAT partition before copying it.Samuel Dionne-Riel2018-11-29
* reewide: Purge all uses `stdenv.system` and top-level `system`John Ericson2018-08-30
* sd-image: Fix cross compilingWill Fancher2018-08-21
* sdImage: make partition ID/UUID configurableAndrew Dunham2018-07-12
* nixos/sd-image: Make it more similar to iso-image.nixTuomas Tynkkynen2018-04-02
* treewide: Use correct output in ${config.nix.package}/binTuomas Tynkkynen2016-04-25
* sd-image.nix: Move the /boot partition up to 8MTuomas Tynkkynen2016-02-01
* nixos: Add derivations for SD card installation images on ARMTuomas Tynkkynen2015-07-26