summaryrefslogtreecommitdiff
path: root/gnu/tests/install.scm
Commit message (Expand)AuthorAgeFilesLines
* tests: encrypted-root-os: Increase root partition size....Ludovic Courtès2019-07-061-1/+1
* tests: Import (guix build utils) in the marionette....Ludovic Courtès2019-06-241-0/+1
* system: Add 'operating-system-with-gc-roots'....Ludovic Courtès2019-05-151-11/+0
* tests: separate-store-os: Increase root partition size....Ludovic Courtès2019-04-141-2/+3
* accounts: Add default value for the 'home-directory' field of <user-account>....Ludovic Courtès2019-03-251-10/+4
* Remove traces of "GuixSD"....Ludovic Courtès2019-03-131-2/+2
* gnu: Remove duplicate record fields....Ludovic Courtès2019-01-221-2/+1
* tests: Rename %test-encrypted-os to %test-encrypted-root-os....Mathieu Othacehe2019-01-171-2/+2
* tests: Increase root partitions size to 1.2G....Ludovic Courtès2018-12-041-5/+5
* system: Remove uses of the 'title' field of <file-system>....Ludovic Courtès2018-05-281-18/+8
* system: Add 'initrd-modules' field....Ludovic Courtès2018-03-021-6/+5
* gnu, doc, tests: Use ‘bootloader-configuration’ everywhere....Tobias Geerinckx-Rice2017-12-061-7/+22
* tests: install: Increase target-size....Oleg Pykhalov2017-11-151-2/+2
* tests: install: Estimate the installation system disk size....Hartmut Goebel2017-10-301-1/+1
* tests: install: Switch to modifying the gc-root-service-type....Ludovic Courtès2017-09-261-1/+5
* tests: Fix incorrect use of 'file-append'....Ludovic Courtès2017-09-081-4/+4
* tests: Add test for installing from an ISO Image....Christopher Baines2017-09-061-11/+99
* gnu: bootloader: Deprecate "device" field in favor of "target"....Andy Wingo2017-08-231-7/+7
* gnu: Rename (gnu packages qemu) to (gnu packages virtualization)....宋文武2017-07-151-1/+1
* tests: Add extlinux gpt test....Mathieu Othacehe2017-06-211-6/+86
* system: Create home directories once 'file-systems' is up....Ludovic Courtès2017-02-011-1/+59
* file-systems: 'file-system-needed-for-boot?' is #t for parents of the store....Ludovic Courtès2017-01-161-3/+2
* system: Add btrfs file system support....David Craven2017-01-101-1/+76
* tests: Create a copy-on-write image instead of copying eagerly....Ludovic Courtès2016-11-301-2/+9
* install: Enable "cryptodisk" handling in GRUB....Ludovic Courtès2016-11-231-11/+55
* tests: Test installation with a RAID root partition....Ludovic Courtès2016-10-271-0/+84
* tests: Add #:memory-size parameter for the command to run the installed OS....Ludovic Courtès2016-10-271-3/+3
* tests: Test installation with store on a separate partition....Ludovic Courtès2016-10-271-0/+82
* tests: install: Generalize 'run-install'....Ludovic Courtès2016-07-181-39/+130
* gnu: Switch to 'with-imported-modules'....Ludovic Courtès2016-07-121-41/+41
* tests: install: Adjust to new 'marionette-service-type' interface....Ludovic Courtès2016-07-021-2/+3
* tests: Installation test no longer requires KVM....Ludovic Courtès2016-06-231-4/+7
* tests: Add a mechanism to describe and discover system tests....Ludovic Courtès2016-06-201-16/+20
* tests: Add system installation test....Ludovic Courtès2016-06-201-0/+205