Difference between revisions of "Handbook:Main Page/Changelog"

From Gentoo Wiki
Jump to:navigation Jump to:search
(→‎1.0.4 - 2024-01-25: Adjust changes made by AndrewAmmerlaan.)
(Increment changelog to v1.1.0: Add Discoverable Partitions Specification (DPS) MVP for AMD64 architecture.)
Line 2: Line 2:
  
 
== Changelog ==
 
== Changelog ==
 +
 +
=== 1.1.0 - 2024-02-14 ===
 +
 +
==== {{Anchor|1.1.0_-_2024-02-14_Added}} Added ====
 +
 +
* '''AMD64:'''
 +
** Added GPT/EFI installation disk partitions to UAPI Group Specification's [https://uapi-group.org/specifications/specs/discoverable_partitions_specification/ Discoverable Partitions Specification] (DPS).
 +
** Added associated SMW properties set on each architecture's Handbook 'main' page.
 +
** Added new Fstab block pages for all arches. See [[Special:Diff/1281444/1281510]]
 +
** TODO: Remaining architecture still pending; may not be necessary to fully implement since UEFI firmware is less used on non-{{Keyword|AMD64}} architectures.
  
 
=== 1.0.4 - 2024-01-25 ===
 
=== 1.0.4 - 2024-01-25 ===

Revision as of 12:04, 14 February 2024

This page contains a summary of details and rationale for changes made to the Gentoo Handbooks. All changes other than minor grammatical or punctuation changes should be recorded here to more easily track handbook progression over time.

Changelog

1.1.0 - 2024-02-14

Added

  • AMD64:
    • Added GPT/EFI installation disk partitions to UAPI Group Specification's Discoverable Partitions Specification (DPS).
    • Added associated SMW properties set on each architecture's Handbook 'main' page.
    • Added new Fstab block pages for all arches. See Special:Diff/1281444/1281510
    • TODO: Remaining architecture still pending; may not be necessary to fully implement since UEFI firmware is less used on non-AMD64 architectures.

1.0.4 - 2024-01-25

Added

  • All:
    • Updated kernel installation instructions for the recent changes to sys-kernel/installkernel.
    • Added instructions for signing modules and kernel images.
    • Added instructions for building unified kernel images.
    • Added instructions for setting up systemd-boot and grub for secure boot via sys-boot/shim.

1.0.3 - 2024-01-07

  • All: Refactored the "Configuring the Network" section:
    • Refactored atypical applications such as proxies, PPPoE into its own section.
    • Deprecated old network basics.
    • Added network basics explaining routing essentials.
    • Deprecated older network utilities such as route and ifconfig.
    • Added ip usage.
    • Added improved dhcpcd explanation.
    • TODO: Replace WEP with WPA2/3.
  • All: Refactored the "The stage file" section:
    • Added greater detail about why certain stage files should be chosen.
    • Refactored it into more sections.
    • Refactored warnings about profile selection into introduction.
    • TODO: Add more detailed information on the desktop target.
  • All: Refactored the "Choosing the Media" section:
    • Refactored, splitting 'writing the boot media' into its own section.
    • Added additional information that stage file selection happens later, and is described in greater detail then.
    • Bump freshness of download examples and keys.
    • TODO: add boot USB writing.

1.0.2 - 2023-12-30

  • All: Finish adding {{Anchor}} templates for all section headers discoverable within Handbook page matrix. This lays the groundwork for for appropriate linking for translated pages across Handbooks.

1.0.1 - 2023-09-12

Revision

1.0.0 - 2023-09-03

Added