summaryrefslogtreecommitdiff
path: root/guix/scripts/system.scm
AgeCommit message (Expand)Author
2022-10-11Revert "guix system: Remove unused 'read-operating-system' procedure."...Ludovic Courtès
2022-08-30scripts: system: Check the image operating-system....Mathieu Othacehe
2022-08-30guix system: Use standard cross and native build options....Thiago Jung Bauermann
2022-08-05guix system: Remove unused 'read-operating-system' procedure....Ludovic Courtès
2022-07-19system: Add -I, --list-installed option....Antero Mejr
2022-06-23guix system: Inline menu-entries in to bootcfg in perform-action....Christopher Baines
2022-05-29guix system: Don't suggest reconfiguration during reconfiguration....Tobias Geerinckx-Rice
2022-06-04guix system: Add 'edit' sub-command....Ludovic Courtès
2022-05-25Move (gnu platform) and (gnu platforms ...) to guix/....Josselin Poiret
2022-04-08ui: Move hyperlink facilities to (guix colors)....Ludovic Courtès
2022-03-18guix system: Call 'export-graph' with the right port argument....Ludovic Courtès
2022-03-18guix home: Implement the 'extension-graph' and 'shepherd-graph' actions....Ludovic Courtès
2022-03-18graph: Factorize 'lookup-backend'....Ludovic Courtès
2022-02-15guix system: Fix 'describe' when booting the latest generation....Ludovic Courtès
2022-02-02guix system: 'describe' shows the running system, not the current one....Ludovic Courtès
2022-01-14scripts: system: Rationalize persistency....Mathieu Othacehe
2022-01-06guix home, system: Use 'leave' to report missing generations....Ludovic Courtès
2021-12-23scripts: system: Add a missing module....Mathieu Othacehe
2021-12-23scripts: system: Use the disk-image size argument for VM generation....Mathieu Othacehe
2021-12-23scripts: system: Pass the volatile field to VM generation....Mathieu Othacehe
2021-12-23scripts: system: Deprecate the docker-image command....Mathieu Othacehe
2021-12-03guix system vm: Add --no-graphic CLI argument....Attila Lendvai
2021-10-11gnu: Add platform support....Mathieu Othacehe
2021-10-07guix system: Adjust bootloader message to plural "targets"....Ludovic Courtès
2021-09-07system: Add hint for action typo....zimoun
2021-08-29gnu: bootloader: Support multiple targets....Maxim Cournoyer
2021-05-10guix: scripts system: Increase the size for generating Docker container images....Roel Janssen
2021-04-11scripts: system: Default to -v3 when building a system....Mark H Weaver
2021-03-09scripts: system: Activate system when switching generations....Brice Waegeneire
2021-02-17scripts: system: Accept <image> records as input....Mathieu Othacehe
2021-02-17scripts: system: Remove 'vm-image' command....Mathieu Othacehe
2021-01-30services: shepherd: Allow custom 'shepherd' package....Maxime Devos
2021-01-19system: Rename 'disk-image' command 'image'....Mathieu Othacehe
2021-01-17image: Rename "raw" image-type to "efi-raw"....Mathieu Othacehe
2021-01-04guix system: Add '--graph-backend'....Ludovic Courtès
2020-12-21system: Allow separated /boot and encrypted root....Miguel Ángel Arruga Vivas
2020-12-15system: 'init' does not recompute the hash of each store item....Ludovic Courtès
2020-12-15database: Remove #:deduplicate? and #:reset-timestamps? from 'register-path'....Ludovic Courtès
2020-12-15guix system: 'init' copies, resets timestamps, and deduplicates at once....Ludovic Courtès
2020-11-17guix: system: Make disk-image root file system non-volatile by default....Maxim Cournoyer
2020-11-01system: Add store-directory-prefix to boot-parameters....Miguel Ángel Arruga Vivas
2020-10-18system: Provide locale information to the bootloader....Miguel Ángel Arruga Vivas
2020-10-02scripts: system: Honor target argument....Mathieu Othacehe
2020-09-30scripts: system: Add support for image-type....Mathieu Othacehe
2020-09-10scripts: Use 'define-command' and have 'guix help' use that....Ludovic Courtès
2020-09-05scripts: system: Expand some help messages....Efraim Flashner
2020-08-31guix: system: Add `--label' option....Julien Lepiller
2020-08-31guix system: Clarify what happens where service upgrade fails....Ludovic Courtès
2020-08-31guix system: reconfigure: Tell users about 'herd status'....Ludovic Courtès
2020-08-03scripts: Pass #:verbosity to 'build-notifier'....Ludovic Courtès