History log of /src/share/examples/apm |
Revision | Date | Author | Comments |
1.3 | 12-Dec-2001 |
lukem | Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly). Otherwise the appropriate MKxxx=no won't be defined .
|
1.2 | 12-Dec-2001 |
tv | MKfoo=no -> NOfoo
|
1.1 | 03-Jan-2000 |
hubertf | Install apm example script. Fixes PR 9105 by Takahiro Kambe <taca@sky.yamashina.kyoto.jp>
|
1.7 | 02-Nov-2021 |
abs | Adjust example path to kde/sounds
Wherever sounds may be on a current NetBSD system, /usr/X11R6 is unlikely to be in that set...
|
1.6 | 13-Jul-2018 |
maya | dhclient->dhcpcd
|
1.5 | 10-Mar-2003 |
david | branches: 1.5.94; 1.5.96; Note that the /etc/apm/* scripts must be executable.
|
1.4 | 05-Nov-2000 |
lukem | - only audioplay if the audio file exists - replace logger with $LOGGER, which is defined to `logger -t apm' - use 'mount -u ... -A -t ffs' instead of 'mount -u ... -a', since the latter won't work on already mounted file systems except for `/'.
|
1.3 | 18-Jun-2000 |
hubertf | branches: 1.3.2; * Add some cut&paste ready commands for installing this * Move audioplay to a shell function, to have one location where to change the noise-making * use /etc/rc.d/dhclient instead of doing it manually * when going line->battery and vice versa, adjust idle timeouts of harddisk (atactl), and add noatime,nodevmtime mount options. Inspired by htdocs/Documentation/power-mgmt/
|
1.2 | 01-Jun-2000 |
gmcgarry | pcmplay -> audioplay
|
1.1 | 29-Dec-1999 |
hubertf | branches: 1.1.2; Add share/examples/apm/script, an example script to put into /etc/apm/{line,battery,standby,...}
|
1.1.2.1 | 22-Jun-2000 |
minoura | Sync w/ netbsd-1-5-base.
|
1.3.2.1 | 06-May-2001 |
he | Pull up revision 1.4 (requested by hubertf): Fix some errors, and provide more flexible logging.
|
1.5.96.1 | 10-Jun-2019 |
christos | Sync with HEAD
|
1.5.94.1 | 28-Jul-2018 |
pgoyette | Sync with HEAD
|