summaryrefslogtreecommitdiffstats
path: root/usr/local/bin/beep.sh
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Make initial changes to allow pfSense to work in a jail."Andrew Thompson2011-08-171-6/+4
| | | | This reverts commit a26d95383a6146734f67c9db21cd83534052843a.
* Make initial changes to allow pfSense to work in a jail.Andrew Thompson2011-08-171-4/+6
| | | | | | 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.
* Use grep -c instead of wc and awk. Also use full paths.jim-p2010-11-291-2/+2
|
* Eliminate a cat-to-grepjim-p2010-11-291-1/+1
|
* this is super annoying in VMware, exit if running in VMwareChris Buechler2008-07-201-0/+6
|
* Correctly deterimine if /boot/loader.conf exists.Scott Ullrich2008-02-051-1/+1
|
* Only process /boot/loader.conf if it exists avoiding aScott Ullrich2008-01-161-3/+5
| | | | somehwhat ugly looking error on cdrom boot.
* Detect vmware and embedded platforms and lower the note durationScott Ullrich2007-12-271-4/+4
| | | | automatically.
* Correct script checks.Scott Ullrich2007-12-271-3/+3
|
* Change the beep duration /4 when the platform is embedded or we detect that ↵Scott Ullrich2007-12-241-17/+29
| | | | the kern.hz has been altered in /boot/loader.conf.
* Check for /dev/speaker using -cScott Ullrich2005-12-301-1/+1
|
* Wrap beep script in a check for /dev/speakerScott Ullrich2005-12-101-14/+17
|
* Full path to beepScott Ullrich2005-10-021-14/+10
|
* * Add beep binary.Scott Ullrich2005-10-011-0/+21
* Add custom beep script which makes weird noises Requested-by: The Mob (support@)
OpenPOWER on IntegriCloud