-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
34 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# 0.7.1 | ||
|
||
- Fixed various issues with init/initrd system for some distros. | ||
- Fixed hidden init-selection menu with Ubuntu | ||
- Fixed systemd freezing with Fedora | ||
- Fixed doubling of output due to lingering plymouthd with Fedora | ||
- Added code to handle various conflicts automatically | ||
- Automatically handle machine-id conflicts | ||
- Automatically clean up dangling /etc/resolv.conf symlinks which confuse some networking software. | ||
- Various and improvements fixes to brl-fetch | ||
- Improved `brl fetch --help` description of -i flag. | ||
- Fixed `brl fetch --releases debian` | ||
- Fixed `brl fetch gentoo` locale configuration. | ||
- Fixed mirror-prefix handling for Fedora. | ||
- Fixed `brl fetch fedora` step count. | ||
- Various reliability improvements for etcfs | ||
- Increased defensiveness of handling of libfuse-provided values. | ||
- Simplified injection logic | ||
- Added new `Exec*` fields to crossfs ini filter | ||
- Fixed brl-repair/enable handling of missing directories | ||
- Fixed brl-which recognition of `/bedrock/strata/*` paths. | ||
- Fixed brl-apply failing to apply new bedrock.conf share/bind fields | ||
- Fixed brl-update unnecessary error message | ||
- Added lsmod to brl-report. | ||
- Fixed bedrock.conf comment typo. | ||
|
||
# 0.7.0 | ||
|
||
- First Poki release. Changes are too numerous from Nyla, starting fresh release notes. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters