diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2007-11-24 08:42:20 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2007-11-24 08:42:20 +0000 |
commit | 3dde5beda0f6d9f5030ec5a4a74020e2d212f811 (patch) | |
tree | 4c08ba4e12301965dd4adedebed2e99fb08d0eac /debian | |
parent | 71685db0dc940b801c30818f41c2cab58b09f39d (diff) | |
download | sitesummary-3dde5beda0f6d9f5030ec5a4a74020e2d212f811.tar.gz sitesummary-3dde5beda0f6d9f5030ec5a4a74020e2d212f811.tar.bz2 sitesummary-3dde5beda0f6d9f5030ec5a4a74020e2d212f811.tar.xz |
Collect /proc/mounts and /etc/fstab in system, for use when generating checks for the file systems.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f4a631f..8cb1735 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +sitesummary (0.0.32) unstable; urgency=low + + * UNRELEASED + + * Collect /proc/mounts and /etc/fstab in system, for use when + generating checks for the file systems. + + -- Petter Reinholdtsen <pere@debian.org> Fri, 23 Nov 2007 22:28:14 +0100 + sitesummary (0.0.31) unstable; urgency=low * Add -l option to kernelversion-summary and site-summary, to get it |