Skip to content

add full version of less #6578

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

add full version of less #6578

wants to merge 4 commits into from

Conversation

lrusak
Copy link
Member

@lrusak lrusak commented Jun 8, 2022

This PR adds the full version of less and removes the busybox version.

When dealing with anything that needs a pager (systemctl, journalctl, etc) it's just better to use the full version.

We can also enable use of SYSTEM_COLORS.

Copy link
Member

@CvH CvH left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could you check how big the binary is ?

Comment on lines 1 to 2
# SPDX-License-Identifier: GPL-2.0-or-later
# Copyright (C) 2022 Team LibreELEC (https://libreelec.tv)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
# SPDX-License-Identifier: GPL-2.0-or-later
# Copyright (C) 2022 Team LibreELEC (https://libreelec.tv)
# SPDX-License-Identifier: GPL-2.0
# Copyright (C) 2022-present Team LibreELEC (https://libreelec.tv)

@lrusak
Copy link
Member Author

lrusak commented Jun 8, 2022

could you check how big the binary is ?

~290kb uncompressed.

@heitbaum heitbaum added LE 12.0 and removed LE 11.0 labels Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants