summaryrefslogtreecommitdiff
path: root/guix/scripts/system
AgeCommit message (Expand)Author
2025-12-22scripts: system: Do not pull checkouts for same commit.Rutherther
2025-10-24services: herd: Remove ‘load-services/safe’.Ludovic Courtès
2025-04-01guix: scripts: reconfigure: Export running-services variable.Nicolas Graves
2025-03-05services: ‘shepherd-service-upgrade’ handles canonical name changes.Ludovic Courtès
2025-02-19guix: Fix some misspellings.Efraim Flashner
2025-01-07reconfigure: Make ‘load-system-for-kexec’ errors non-fatal.Ludovic Courtès
2025-01-07reconfigure: Do not pass KEXEC_FILE_DEBUG.Ludovic Courtès
2024-12-28reconfigure: Support loading the system for kexec reboot.Ludovic Courtès
2024-12-03system: Add "installer" sub-command.Janneke Nieuwenhuizen
2024-11-11reconfigure: Use native bootloader package for running the installer.Janneke Nieuwenhuizen
2024-04-08reconfigure: /run/current-system points to generation.Ludovic Courtès
2024-03-21reconfigure: Skip starting new shepherd services with auto-start? #fRichard Sent
2023-08-12reconfigure: Use let* from srfi-71.Nicolas Graves
2023-03-02Merge remote-tracking branch 'savannah/master' into core-updatesChristopher Baines
2023-02-27ui: 'display-hint' quotes extra arguments for Texinfo.Ludovic Courtès
2023-01-30Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner
2022-11-22reconfigure: Use SRFI-71 instead of SRFI-11.Ludovic Courtès
2022-11-20scripts: Use translations for guix.pot for service descriptions.pelzflorian (Florian Pelz)
2022-09-01Merge branch 'staging' into core-updatesMarius Bakke
2022-08-31reconfigure: Use 'current-channels' to obtain provenance data.Ludovic Courtès
2022-08-30Revert "reconfigure: Use 'current-channels' to obtain provenance data."宋文武
2022-08-30reconfigure: Use 'current-channels' to obtain provenance data.Ludovic Courtès
2022-06-25utils: Move switch-symlinks to (guix build utils).Arun Isaac
2022-06-04guix system: Add 'edit' sub-command.Ludovic Courtès
2022-04-29guix system: Highlight search results.Ludovic Courtès
2022-04-19ui: Highlight package and service search results.Ludovic Courtès
2022-04-19ui: Highlight important bits in recutils output.Ludovic Courtès
2022-04-11reconfigure: Fix typo on 'live-service-transient?'.Ludovic Courtès
2022-04-10services: herd: Adjust to <live-service> changes.Ludovic Courtès
2022-04-08ui: Move 'location->hyperlink' to (guix diagnostics).Ludovic Courtès
2022-04-08ui: Move hyperlink facilities to (guix colors).Ludovic Courtès
2021-08-29gnu: bootloader: Support multiple targets.Maxim Cournoyer
2021-06-25reconfigure: Use 'formatted-message'.Ludovic Courtès
2021-01-30guix system: Adjust 'upgrade-shepherd-services' to shepherd service change.Ludovic Courtès
2020-11-03system: reconfigure: Use the disk-installer if provided.Mathieu Othacehe
2020-10-11reconfigure: Start services not currently running.Ludovic Courtès
2020-07-27machine: ssh: Check for potential system downgrades.Ludovic Courtès
2020-07-25utils: Move '&fix-hint' to (guix diagnostics).Ludovic Courtès
2020-07-23guix system: 'reconfigure' disallows downgrades by default.Ludovic Courtès
2020-06-28Add more missing (ice-9 format) imports.Marius Bakke
2020-04-08reconfigure: Correctly re-throw SRFI-34 exceptions on Guile 3.Ludovic Courtès
2020-04-03reconfigure: Silence Guile warnings.Ludovic Courtès
2020-04-03Revert "reconfigure: Run the effect scripts as separate processes."Ludovic Courtès
2020-04-02reconfigure: Run the effect scripts as separate processes.Ludovic Courtès
2020-04-02guix system: Do not import the user's (guix config).Ludovic Courtès
2020-02-09Update e-mail address for Jakob L. Kreuze.Tobias Geerinckx-Rice
2019-11-09ui: Produce hyperlinks for the 'location' field of search results.Ludovic Courtès
2019-10-18reconfigure: Silence "shepherd: Evaluating ..." messages.Ludovic Courtès
2019-08-06reconfigure: Fix GC root installation.Jakob L. Kreuze
2019-08-02reconfigure: Reload all shepherd files when upgrading services.Jakob L. Kreuze