aboutsummaryrefslogtreecommitdiff
path: root/nix
ModeNameSize
-rw-r--r--.gitignore24logplainabout
-rw-r--r--AUTHORS118logplainabout
-rw-r--r--COPYING26436logplainabout
d---------boost194logplain
d---------guix-register44logplain
d---------libstore944logplain
d---------libutil671logplain
-rw-r--r--local.mk6592logplainabout
d---------nix-daemon120logplain
d---------scripts215logplain
s='msg-avail'>...Mathieu Othacehe 2017-12-13vm: Use qemu drive device parameter....Mathieu Othacehe 2017-11-29vm: ISO9660 images include /etc and other standard files....Ludovic Courtès 2017-09-22build: Do not store two copies of the ISO-9660 superblock anymore....Danny Milosavljevic 2017-09-11file-systems: Introduce (gnu system uuid)....Ludovic Courtès 2017-09-11vm: Allow partitions to be initialized with a given UUID....Ludovic Courtès 2017-09-10vm: Add comment about deduplication in make-iso9660-image....Christopher Baines 2017-09-06vm: Create /mnt in the generated ISO image in make-iso9660-image....Christopher Baines 2017-09-06vm: Add support for registering closures to make-iso9660-image....Christopher Baines 2017-07-18vm: 'iso9660-image' produces a single-file output....Ludovic Courtès 2017-07-18vm: Increase disk size overhead estimate....Tobias Geerinckx-Rice 2017-07-17build, vm: Use a less common label....Tobias Geerinckx-Rice 2017-07-12build: Make ISO-9660 image bootable from USB flash drive....Danny Milosavljevic 2017-07-10build, vm: Use "GuixSD" or "GUIXSD" as volume label....Danny Milosavljevic 2017-07-03build: Add (gnu build file-systems) import....Danny Milosavljevic 2017-07-03build: Clarify error message when make-iso9660-image fails....Danny Milosavljevic 2017-07-03build: Allow specifying volume-uuid with make-iso9660-image....Danny Milosavljevic 2017-07-03build: Add iso9660 system image generator....Danny Milosavljevic 2017-06-30vm: Use 'fold2' from (guix combinators)....Ludovic Courtès 2017-06-30vm: Estimate the disk size by default....Ludovic Courtès 2017-06-30vm: Display the disk and partition sizes....Ludovic Courtès 2017-06-30vm: Fix 'load-in-linux-vm' docstring....Ludovic Courtès 2017-05-19vm: Add UEFI loader to disk images....Marius Bakke 2017-05-19vm: Support creating FAT partitions....Marius Bakke 2017-05-19vm: Support arbitrary partition flags....Marius Bakke 2017-05-16bootloader: Adapt vm to new bootloader API....Mathieu Othacehe 2017-04-15vm: Reword grub.cfg to bootcfg....Mathieu Othacehe 2017-04-07vm: Add missing module....Mathieu Othacehe