summary refs log tree commit diff
path: root/nixos/lib/make-ext4-fs.nix
Commit message (Expand)AuthorAge
* nixos/lib/make-ext4-fs: Fix: `resize2fs -M' can leave insufficient slackDamien Diederen2021-05-31
* nixos/lib/make-ext4-fs: fix after mkfs.ext4 refactoringJulian Stecklina2020-07-26
* nixos/lib/make-ext4-fs: use mkfs.ext4 instead of cptofsmisuzu2020-07-01
* nixos/make-ext4-fs: increase fudge factor from 1.03 to 1.10Florian Klink2020-06-21
* nixos/lib/make-ext4-fs: fall back to resize2fs -M if exact resize failsRichard Marko2020-02-09
* nixos: compress make-ext4-fs with zstdBernardo Meurer2019-12-13
* make-ext4-fs: Allows populating with custom filesSamuel Dionne-Riel2019-06-16
* lib/make-ext4-fs: more efficient store makerAlexander Krupenkin2018-12-24
* sd-image: Slims the ext4 filesystem even more.Samuel Dionne-Riel2018-11-30
* make-ext4-fs: Fix cross compilingWill Fancher2018-08-21
* sdImage: make partition ID/UUID configurableAndrew Dunham2018-07-12
* nixos/lib/make-ext4-fs: Add a sanity checkTuomas Tynkkynen2018-05-05
* nixos/make-ext4-fs: Use closureInfoTuomas Tynkkynen2018-04-10
* make-ext4-fs: Dependencies are nativeBuildInputsBen Gamari2018-01-09
* make-ext4-fs: Fix modification timestamps in imageTuomas Tynkkynen2017-07-29
* nixos: Add derivations for SD card installation images on ARMTuomas Tynkkynen2015-07-26