aboutsummaryrefslogtreecommitdiff
path: root/etc/guix-publish.conf.in
diff options
context:
space:
mode:
Diffstat (limited to 'etc/guix-publish.conf.in')
0 files changed, 0 insertions, 0 deletions
/td>bootloader: extlinux: Stop using dd binary....Mathieu Othacehe 2017-12-02system: vm: Fix typo in comment....Mathieu Othacehe 2017-12-01system: vm: Do not add EFI partition on ARM system....Mathieu Othacehe 2017-11-30vm: Filter out file systems that refer to UUIDs or labels....Ludovic Courtès 2017-11-26vm: Use os-defined initrd intead of base-initrd....Mathieu Othacehe 2017-11-06system: vm: Use 2^32 - 1 as hash size....Mathieu Othacehe 2017-10-19vm: Always use GRUB/i386....Ludovic Courtès 2017-10-04vm: Add disk-image-size to <virtual-machine>....Christopher Baines 2017-10-04vm: Add a minimum root size....Christopher Baines 2017-09-11vm: Generate a UUID to identify the root file system....Ludovic Courtès 2017-09-11vm: Allow users to specify a UUID for the root partition....Ludovic Courtès 2017-09-11system: Introduce a disjoint UUID type....Ludovic Courtès 2017-09-06vm: Call iso9660-image with #:register-closures? as #t....Christopher Baines 2017-09-06vm: Add support for registering closures to iso9660-image....Christopher Baines 2017-09-04vm: Remove redundant conditional in system-disk-image....Christopher Baines 2017-08-03vm: Use grub-hybrid's grub-mkrescue....Danny Milosavljevic 2017-07-20vm: Add a <virtual-machine> type and associated gexp compiler....Ludovic Courtès 2017-07-18vm: 'iso9660-image' produces a single-file output....Ludovic Courtès 2017-07-17build, vm: Use a less common label....Tobias Geerinckx-Rice 2017-07-15gnu: Rename (gnu packages qemu) to (gnu packages virtualization)....宋文武 2017-07-10build, vm: Use "GuixSD" or "GUIXSD" as volume label....Danny Milosavljevic 2017-07-07guix system: Add file system label and uuid to iso9660-image....Danny Milosavljevic 2017-07-03build: Add iso9660 system image generator....Danny Milosavljevic 2017-06-30vm: Estimate the disk size by default....Ludovic Courtès 2017-06-16tests: Allow setting of qemu memory-size for system tests....Jan Nieuwenhuizen