Gentoo Linux updater
Project description
Gentoo Updater
gentoo-update is a tool that automates updates on Gentoo Linux.
By default it only installs security updates from GLSA,
but it can also be used to update all packages on the system. i.e. @world.
This project originates from 2023 Google Summer of Code.
Usage
gentoo-update is in GURU
overlay, and can be installed using emerge:
emerge --ask app-admin/gentoo_update
Alternatively, updater can be installed with pip:
pip install gentoo_update --break-system-packages
The updater creates a subdirectory in Portage's default PORTAGE_LOGDIR located at /var/log/portage/gentoo-update.
However, if this variable is set to a different value in make.conf, it will use the new location instead of the default.
Here are some usage examples:
- Basic security update
gentoo-update
- Full system update with extra update parameters
gentoo-update --update-mode full --args "color=y keep-going"
- Full system update, show elogs and news
gentoo-update --update-mode full --read-logs y --read-news y
The detailed explanation of command flags can be found in --help.
Information on testing can be found in tests directory
readme
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gentoo-update-0.1.6.tar.gz.
File metadata
- Download URL: gentoo-update-0.1.6.tar.gz
- Upload date:
- Size: 8.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
728100079fcfd61e14ed207c7acfc7d69dae83bb1088a2423d803ebb3ff5f5c8
|
|
| MD5 |
251785ad8242f5db6c5f2318b2b73ffb
|
|
| BLAKE2b-256 |
dfd0dd48bc68edce81a087fe3a22ae3db6e805b6b1a1d56e8bde65037f662b82
|
File details
Details for the file gentoo_update-0.1.6-py3-none-any.whl.
File metadata
- Download URL: gentoo_update-0.1.6-py3-none-any.whl
- Upload date:
- Size: 9.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
202ee5c24f9ceb13019694d3d03d619151dffc9db7487f70d27cdb7a84a2b202
|
|
| MD5 |
b83fb1a8d3b64cd17068539fdfc269ac
|
|
| BLAKE2b-256 |
907509edc1c5d27ceeacc39ea4fd846f1ef3d4669dea24a0e7dd87beb645262a
|