Warren Baker
4b0e8c916b
No need for extra function and touching of file, just set the value and use grep from XML to determine to beep or not
2012-02-23 10:35:03 +02:00
Yehuda Katz
5e4d70a082
Option to disable startup/shutdown sounds
2012-02-22 23:17:05 -05:00
Andrew Thompson
7734aea648
Make initial changes to allow pfSense to work in a jail.
...
This mostly avoids starting things that will not work and gets the
initial config. Most of the pfSense functionality will not work
(pf rules, routing, etc) but it can be used for testing.
2011-08-17 14:15:18 +12:00
jim-p
16926fdccc
Use grep -c instead of wc and awk. Also use full paths.
2010-11-29 18:38:17 -05:00
jim-p
ac617a8ffa
Eliminate a cat-to-grep
2010-11-29 18:31:29 -05:00
Chris Buechler
6f895eca44
this is super annoying in VMware, exit if running in VMware
2008-07-20 19:15:49 +00:00
Scott Ullrich
f5af050199
Correctly deterimine if /boot/loader.conf exists.
2008-02-05 17:40:10 +00:00
Scott Ullrich
f0504457e8
Only process /boot/loader.conf if it exists avoiding a
...
somehwhat ugly looking error on cdrom boot.
2008-01-16 01:22:54 +00:00
Scott Ullrich
15fb334387
Detect vmware and embedded platforms and lower the note duration
...
automatically.
2007-12-27 03:38:50 +00:00
Scott Ullrich
28c565d43c
Correct script checks.
2007-12-27 03:30:18 +00:00
Scott Ullrich
e88347949d
Change the beep duration /4 when the platform is embedded or we detect that the kern.hz has been altered in /boot/loader.conf.
2007-12-24 03:03:26 +00:00
Scott Ullrich
fbf5e8ad79
Check for /dev/speaker using -c
2005-12-30 20:53:14 +00:00
Scott Ullrich
26fde007f1
Wrap beep script in a check for /dev/speaker
2005-12-10 20:50:03 +00:00
Scott Ullrich
e4c147db5a
Full path to beep
2005-10-02 21:24:42 +00:00
Scott Ullrich
fa94531eab
* Add beep binary.
...
* Add custom beep script which makes weird noises
Requested-by: The Mob (support@)
2005-10-01 18:31:10 +00:00