X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=docs%2FREADME.first;h=8ad674c352f448f161c90b4c803b813f3133b5c4;hb=fe52cedb8e1bc91b6aaa790447e74b5234066dd6;hp=7d0d40741c1a7f71af8353aae790a6f59b8dca81;hpb=0872b2e0b78670c91fd2bf0bda52e5761e079820;p=dak.git diff --git a/docs/README.first b/docs/README.first index 7d0d4074..8ad674c3 100644 --- a/docs/README.first +++ b/docs/README.first @@ -25,7 +25,7 @@ o To process queue/: o To generate indices files: - * dak dominate - removes obsolete packages from suites + * dak dominate - removes obsolete packages from suites * dak generate-filelist - generates file lists for apt-ftparchive * dak generate-releases - generates Release @@ -41,11 +41,11 @@ o Information display: * dak ls - shows information about package(s) * dak queue-report - shows information about package(s) in queue/ * dak override - can show you individual override entries + * dak graph - creates some pretty graphs of queue sizes over time Generic and useful, but only for those with existing archives ------------------------------------------------------------- -o dak poolize - migrates packages from legacy locations to the pool o dak init-archive - initializes a projectb database from an exisiting archive Generic but not overly useful (in normal use) @@ -73,9 +73,6 @@ Mostly Debian(.org) specific ---------------------------- o dak security-install - wrapper for Debian security team -o dak clean-proposed-updates - removes obsolete .changes files from proposed-updates -o dak check-proposed-updates - basic dependency checking for proposed-updates -o dak reject-proposed-updates - manually reject packages from proposed-updates o dak import-ldap-fingerprints - syncs fingerprint and uid information with a debian.org LDAP DB Very Incomplete or otherwise not generally useful @@ -90,7 +87,6 @@ Scripts invoked by other scripts -------------------------------- o dak examine-package - invoked by 'dak process-new' to "check" NEW packages -o dak symlink-dists - invoked by 'dak poolize' to determine packages still in legacy locations How do I get started? =====================