sys-libs/ncurses: Disable minimal USE flag to install full terminfo db#3751
Open
sys-libs/ncurses: Disable minimal USE flag to install full terminfo db#3751
Conversation
This is needed to support modern terminals like foot and Alacritty. These take up around 7.5MB more, but the btrfs compression should reduce this considerably. Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Install the full terminfo database
This is needed to support modern terminals like foot and Alacritty. These take up around 7.5MB more, but the btrfs compression should reduce this considerably.
How to use
SSH to a VM using foot or Alacritty and try using
less. It should not complain.Testing done
This Jenkins run passed except for the known bpf.execsnoop issue. I also manually tested using Alacritty. The nightly differences report was drowned out by the recent weekly update, so I took a closer look.
The 7.5MB figure above was from
duon my own system, but btrfs evidently reports a different block size, as it was 12MB there. This is largely irrelevant for btrfs though. Adding--apparent-sizetells us the actual amount of data is 2.2MB.compsizetells us the compressed size on btrfs, which is 50% or 1.1MB. So not much at all really!changelog/directory (user-facing change, bug fix, security fix, update)/bootand/usrsize, packages, list files for any missing binaries, kernel modules, config files, kernel modules, etc.