gnu: samba: Fix corrupted man pages.
[jackhill/guix/guix.git] / gnu / image.scm
2022-09-24 Alex Griffinsystem: image: Add wsl2 support.
2022-09-24 Alex Griffinsystem: image: Add tarball support.
2022-09-24 Mathieu Othaceheimage: Make the operating-system field mandatory.
2022-09-07 Mathieu Othaceheimage: Use #true and #false.
2022-09-07 Mathieu Othaceheimage: Use a default size partition value.
2022-08-31 Mathieu Othaceheimage: Add comments.
2022-08-30 Mathieu Othaceheimage: Remove an unused field.
2022-08-30 Mathieu Othaceheimage: Perform more sanitizing.
2022-07-01 Ludovic Courtèsimage: Add sanitizers for 'format' and 'partition-table...
2022-07-01 Ludovic Courtèsimage: Add default value for partition initializer.
2022-05-26 Ludovic CourtèsMerge branch 'master' into staging
2022-05-25 Josselin PoiretMove (gnu platform) and (gnu platforms ...) to guix/.
2022-01-26 Maxim CournoyerMerge branch 'master' into staging.
2021-12-23 Mathieu Othaceheimage: Add a shared-network? field.
2021-12-23 Mathieu Othaceheimage: Add a shared-store? field.
2021-11-17 Ludovic CourtèsMerge branch 'master' into core-updates-frozen
2021-11-12 Ryan Sundbergimage: Support generating GPT images via `partition...
2021-10-12 Mathieu OthaceheMerge remote-tracking branch 'origin/master' into core...
2021-10-11 Mathieu Othacehegnu: Add platform support.
2021-04-08 Maxim CournoyerMerge branch 'master' into staging
2021-03-06 Christopher BainesMerge branch 'master' into core-updates
2021-02-17 Mathieu Othaceheimage: Export image? procedure.
2020-10-19 Maxim CournoyerMerge branch 'staging'
2020-10-05 Guillaume Le VaillantMerge branch 'master' into staging
2020-09-30 Mathieu Othaceheimage: Add image-type support.
2020-07-23 Jakub KądziołkaMerge branch 'master' into core-updates
2020-06-27 Marius BakkeMerge branch 'master' into staging
2020-06-24 Mathieu Othaceheimage: Move hurd image definition to a dedicated file.
2020-06-14 Marius BakkeMerge branch 'master' into core-updates
2020-06-13 Marius BakkeMerge branch 'staging'
2020-06-13 Mathieu Othaceheimage: Add 'target' support.
2020-05-29 Marius BakkeMerge branch 'master' into staging
2020-05-26 Marius BakkeMerge branch 'master' into staging
2020-05-26 Mathieu Othaceheimage: Add partition file-system options support.
2020-05-26 Mathieu Othaceheimage: Set offset default to zero.
2020-05-26 Mathieu Othaceheimage: Add partition offset support.
2020-05-05 Marius BakkeMerge branch 'master' into core-updates
2020-05-05 Mathieu Othaceheimage: Add a new API.