summaryrefslogtreecommitdiff
path: root/guix/scripts/system.scm
AgeCommit message (Expand)Author
2024-06-04file-systems: Add support for mounting CIFS file systemsRichard Sent
2024-04-15guix system: Autoload some more.Ludovic Courtès
2024-04-07scripts: system: Rename `sqlite-register'.Wojtek Kosior
2024-01-08scripts: system: Build layered images.Oleg Pykhalov
2023-10-17scripts: system: Handle EPIPE errors when displaying help.Simon Tournier
2023-09-20image: Introduce the mbr-hybrid-raw image type.Mathieu Othacehe
2023-08-25image: Add mbr-raw-image-type and use by default.Josselin Poiret
2023-08-08system: Do not check initrd modules for pseudo file systems.Ludovic Courtès
2023-07-28scripts: system: Remove duplicated "--target=TRIPLET" in help messages.Hilton Chain
2023-03-13guix: Strip #:use-module lists.Ludovic Courtès
2023-02-27ui: 'display-hint' quotes extra arguments for Texinfo.Ludovic Courtès
2022-12-21guix system: Skip initrd modules check when using --target.Maxim Cournoyer
2022-10-22Remove now unnecessary uses of (guix grafts).Ludovic Courtès
2022-10-17guix: Fix typos.Julien Lepiller
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