index
:
guix
koszko
koszko-scripts
Wojtek's customized Guix
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
image.scm
Age
Commit message (
Expand
)
Author
2024-01-08
scripts: system: Build layered images.
...
Oleg Pykhalov
2022-09-24
system: image: Add wsl2 support.
...
Alex Griffin
2022-09-24
system: image: Add tarball support.
...
Alex Griffin
2022-09-24
image: Make the operating-system field mandatory.
...
Mathieu Othacehe
2022-09-07
image: Use #true and #false.
...
Mathieu Othacehe
2022-09-07
image: Use a default size partition value.
...
Mathieu Othacehe
2022-08-31
image: Add comments.
...
Mathieu Othacehe
2022-08-30
image: Remove an unused field.
...
Mathieu Othacehe
2022-08-30
image: Perform more sanitizing.
...
Mathieu Othacehe
2022-07-01
image: Add sanitizers for 'format' and 'partition-table-type'.
...
Ludovic Courtès
2022-07-01
image: Add default value for partition initializer.
...
Ludovic Courtès
2022-05-25
Move (gnu platform) and (gnu platforms ...) to guix/.
...
Josselin Poiret
2021-12-23
image: Add a shared-network? field.
...
Mathieu Othacehe
2021-12-23
image: Add a shared-store? field.
...
Mathieu Othacehe
2021-11-12
image: Support generating GPT images via `partition-table-type`.
...
Ryan Sundberg
2021-10-11
gnu: Add platform support.
...
Mathieu Othacehe
2021-02-17
image: Export image? procedure.
...
Mathieu Othacehe
2020-09-30
image: Add image-type support.
...
Mathieu Othacehe
2020-06-24
image: Move hurd image definition to a dedicated file.
...
Mathieu Othacehe
2020-06-13
image: Add 'target' support.
...
Mathieu Othacehe
2020-05-26
image: Add partition file-system options support.
...
Mathieu Othacehe
2020-05-26
image: Set offset default to zero.
...
Mathieu Othacehe
2020-05-26
image: Add partition offset support.
...
Mathieu Othacehe
2020-05-05
image: Add a new API.
...
Mathieu Othacehe