aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* * include french debconf translationSteffen Joeris2006-10-14-0/+85
|
* releasing version 0.0.16Petter Reinholdtsen2006-10-08-2/+2
|
* Add sitesummary-client.postrm file to remove the generated configuration ↵Petter Reinholdtsen2006-10-08-1/+18
| | | | files during purge.
* * Fix typo in get_debian_edu_ver() making it fail to find the version name.Petter Reinholdtsen2006-10-08-2/+8
|
* releasing version 0.0.15Petter Reinholdtsen2006-10-07-1/+1
|
* Improve preseeding code.Petter Reinholdtsen2006-10-07-3/+5
|
* Make sure the debconf value only is set in sitesummary-client.config when ↵Petter Reinholdtsen2006-10-07-4/+15
| | | | local configuration exist.
* * correct changelog entrySteffen Joeris2006-10-07-5/+9
|
* * remove explicitely setting debconf value in config scriptSteffen Joeris2006-10-07-1/+7
|
* releasing version 0.0.14Petter Reinholdtsen2006-10-06-1/+1
|
* releasing version 0.0.14~1Petter Reinholdtsen2006-10-06-1/+1
|
* * Add symlink from /etc/apache/conf.d/sitesummary toPetter Reinholdtsen2006-10-06-2/+7
| | | | | | /etc/apache2/conf.d/sitesummary, to work with both apache and apache2. Adjust dependency accordingly, and rewrite postinst to continue working when apache2-common isn't installed.
* * Correct typo in recommends list for sitesummary-client;Petter Reinholdtsen2006-10-06-1/+8
| | | | dmidecide->dmidecode. (Closes: #391255)
* releasing version 0.0.13Petter Reinholdtsen2006-10-05-2/+2
|
* On second thought, do not make entiresdir configurable.Petter Reinholdtsen2006-10-05-1/+3
|
* Provide more configuration on the server.Petter Reinholdtsen2006-10-05-5/+4
|
* * Include a timestamp in the simple web report, to document when thePetter Reinholdtsen2006-10-04-0/+3
| | | | web page was last updated.
* Add author info.Petter Reinholdtsen2006-10-04-0/+3
|
* * Change server cron job to remove entries after 120 days.Petter Reinholdtsen2006-10-04-0/+24
| | | | | * Make it possible to override this value using /etc/sitesummary/collector.cfg.
* Leftover.Petter Reinholdtsen2006-10-04-0/+11
|
* releasing version 0.0.12Petter Reinholdtsen2006-10-04-1/+1
|
* Improve output.Petter Reinholdtsen2006-10-04-2/+2
|
* Typo.Petter Reinholdtsen2006-10-04-1/+1
|
* * Add collector for debian-edu configuration. Correct serverPetter Reinholdtsen2006-10-04-17/+33
| | | | summary part to use the collected file.
* * Switch the client from cron.d to cron.daily.Petter Reinholdtsen2006-10-04-2/+20
|
* Improve error message when ifconfig-a is missing.Petter Reinholdtsen2006-10-04-1/+1
|
* * Modify the sitesummary postinst script to make surePetter Reinholdtsen2006-10-04-0/+7
| | | | | | /var/lib/sitesummary/tmpstorage and /var/lib/sitesummary/entries are owned by user www-data. This give the cgi-script write access to the storage area.
* * Modify the system info collector script to ignore non-true exitPetter Reinholdtsen2006-10-04-2/+13
| | | | | | | codes from the programs. This make sure it work on systems without usb support, among other things. * Modify client script to ignore non-true exit codes from the collector fragments.
* releasing version 0.0.11Petter Reinholdtsen2006-09-22-1/+1
|
* * Quiet down debian_edu-summary runs for machines without thePetter Reinholdtsen2006-09-22-4/+6
| | | | Debian Edu config file.
* * Fix minor typo in debian_edu-summary.Petter Reinholdtsen2006-09-22-1/+7
|
* * Fix typo in sitesummary postinst, breaking upgrades.Petter Reinholdtsen2006-09-20-1/+1
|
* releasing version 0.0.10Petter Reinholdtsen2006-09-20-0/+6
|
* * Initial upload into Debian.Petter Reinholdtsen2006-09-17-8/+36
| | | | * Improve template text.
* releasing version 0.0.9Petter Reinholdtsen2006-09-17-0/+7
|
* update TODO and stay below 80 char's per line in makewebreport-comments :)Morten Werner Olsen2006-09-16-4/+3
|
* * include code for reporting the debian-edu-versionSteffen Joeris2006-09-10-7/+32
|
* * change get_debian_edu_vers to get_debian_edu_profileSteffen Joeris2006-09-06-2/+2
|
* * enable the debian-edu version checking nowSteffen Joeris2006-09-06-3/+3
|
* * remove unneeded subroutine and give us some outputSteffen Joeris2006-09-06-10/+3
|
* * Reduce the code and also reflect if we have moreSteffen Joeris2006-09-06-17/+9
| | | | | than one profile
* * still deactivatedSteffen Joeris2006-09-06-1/+1
|
* * deactivate for now as it is not yet workingSteffen Joeris2006-09-05-2/+2
|
* * add debian_edu-summary and the subroutine for the packageSteffen Joeris2006-09-05-3/+59
|
* * add missing dependency for sitesummary against apache2-commonSteffen Joeris2006-09-05-1/+9
| | | | | which is needed for a2dissite in the postinst script
* - prepare uploadHolger Levsen2006-09-01-2/+2
|
* * updated fsf address in copyrightHolger Levsen2006-09-01-3/+5
|
* * because debhelper.mk is used, the dependency on debhelper needs toHolger Levsen2006-09-01-4/+10
| | | | | | | | | | be >=4.1.0 * moved the build-depends-indep back to to build-depends, as build-depends on cdbs and debhelper must not be arch independent build depends. also fixed a typo in the description
* * Add daily cron job to update web pages once a day.Petter Reinholdtsen2006-08-31-0/+24
| | | | | * Remove old /etc/apache2/sites-available/sitesummary if it exist, to cope with the new apache config structure introduced version 0.0.6.
* releasing version 0.0.6Petter Reinholdtsen2006-08-31-3/+3
|