Move help / common usage scenarios to the "help" command.
Show how to output the wireless options such as channels, modes, etc.
Clarify DHCP server comment
Show the reboot command as well for php pfSense shell
Sponsored-by: Bluegrass.net
Minor text updates
Show common commands in the php pfsense shell such as:
These commands come in handy when configuring a 1 port ethernet wrap with 2 wireless cards.
Add multiline support for multi-line mini programs/scripts.
Show that exit is a valid command
Escape $ so that it does not try to print out the variable
Add a pfSense interactive php shell for developers.
Add console application which shows the filter reloading status
We don't use ipfilter any longer, toto.
Remove update_file.sh, its not pulling from RELENG_1 correctly
Default to RELENG_1
Do not allow mpd to block
Recompile for FreeBSD 6
MFC 7196mpd blocks until ppp-linkup exits, background rc.newwanip as dyndns is tripping this up (it tries to connect out a pppoe connection that's blocking on this script).
Tested-by: DungaBee, Hoba, and a few others.
Use ; not & to seperate parms to cvsweb
Update files from RELENG_1 and mount for r/w sooner
Mount image r/w earlier in the process
MFC 6871If WAN is pppoe, hold down boot until connection is established This will help anyone with PPPOE on WAN and DHCP on OPTx not get incorrect gateways assigned.
Remove ppp-linkup, readding as non binary file.
forgot ; then
Throw an error when we detect a non 0 return value
Fetch w/ -q (quiet)
Commit submission from databeestje.
It is now possible to run update_file.sh -a which will update all files inthe CVS repo. Well, most of them...
Mount CF for file update
New version
Submitted-by: databeestje
Add databeestje's update_file. The will update file from web_cvs.
IE:
update_file.sh /etc/inc/filter.inc
Add a keyboard helper program to enable USB if needed.
Adding mDNSResponder. Apple's "Rendevouz" aka "Bonjour" technology.
Initial revision