Skip to content

Releases: FyraLabs/katsu

v0.9.0 - The Legacy update

11 Nov 06:11
04429b3
Compare
Choose a tag to compare

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 the mountpoint 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

27 Sep 05:00
28f245e
Compare
Choose a tag to compare

Full Changelog: v0.8.0...v0.8.1

v0.8.0

27 Sep 04:54
1866bbc
Compare
Choose a tag to compare

Full Changelog: v0.7.1...v0.8.0

v0.7.1

09 Aug 06:06
ede5852
Compare
Choose a tag to compare

Full Changelog: v0.7.0...v0.7.1

v0.7.0

02 Jun 09:43
53b9b38
Compare
Choose a tag to compare

What's Changed

  • Revert "feat: switch to dnf5 as default backend" by @lleyton in #27

Full Changelog: v0.6.0...v0.7.0

v0.6.0

02 Jun 07:45
3198ef7
Compare
Choose a tag to compare

What's Changed

  • feat: switch to dnf5 as default backend by @madonuko in #19
  • fix: don't add an extra trailing byte when creating the disk sparse file

Full Changelog: v0.5.0...v0.6.0

v0.5.0

24 May 12:30
1651adb
Compare
Choose a tag to compare
  • Adds priority setting to scripts, letting run order to be sorted

Full Changelog: v0.4.0...v0.5.0

v0.4.0

22 May 08:45
8336014
Compare
Choose a tag to compare

What's Changed

  • feat: allow setting GPT partition flags by @lleyton in #26

Full Changelog: v0.3.0...v0.4.0

v0.3.0

21 May 21:49
0931c1b
Compare
Choose a tag to compare

What's Changed

  • Support setting GPT partition types by @lleyton in #25

Full Changelog: v0.2.3...v0.3.0

v0.2.3

09 May 08:15
b13b1c3
Compare
Choose a tag to compare

Full Changelog: v0.2.2...v0.2.3