Skip to content

Commit c2e422a

Browse files
committed
doc: update ChangeLog, dhcp hostname fix and boot time
Fixes #1255 Signed-off-by: Joachim Wiberg <[email protected]>
1 parent 74351c5 commit c2e422a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

doc/ChangeLog.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,13 @@ All notable changes to the project are documented in this file.
5252
### Fixes
5353

5454
- Fix #855: User admin sometimes fails to be added to `wheel` group
55+
- Fix #1112: setting hostname via DHCP client sometimes gets overridden by the
56+
configured system hostname
5557
- Fix #1247: Prevent invalid configuration of OSPF backbone area (0.0.0.0) as
5658
stub or NSSA. The backbone must always be a normal area per RFC 2328. Any
5759
existing invalid configurations are automatically corrected during upgrade
58-
- Fix serious regression in boot time, introduced in v25.10, delays the
59-
boot step "Mounting filesystems ..." with up to 30 seconds!
60+
- Fix #1255: serious regression in boot time, introduced in v25.10, delays the
61+
boot step "Mounting filesystems ...", from 30 seconds up to five minutes!
6062
- Fix broken intra-document links in container and tunnel documentation
6163

6264
[lastest-boot]: https://github.com/kernelkit/infix/releases/latest-boot

0 commit comments

Comments
 (0)