summaryrefslogtreecommitdiff
path: root/guix/scripts/system.scm
AgeCommit message (Expand)Author
2019-01-11guix build: Re-purpose '--verbosity' and add '--debug'.Ludovic Courtès
2019-01-11status: Add 'with-status-verbosity'.Ludovic Courtès
2018-12-18guix system: Clarify the three strategies available.swedebugia
2018-12-07guix system: Fix bootloader config file generation by 'guix system roll-back'.Ludovic Courtès
2018-11-21guix system: Fix 'init' again.Ludovic Courtès
2018-11-19guix system: Fix 'init'.Ludovic Courtès
2018-11-18guix system: Clarify 'perform-action'.Ludovic Courtès
2018-11-18guix system: De-monadify bootloader installation script.Ludovic Courtès
2018-11-18guix system: Simplify bootloader package handling.Ludovic Courtès
2018-11-18system: De-monadify 'operating-system-bootcfg'.Ludovic Courtès
2018-11-11guix system: Invoking 'guix system init' twice keeps timestamps zeroed.Ludovic Courtès
2018-10-23scripts: Suggest running 'guix gc' when we're short on disk space.Ludovic Courtès
2018-10-15status: Build upon multiplexed build output.Ludovic Courtès
2018-09-27Add (guix status) and use it for pretty colored output.Ludovic Courtès
2018-09-26guix system: Load all services on reconfigure, not just stopped ones.Carlo Zancanaro
2018-07-03guix system: Make 'init' idempotent again.Ludovic Courtès
2018-07-03guix system: init: Check the available space before copying.Ludovic Courtès
2018-06-21guix: Fix system reconfigure.Ricardo Wurmus
2018-06-20guix system: 'list-generation' correctly displays file system labels.Ludovic Courtès
2018-06-14Remove 'guix-register' and its traces.Ludovic Courtès
2018-06-14store: Remove 'register-path'.Ludovic Courtès
2018-06-09pull: Install the new Guix in a profile.Ludovic Courtès
2018-06-01scripts: system: Sort profile generations in reverse order.Mathieu Othacehe
2018-05-28file-systems: Remove 'title' field and add <file-system-label>.Ludovic Courtès
2018-04-27guix system: Report wrong file system 'device' fields.Ludovic Courtès
2018-03-24system: Add "guix system docker-image" command.Chris Marusich
2018-03-15guix system: Add '--skip-checks'.Ludovic Courtès
2018-03-07linux-initrd: Factorize 'check-device-initrd-modules'.Ludovic Courtès
2018-03-02guix system: Check for the lack of modules in the initrd.Ludovic Courtès
2018-01-21services: shepherd: Make 'shepherd-configuration-file' non-monadic.Ludovic Courtès
2018-01-19gnu: Consistently Write ‘file system(s)’.Tobias Geerinckx-Rice
2017-12-22guix system: Check mapped devices upon 'init' and 'reconfigure'.Ludovic Courtès
2017-12-15scripts: system: Add --expression option.Mathieu Othacehe
2017-12-15bootloader: Factorize write-file-on-device.Mathieu Othacehe
2017-12-07scripts: All commands enable build hooks by default.Ludovic Courtès
2017-12-04bootloader: extlinux: Stop using dd binary.Mathieu Othacehe
2017-12-01guix system: 'init' displays a progress bar while copying.Ludovic Courtès
2017-12-01guix system: Simplify closure copy.Ludovic Courtès
2017-10-05guix system: Error out when passed a wrong file system UUID/label.Ludovic Courtès
2017-09-16guix system: Add 'search' command.Ludovic Courtès
2017-09-12guix system: Pretty-print device UUIDs.Ludovic Courtès
2017-09-01scripts: Remove 'max-silent-time' from the default options.Maxim Cournoyer
2017-08-23gnu: bootloader: Deprecate "device" field in favor of "target".Andy Wingo
2017-08-23gnu: scripts: Cleanup regarding "gnu system" bootloader devices.Andy Wingo
2017-07-28bootloader: Use <menu-entry> for the bootloader side.Danny Milosavljevic
2017-07-18guix system: Use "image.iso" as the name of ISO images.Ludovic Courtès
2017-07-03guix system: Add "--file-system-type" option.Danny Milosavljevic
2017-06-30vm: Estimate the disk size by default.Ludovic Courtès
2017-06-10bootloader: Rename boot-name to bootloader-name.Mathieu Othacehe
2017-05-22Merge branch 'version-0.13.0'Marius Bakke