| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Bug: https://bugs.gentoo.org/552720
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
| |
Normalize quoting, replace '>' with entities, replace unnecessary
entities, remove trailing empty lines.
Done via:
find -name metadata.xml -exec xml ed -P -L -d //none {} +
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
New package whose primary purpose is to provide a zero-effort way of
ensuring that your system is running a working distribution kernel that
gets cleanly upgraded as part of @world upgrades. The secondary goal
is to make it possible to build universal binary packages that can be
afterwards installed on variety of systems with different hardware,
/boot layouts and bootloaders.
Closes: https://github.com/gentoo/gentoo/pull/13871
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|