Skip to content

gentoo-install v1.1.0

Compare
Choose a tag to compare
@oddlama oddlama released this 27 Oct 11:53
v1.1.0
69d0296

Changelog

  • fix: selected locales were not parsed correctly from an existing configuration due to wrong IFS in array expansion (fixes #16)
  • fix: don't ask again for encryption key in chroot if it was already set when executing install
  • fix: test for DISK_ID_EFI and DISK_ID_BIOS variable existence before expansion (fixes #15)
  • fix: use new format for stage3 files that include openrc
  • fix: adapt rhash verify to process digest files with absolute paths
  • Use try with ntpd so one can skip time syncing.
  • Use realpath to obtain partition number
  • Use more robust device resolving by using blkid only as a fallback