aboutsummaryrefslogtreecommitdiff
path: root/gnu/image.scm
Commit message (Expand)AuthorAge
* scripts: system: Build layered images.Oleg Pykhalov2024-01-08
* system: image: Add wsl2 support.Alex Griffin2022-09-24
* system: image: Add tarball support.Alex Griffin2022-09-24
* image: Make the operating-system field mandatory.Mathieu Othacehe2022-09-24
* image: Use #true and #false.Mathieu Othacehe2022-09-07
* image: Use a default size partition value.Mathieu Othacehe2022-09-07
* image: Add comments.Mathieu Othacehe2022-08-31
* image: Remove an unused field.Mathieu Othacehe2022-08-30
* image: Perform more sanitizing.Mathieu Othacehe2022-08-30
* image: Add sanitizers for 'format' and 'partition-table-type'.Ludovic Courtès2022-07-01
* image: Add default value for partition initializer.Ludovic Courtès2022-07-01
* Move (gnu platform) and (gnu platforms ...) to guix/.Josselin Poiret2022-05-25
* image: Add a shared-network? field.Mathieu Othacehe2021-12-23
* image: Add a shared-store? field.Mathieu Othacehe2021-12-23
* image: Support generating GPT images via `partition-table-type`.Ryan Sundberg2021-11-12
* gnu: Add platform support.Mathieu Othacehe2021-10-11
* image: Export image? procedure.Mathieu Othacehe2021-02-17
* image: Add image-type support.Mathieu Othacehe2020-09-30
* image: Move hurd image definition to a dedicated file.Mathieu Othacehe2020-06-24
* image: Add 'target' support.Mathieu Othacehe2020-06-13
* image: Add partition file-system options support.Mathieu Othacehe2020-05-26
* image: Set offset default to zero.Mathieu Othacehe2020-05-26
* image: Add partition offset support.Mathieu Othacehe2020-05-26
* image: Add a new API.Mathieu Othacehe2020-05-05