The NetBSD Project

CVS log for src/etc/rc.d/mixerctl

[BACK] Up to [cvs.netbsd.org] / src / etc / rc.d

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.9.10.1 / (download) - annotate - [select for diffs], Sat Mar 31 15:38:55 2007 UTC (5 years, 1 month ago) by bouyer
Branch: netbsd-4
CVS Tags: wrstuden-fixsa-newbase, wrstuden-fixsa-base-1, wrstuden-fixsa-base, wrstuden-fixsa, netbsd-4-0-RELEASE, netbsd-4-0-RC5, netbsd-4-0-RC4, netbsd-4-0-RC3, netbsd-4-0-RC2, netbsd-4-0-RC1, netbsd-4-0-1-RELEASE, netbsd-4-0
Changes since 1.9: +7 -2 lines
Diff to previous 1.9 (colored) next main 1.10 (colored)

Pull up following revision(s) (requested by abs in ticket #525):
	etc/rc.d/mixerctl: revision 1.10
Ignore comment (starting with #) lines in mixerctl.conf

Revision 1.10 / (download) - annotate - [select for diffs], Fri Mar 16 22:30:22 2007 UTC (5 years, 2 months ago) by abs
Branch: MAIN
CVS Tags: yamt-pf42-baseX, yamt-pf42-base4, yamt-pf42-base3, yamt-pf42-base2, yamt-pf42-base, yamt-pf42, yamt-pagecache-base5, yamt-pagecache-base4, yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, yamt-pagecache, wrstuden-revivesa-base-3, wrstuden-revivesa-base-2, wrstuden-revivesa-base-1, wrstuden-revivesa-base, wrstuden-revivesa, netbsd-6-base, netbsd-6, netbsd-5-base, netbsd-5-1-RELEASE, netbsd-5-1-RC4, netbsd-5-1-RC3, netbsd-5-1-RC2, netbsd-5-1-RC1, netbsd-5-1-2-RELEASE, netbsd-5-1-1-RELEASE, netbsd-5-1, netbsd-5-0-RELEASE, netbsd-5-0-RC4, netbsd-5-0-RC3, netbsd-5-0-RC2, netbsd-5-0-RC1, netbsd-5-0-2-RELEASE, netbsd-5-0-1-RELEASE, netbsd-5-0, netbsd-5, mjf-devfs2-base2, mjf-devfs2-base, mjf-devfs2, mjf-devfs-base, mjf-devfs, matt-premerge-20091211, matt-nb5-pq3-base, matt-nb5-pq3, matt-nb5-mips64-u2-k2-k4-k7-k8-k9, matt-nb5-mips64-u1-k1-k5, matt-nb5-mips64-premerge-20101231, matt-nb5-mips64-premerge-20091211, matt-nb5-mips64-k15, matt-nb5-mips64, matt-nb4-mips64-k7-u2a-k9b, matt-mips64-premerge-20101231, matt-mips64-base2, matt-mips64-base, matt-mips64, matt-armv6-prevmlocking, matt-armv6-nbase, matt-armv6-base, matt-armv6, keiichi-mipv6-base, keiichi-mipv6, jym-xensuspend-nbase, jym-xensuspend-base, jym-xensuspend, hpcarm-cleanup-nbase, hpcarm-cleanup-base, hpcarm-cleanup, cube-autoconf-base, cube-autoconf, cherry-xenmp-base, cherry-xenmp, bouyer-quota2-nbase, bouyer-quota2-base, bouyer-quota2, HEAD
Changes since 1.9: +7 -2 lines
Diff to previous 1.9 (colored)

Ignore comment (starting with #) lines in mixerctl.conf

Revision 1.9 / (download) - annotate - [select for diffs], Mon Oct 11 15:00:51 2004 UTC (7 years, 7 months ago) by christos
Branch: MAIN
CVS Tags: netbsd-4-base, netbsd-3-base, netbsd-3-1-RELEASE, netbsd-3-1-RC4, netbsd-3-1-RC3, netbsd-3-1-RC2, netbsd-3-1-RC1, netbsd-3-1-1-RELEASE, netbsd-3-1, netbsd-3-0-RELEASE, netbsd-3-0-RC6, netbsd-3-0-RC5, netbsd-3-0-RC4, netbsd-3-0-RC3, netbsd-3-0-RC2, netbsd-3-0-RC1, netbsd-3-0-3-RELEASE, netbsd-3-0-2-RELEASE, netbsd-3-0-1-RELEASE, netbsd-3-0, netbsd-3, abandoned-netbsd-4-base, abandoned-netbsd-4
Branch point for: netbsd-4
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Use new style command substitution.

Revision 1.8 / (download) - annotate - [select for diffs], Fri Aug 13 18:08:03 2004 UTC (7 years, 9 months ago) by mycroft
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Add an _rc_subr_loaded variable, set to ":" by rc.subr.  Scripts can use this
for a speedup by doing:
$_rc_subr_loaded . /etc/rc.subr

Revision 1.7 / (download) - annotate - [select for diffs], Sun Jan 11 13:57:56 2004 UTC (8 years, 4 months ago) by uebayasi
Branch: MAIN
CVS Tags: netbsd-2-base, netbsd-2-1-RELEASE, netbsd-2-1-RC6, netbsd-2-1-RC5, netbsd-2-1-RC4, netbsd-2-1-RC3, netbsd-2-1-RC2, netbsd-2-1-RC1, netbsd-2-1, netbsd-2-0-base, netbsd-2-0-RELEASE, netbsd-2-0-RC5, netbsd-2-0-RC4, netbsd-2-0-RC3, netbsd-2-0-RC2, netbsd-2-0-RC1, netbsd-2-0-3-RELEASE, netbsd-2-0-2-RELEASE, netbsd-2-0-1-RELEASE, netbsd-2-0, netbsd-2
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (colored)

Set an rcvar so that this can really be configurable by the rcvar.  (This
means that it has long been not be able to do so!)

Revision 1.6 / (download) - annotate - [select for diffs], Mon Aug 18 13:04:10 2003 UTC (8 years, 9 months ago) by tron
Branch: MAIN
Changes since 1.5: +3 -3 lines
Diff to previous 1.5 (colored)

Don't use depricated "-f" option to mixerctl(1). Patch supplied by
Bruce J.A. Nourish in PR misc/22524.

Revision 1.5 / (download) - annotate - [select for diffs], Sat Oct 12 11:29:29 2002 UTC (9 years, 7 months ago) by kent
Branch: MAIN
CVS Tags: fvdl_fs64_base
Changes since 1.4: +27 -3 lines
Diff to previous 1.4 (colored)

/etc/rc.d/mixerctl: Add capability to save and restore mixer settings.
Thanks to Julio Merino.

Revision 1.4 / (download) - annotate - [select for diffs], Tue Jul 16 03:24:24 2002 UTC (9 years, 10 months ago) by rafal
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Skip blank lines in the input file (mixerctl.conf).

Revision 1.3 / (download) - annotate - [select for diffs], Tue Jun 11 16:31:41 2002 UTC (9 years, 11 months ago) by lukem
Branch: MAIN
Changes since 1.2: +5 -6 lines
Diff to previous 1.2 (colored)

- at least require mountcritremote (mixerctl is in /usr)
- read from < mixerctl.conf instead of piping output of cat...

Revision 1.2 / (download) - annotate - [select for diffs], Sun Jun 2 19:04:10 2002 UTC (9 years, 11 months ago) by jmcneill
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

Fix typo.

Revision 1.1 / (download) - annotate - [select for diffs], Sun Jun 2 18:36:46 2002 UTC (9 years, 11 months ago) by jmcneill
Branch: MAIN

Add boot script to load mixer settings from /etc/mixerctl.conf, if present.
This allows one to preserve mixer settings across reboots by running:
  mixerctl -a >/etc/mixerctl.conf

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>