summaryrefslogtreecommitdiffstats
path: root/nixos/lib/make-ext4-fs.nix
AgeCommit message (Expand)Author
2021-05-31nixos/lib/make-ext4-fs: Fix: `resize2fs -M' can leave insufficient slackDamien Diederen
2020-07-26nixos/lib/make-ext4-fs: fix after mkfs.ext4 refactoringJulian Stecklina
2020-07-01nixos/lib/make-ext4-fs: use mkfs.ext4 instead of cptofsmisuzu
2020-06-21nixos/make-ext4-fs: increase fudge factor from 1.03 to 1.10Florian Klink
2020-02-09nixos/lib/make-ext4-fs: fall back to resize2fs -M if exact resize failsRichard Marko
2019-12-13nixos: compress make-ext4-fs with zstdBernardo Meurer
2019-06-16make-ext4-fs: Allows populating with custom filesSamuel Dionne-Riel
2018-12-24lib/make-ext4-fs: more efficient store makerAlexander Krupenkin
2018-11-30sd-image: Slims the ext4 filesystem even more.Samuel Dionne-Riel
2018-08-21make-ext4-fs: Fix cross compilingWill Fancher
2018-07-12sdImage: make partition ID/UUID configurableAndrew Dunham
2018-05-05nixos/lib/make-ext4-fs: Add a sanity checkTuomas Tynkkynen
2018-04-10nixos/make-ext4-fs: Use closureInfoTuomas Tynkkynen
2018-01-09make-ext4-fs: Dependencies are nativeBuildInputsBen Gamari
2017-07-29make-ext4-fs: Fix modification timestamps in imageTuomas Tynkkynen
2015-07-26nixos: Add derivations for SD card installation images on ARMTuomas Tynkkynen