Back to the MainPage...
depsh.pl
A shell that determines the dependencies of a Linux binary, and packages required to satisfy those dependencies.
- located in lack-hg/lackbuild/examples directory
moddeps.pl
A shell that tries to determine the module dependencies for a Perl script.
- located in perl-hg/moddeps.pl
Tools that need to be written
- kernel module dependency checker, using modules.dep in /lib/modules/$(uname -r)
- duplicate file finder; searches for duplicate files, and directories listed multiple times in the filelist that's fed to gen_init_cpio
- metapackage tool
- a file containing a list of metapackages, which in turn consist of a list of recipes for each metapackage
- package all of the recipes up into the metapackage