Add a tab between ipv4 and ipv6 addresses
Further rc.banner display adjustment
Make interface name 2 longer
Show IPv6 addresses in the banner message
Remove newline
No need for a reference here.
Move machine arch over a bit to the right
Add machine to banner notice
Add space between class
Add space between interface and real interface brackets
Add hideplatform directive useful for rebranding
Use require_once()
Make the rc.banner a lot more faster.
Remove all global decalarations regarding pptp/pppoe/l2tp they are no more needed.
Use $g['product_name"]
NOTE: this is only half part of the changes the other half will come after
Nuke the console detection code. The bug appears to be gone with the recent banner changes.
Tighten the console detection code checks.
Sleep much longer when console bug is detected.
Missing )
If a console respawn bug is detected, slow it down.
MFC
Ticket #762
Require functions.inc
Correctly get WAN address when PPTP or PPPoE
Sync with CVS HEAD.
Take into account pppoe on wan interface
Resolve interface ip's in the console instead of showing DHCP
Ticket #652
Echo before the start of the banner
Cleanup look of screen
Remove trailing spaces
Include platform on console menu
Remove (C) statements from Console menu. No need for them.
Add $Id$ tags
Reverse the lan and wan interfaces. Woopsy!
Display optional interfaces correctly
Clean up a little more (whitespace) and echo after menu selection
Trim off some extra screen real-estate by combining the interface line with ip addresses (add wan ip). Update (C)
remove trailing c/r
typo
change name to pfSense
Initial revision