diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2007-11-23 21:28:05 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2007-11-23 21:28:05 +0000 |
commit | 49e74efb846f5bac4bc29ee5fe4c3db7a918ced2 (patch) | |
tree | 6fed785524cd5c9139f91e0136b7be07db7744cc /debian | |
parent | bee4f08184f47f860e32df6bc1f4c0328753e8c8 (diff) | |
download | sitesummary-49e74efb846f5bac4bc29ee5fe4c3db7a918ced2.tar.gz sitesummary-49e74efb846f5bac4bc29ee5fe4c3db7a918ced2.tar.bz2 sitesummary-49e74efb846f5bac4bc29ee5fe4c3db7a918ced2.tar.xz |
Add -l support to site-summary too.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index db32d91..2b75db8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,8 @@ summary (0.0.31) UNRELEASED; urgency=low - * Add -l option to kernelversion-summary, to get it to list the - individual hosts with the given kernel version. + * Add -l option to kernelversion-summary and site-summary, to get it + to list the individual hosts with the given kernel version and + site/sitegroup setting. * New script agesinceseen-summary, listing the hosts that have failed to submit a report in the last few days. It support -l to list the individual hosts. |