Find packages that are obsolete and not derived from Debian
* Add sha1 hashes to the packages' metadata in the sources.new files * Aggregate the var/sources.new * Find obsolete packages (not present in any derivative's apt repository) * Store names, versions and hashes of the obsolete packages in the var/sources.new.obsolete file * Add the script removing obsolete packages and logging the whole process
Showing
- Makefile.var 9 additions, 1 deletionMakefile.var
- bin/aggregate-sources-new 65 additions, 0 deletionsbin/aggregate-sources-new
- bin/compare-source-package-list 11 additions, 5 deletionsbin/compare-source-package-list
- bin/remove-obsolete-new-packages 125 additions, 0 deletionsbin/remove-obsolete-new-packages
Loading