summaryrefslogtreecommitdiff
path: root/gnu/tests/install.scm
AgeCommit message (Expand)Author
2020-01-19tests: install: "raid-root-os" test uses RAID-1 instead of RAID-0.Ludovic Courtès
2020-01-03tests: install: Test a JFS root file system.Tobias Geerinckx-Rice
2019-11-18tests: install: Fix typo.Maxim Cournoyer
2019-11-06tests: install: Increase root partition size.Ludovic Courtès
2019-07-06tests: encrypted-root-os: Increase root partition size.Ludovic Courtès
2019-06-24tests: Import (guix build utils) in the marionette.Ludovic Courtès
2019-05-15system: Add 'operating-system-with-gc-roots'.Ludovic Courtès
2019-04-14tests: separate-store-os: Increase root partition size.Ludovic Courtès
2019-03-25accounts: Add default value for the 'home-directory' field of <user-account>.Ludovic Courtès
2019-03-13Remove traces of "GuixSD".Ludovic Courtès
2019-01-22gnu: Remove duplicate record fields.Ludovic Courtès
2019-01-17tests: Rename %test-encrypted-os to %test-encrypted-root-os.Mathieu Othacehe
2018-12-04tests: Increase root partitions size to 1.2G.Ludovic Courtès
2018-05-28system: Remove uses of the 'title' field of <file-system>.Ludovic Courtès
2018-03-02system: Add 'initrd-modules' field.Ludovic Courtès
2017-12-06gnu, doc, tests: Use ‘bootloader-configuration’ everywhere.Tobias Geerinckx-Rice
2017-11-15tests: install: Increase target-size.Oleg Pykhalov
2017-10-30tests: install: Estimate the installation system disk size.Hartmut Goebel
2017-09-26tests: install: Switch to modifying the gc-root-service-type.Ludovic Courtès
2017-09-08tests: Fix incorrect use of 'file-append'.Ludovic Courtès
2017-09-06tests: Add test for installing from an ISO Image.Christopher Baines
2017-08-23gnu: bootloader: Deprecate "device" field in favor of "target".Andy Wingo
2017-07-15gnu: Rename (gnu packages qemu) to (gnu packages virtualization).宋文武
2017-06-21tests: Add extlinux gpt test.Mathieu Othacehe
2017-02-01system: Create home directories once 'file-systems' is up.Ludovic Courtès
2017-01-16file-systems: 'file-system-needed-for-boot?' is #t for parents of the store.Ludovic Courtès
2017-01-10system: Add btrfs file system support.David Craven
2016-11-30tests: Create a copy-on-write image instead of copying eagerly.Ludovic Courtès
2016-11-23install: Enable "cryptodisk" handling in GRUB.Ludovic Courtès
2016-10-27tests: Test installation with a RAID root partition.Ludovic Courtès
2016-10-27tests: Add #:memory-size parameter for the command to run the installed OS.Ludovic Courtès
2016-10-27tests: Test installation with store on a separate partition.Ludovic Courtès
2016-07-18tests: install: Generalize 'run-install'.Ludovic Courtès
2016-07-12gnu: Switch to 'with-imported-modules'.Ludovic Courtès
2016-07-02tests: install: Adjust to new 'marionette-service-type' interface.Ludovic Courtès
2016-06-23tests: Installation test no longer requires KVM.Ludovic Courtès
2016-06-20tests: Add a mechanism to describe and discover system tests.Ludovic Courtès
2016-06-20tests: Add system installation test.Ludovic Courtès