Releases: FyraLabs/katsu
Releases · FyraLabs/katsu
v0.9.0 - The Legacy update
Changes
- Adds a new special
grub_bios
bootloader option that builds a MBR-compatible (but still GPT-based) partition layout with GRUB. - Katsu should now attempt to generate a GRUB 2 configuration file at
/boot/grub2/grub.cfg
if the image is configured to use GRUB as its bootloader. - Adds a new "filesystem" format
none
, a special flag to completely skip partitioning for a partition. - Adds new special handling for partitions without mountpoints, they will now be skipped completely. Use
-
or an empty string as themountpoint
value to skip mounting the partition on installation.
Breaking Changes
- You can no longer use an empty string (
""
) to specify a partition's mountpoint to root (/
). This will now simply skip the mounts for that partition entirely.
v0.8.1
Full Changelog: v0.8.0...v0.8.1
v0.8.0
Full Changelog: v0.7.1...v0.8.0
v0.7.1
Full Changelog: v0.7.0...v0.7.1
v0.7.0
v0.6.0
v0.5.0
- Adds
priority
setting to scripts, letting run order to be sorted
Full Changelog: v0.4.0...v0.5.0
v0.4.0
v0.3.0
v0.2.3
Full Changelog: v0.2.2...v0.2.3