[debian-edu-commits] debian-edu/ branch master created (now d158848)
Mike Gabriel
sunweaver at debian.org
Wed Oct 23 09:51:48 UTC 2013
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a change to branch master
in repository shutdown-at-night.
at d158848 KGB-Test message 3
This branch includes the following new commits:
new 4e686b8 Start on new package to shut down and wake up clients at night.
new 5016204 Start on documentation.
new 82b6aba Adjust flag file used to enable automatic shutdown.
new 294e2f6 Flag relationship to packages nvram-wakeup and wakeonlan.
new 775e09a Improve shutdown script.
new 597ebc8 Allow clients to be enabled using the netgroup host-shutdown-at-night.
new b79a8d6 Improve documentation.
new 688abdd releasing version 0.1
new c21bd82 * Add server side cron job to start waking up clients at 06:30.
new 86faa6d * Change wakeupclients to log progress, and to check if a client is up before trying to wake it.
new 7d85cad Correct typos in the shutdown-at-night script.
new e5daae7 * Change wakeupclients to use fping to check for alive clints, to speed up the script. Reduce sleep time between wakeups to 5 seconds.
new ed06ffe * Add server side cron job to start waking up clients Monday-Friday at 06:30.
new dc93f19 releasing version 0.2
new 9922b4c * Convert wakeupclients to use syslog.
new 562f8d7 * Add suggests on sitesummary (>= 0.0.41) to suggest a version that can generate the client list automatically.
new c1fa6b3 * Add support in wakeupclients to run a script /etc/shutdown-at-night/clients-generator to extract the clients to wake up dynamically.
new 269775b * Add ${perl:Depends} to package dependencies.
new fe913a6 releasing version 0.3
new 47e472d * Make sure the /etc/shutdown-at-night/ directory is part of the package.
new 2132d46 * Change shutdown-at-night to abort the shutdown if wake-on-lan could not be enabled. * Add 'cron | fcron' as dependency, to make sure the cron jobs run as they should.
new 2f1807c * Improve setup instructions in the README.
new b87fa4d releasing version 0.4
new fd5eaa8 * Make sure to not give the same wakeup time to all BIOSes, to avoid machines with good hardware clock to wake up at the same time and thus reduce the chance that a fuse breaks.
new 04a9084 * Add comment in Makefile explaining why the internal scripts are in /usr/lib/ and not /usr/share/.
new 6090349 Improve copyright file on request from the Debian ftpmasters.
new c9a4aba Improve copyright file even more.
new 09dc489 * Adjust return value from nvramwakeup() in shutdown-at-night, to return success if the BIOS wakeup time was updated.
new 68deb08 releasing version 0.5
new 5d780bf * Change GPL file reference in copyright to use GPL-2 instead of GPL, to avoid surprises when the content of the GPL file changes between Debian versions.
new a94bfd9 releasing version 0.6
new b97924e * Rename netgroup used to enable shutdown-at-night, from host-shutdown-at-night to shutdown-at-night-hosts, to match the name structure used in Debian Edu.
new 7621066 Update doc too.
new 4d863d9 Improve documentation.
new ef1891c * Updated Standards-Version from 3.7.3 to 3.8.0. No changes needed.
new 9ef92a4 Add example using netgroup.
new 0b09498 Improve text.
new 30d32e6 Add Vcs: headers to debian/control.
new 3665867 releasing version 0.7
new 0679fcc make a bit clearer
new 2489b77 Make sure netgroup membership is checked using both the full and short hostname, to work with different netgroup styles (Solves Skolelinux bug #1435).
new bea6d32 Update README to reflect the new behaviour.
new 49d05ec releasing version 0.8
new 870f03e * Sync with Ubuntu version 0.8ubuntu1: - Apply patch from Mike Gabriel clarifying reasons for host(s) not shutting down. (LP: #608616) - Add ethtool as a dependency. (LP: #607021)
new 2c6ff66 Forgot bug numbers.
new c139ca0 Do not shut down if uptime is less then an hour. Based on patch and idea from Jonathan Jackson in BTS report #619950.
new 6178b20 Update standards-version from 3.8.0 to 3.9.2. No changes needed.
new 5ee92c6 Fix typo in syslog message (ist -> is).
new 7266187 releasing version 0.10
new 4050dbd Quiet down cron job to wake up client to not complain when fping notice they are unavailable.
new 19c7ab6 Add support for extending the "busy" detection in shutdown-at-night by adding code to run hooks in /etc/shutdown-at-night/unused.d and /usr/lib/shutdown-at-night/unused.d. (Closes: #619950)
new 94be1bd releasing version 0.11
new b9017d8 Add support for using the ACPI RTC wakeup interface to wake up the machine (Closes: #717441).
new f822644 Correct time zone calculations, try to ensure that the 07:00 wake up time is in the local time zone and not UTC.
new 1f92ea9 Make sure to syslog that ACPI RTC is used to set wakeup time when it is used.
new 9d2c27b The -i <host-ip> option in the wakeonlan executable is only useful on networks with static ARP tables available. For networks using dynamic ARP tables (common with most switches), a broadcast address instead of a host IP should be given here. The wakeonlan default (255.255.255.255) is just fine for most network setups. So we omit the -i <host-ip> option completely when calling wakeonlan in the wakeupclients script.
new d7edfde upload to unstable (debian/0.12)
new a3f1fa6 revert last commit
new 070ad46 * debian/control: + Add myself to Uploaders: field.
new 82e1a3a upload to unstable (debian/0.12)
new edfa5b3 debian/control: Package migrated to Git. Update Vcs-*: fields and point to Git on Alioth.
new efe9b26 add test file for KGB testing...
new 6178231 KGB-Test message 2
new d158848 KGB-Test message 3
The 64 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/pkg-team/shutdown-at-night.git
More information about the debian-edu-commits
mailing list