summaryrefslogtreecommitdiff
path: root/guix/scripts/system/reconfigure.scm
AgeCommit message (Expand)Author
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-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-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-04-11reconfigure: Fix typo on 'live-service-transient?'.Ludovic Courtès
2022-04-10services: herd: Adjust to <live-service> changes.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-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-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
2019-07-26guix system: Add 'reconfigure' module.Jakob L. Kreuze