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