K 10 svn:author V 4 roam K 8 svn:date V 27 2003-01-08T15:40:08.000000Z K 7 svn:log V 457 Add two utilties for listing and stashing away package files obtained from recursive dependency builds a la: make DEPENDS_TARGET='install package clean' all install package clean The pkg-list script obtains a list of the packages in the dependency directories; the pkg-stash script moves them away to a predefined directory, adding a timestamp to the package file name. This is convenient for keeping ready-built packages for system rescue activities. END