flatcar-scripts/pkg_auto/impl
Krzesimir Nowak 45faa790cc pkg-auto: Fix occurences generation
Occurences file shows where the package name shows up in the
repository. It tries to be smart, so that checking for sys-devel/gcc
will not be showing sys-devel/gcc-config. But the smart check was
flawed as it ignored the forms like sys-devel/gcc-${PV}. Noticed when
trying to check occurences for sys-libs/libsepol and there were not
enough occurences shown.
2025-05-09 09:24:10 +02:00
..
for-shellcheck pkg-auto: Add a setup for shellcheck's "source" checking 2025-04-29 09:43:21 +02:00
cleanups.sh pkg-auto: Add package automation scripts 2024-11-27 16:00:57 +01:00
debug.sh pkg-auto: Move debugging stuff to a separate file 2025-04-29 09:43:21 +02:00
gentoo_ver.sh pkg-auto: Move regular expression for package name to gentoo_ver 2025-04-29 09:43:21 +02:00
inside_sdk_container_lib.sh pkg-auto: Simplify the use of sed 2025-04-29 14:07:35 +02:00
lcs.sh pkg-auto: Add the highest-score-common-subsequence algorithm library 2025-04-29 09:43:21 +02:00
md5_cache_diff_lib.sh pkg-auto: Add the md5-metadata cache diff library 2025-04-29 09:43:21 +02:00
md5_cache_lib.sh pkg-auto: Add a library for parsing md5-metadata cache files 2025-04-29 09:43:21 +02:00
mvm.sh pkg-auto: Disable shellcheck reference warnings 2025-04-29 09:43:21 +02:00
pkg_auto_lib.sh pkg-auto: Fix occurences generation 2025-05-09 09:24:10 +02:00
print_profile_tree.sh pkg-auto: Disable shellcheck reference warnings 2025-04-29 09:43:21 +02:00
sort_packages_list.py pkg-auto: Add package automation scripts 2024-11-27 16:00:57 +01:00
sync_with_gentoo.sh pkg-auto: Fix syncing eclass files 2025-01-22 13:16:06 +01:00
util.sh pkg-auto: Disable shellcheck reference warnings 2025-04-29 09:43:21 +02:00