Releases: mbakke/ganeti-instance-guix
Releases · mbakke/ganeti-instance-guix
Version 0.8
- Add support for LUKS encryption (thanks @methuselah-0).
- Use UUIDs instead of labels.
- Added tests.
Version 0.7
- Use
guix system init
instead of building entire disk images. - Support for multiple file systems.
- Multi-subvolume btrfs support.
- Preliminary LVM support.
Credits to @methuselah-0.
Release 0.6.1.
Work around Guix size calculation bug (thanks @methuselah-0).
Full Changelog: 0.6...0.6.1
Release 0.6
- Expose the Guix
--system
and--target
options as OS parameters. - Fix some time-machine permutations.
- Really fix file disk support.
Release 0.5
- Add support for variants.
- Log the time machine command line.
- Disable grafts for the initial system build.
Release 0.4
New in this version:
- When
commit
,branch
, orrepo_uri
is set,guix time-machine
is used instead of pulling to a temporary directory. - GC roots are created for built system configurations.
- File disks are supported.
- The builtin example now works even if
gnt-network
is not configured.
Release 0.3.1
Contrary to what its README says, the 0.3 release was missing an SSH server in the default configuration.
Release 0.3
Now works with Guix 1.0 and beyond.
Release 0.2
Can now use host Guix again.
Initial release
Guix all the things.