Commit Graph

44 Commits

Author SHA1 Message Date
Seth Mos
01ee74a8ce Add a tab between ipv4 and ipv6 addresses 2011-02-01 16:08:59 +01:00
Seth Mos
fea1b66d06 Further rc.banner display adjustment 2011-02-01 10:02:23 +01:00
Seth Mos
f668cbcf71 Make interface name 2 longer 2011-02-01 09:53:46 +01:00
Seth Mos
41dfef338f Show IPv6 addresses in the banner message 2011-02-01 09:19:07 +01:00
Scott Ullrich
332bb9ab84 Remove newline 2010-12-18 19:39:13 -05:00
jim-p
b51f12bb47 No need for a reference here. 2010-10-05 10:49:17 -04:00
Scott Ullrich
f76d5242df Move machine arch over a bit to the right 2010-05-22 13:50:52 -04:00
Scott Ullrich
9b08f47700 Add machine to banner notice 2010-05-11 13:13:32 -04:00
Scott Ullrich
7222ad41d6 Add space between class 2010-03-07 18:53:23 -05:00
Scott Ullrich
a6bce4360c Add space between interface and real interface brackets 2009-10-26 01:09:46 -04:00
Scott Ullrich
3d7639eb28 Add hideplatform directive useful for rebranding 2009-03-24 15:30:46 -04:00
Scott Ullrich
8dcc8bbc52 Use require_once() 2009-03-12 22:24:42 -04:00
Ermal Luçi
e7693c0924 Make the rc.banner a lot more faster. 2009-02-22 19:47:20 +00:00
Ermal Luçi
a56120f279 Remove all global decalarations regarding pptp/pppoe/l2tp they are no more needed. 2009-02-15 21:34:00 +00:00
Scott Ullrich
cd718d54e4 Use $g['product_name"] 2008-10-26 20:42:50 +00:00
Ermal Luçi
85a5da131c * Rename get_current_wan_address to get_interface_ip
* Rename get_real_wan_interface to get_real_interface
* Simplify get_interface_ip by using find_interface_ip which should help in speed to since its using caching. Pointed by billm@
* Cleanup some code when passing or remove some unused one.
2008-10-23 21:51:53 +00:00
Ermal Luçi
67ee1ec5ec * Merge multiple PPPoE/PPTP interfaces from RELENG_1_MULTI_ANYTHING
* Much improved rule generation speed
* Many bug fixing in general of the interface handling

NOTE: this is only half part of the changes the other half will come after
2008-07-14 20:43:59 +00:00
Scott Ullrich
45b199566b Nuke the console detection code. The bug appears to be gone with the recent banner changes. 2006-06-11 03:11:59 +00:00
Scott Ullrich
ca1f064195 * Only run rc.banner when you first login
* Improve CTRL-C message
2006-06-07 00:54:58 +00:00
Scott Ullrich
803e592634 Tighten the console detection code checks. 2006-05-30 05:04:12 +00:00
Scott Ullrich
88897577c1 Sleep much longer when console bug is detected. 2006-04-07 22:06:15 +00:00
Scott Ullrich
ea194f1aa1 Missing ) 2006-03-25 02:05:25 +00:00
Scott Ullrich
1bf57c15d2 If a console respawn bug is detected, slow it down. 2006-03-25 00:33:55 +00:00
Scott Ullrich
a2cb1b3ff1 MFC
Ticket #762
2005-12-30 20:32:51 +00:00
Scott Ullrich
35b0fa76dd Require functions.inc 2005-12-24 01:18:23 +00:00
Scott Ullrich
aabccccd67 Correctly get WAN address when PPTP or PPPoE 2005-12-23 21:24:19 +00:00
Scott Ullrich
c6ee5ce431 Sync with CVS HEAD. 2005-11-06 20:25:14 +00:00
Scott Ullrich
0afcc95525 * Carriage return before Welcome to pfsense
* Minor nitpick: Add 2 spaces before friendly name
2005-11-02 18:53:37 +00:00
Scott Ullrich
f315165a6d Take into account pppoe on wan interface 2005-10-29 17:01:24 +00:00
Scott Ullrich
a438eb98ff Resolve interface ip's in the console instead of showing DHCP
Ticket #652
2005-10-29 16:51:23 +00:00
Scott Ullrich
c1d82d8d11 Echo before the start of the banner 2005-06-20 17:13:11 +00:00
Scott Ullrich
8a45d75ba2 Cleanup look of screen 2005-06-19 23:15:14 +00:00
Scott Ullrich
2d5ba77b2a Remove trailing spaces 2005-06-19 18:41:23 +00:00
Scott Ullrich
34eb6e9563 Include platform on console menu 2005-06-19 18:40:55 +00:00
Scott Ullrich
7322004e70 Remove (C) statements from Console menu. No need for them. 2005-06-19 18:39:05 +00:00
Bill Marquette
1b8df11bf3 Add $Id$ tags 2005-03-27 22:39:00 +00:00
Scott Ullrich
8171b65ba5 Reverse the lan and wan interfaces. Woopsy! 2004-12-25 03:57:20 +00:00
Scott Ullrich
18e29ef6d4 Display optional interfaces correctly 2004-12-10 21:05:01 +00:00
Scott Ullrich
4df08112fe Clean up a little more (whitespace) and echo after menu selection 2004-11-24 23:38:27 +00:00
Scott Ullrich
9e6d1022b0 Trim off some extra screen real-estate by combining the interface line with ip addresses (add wan ip). Update (C) 2004-11-24 22:58:14 +00:00
Scott Ullrich
f21d4c2dbb remove trailing c/r 2004-11-09 05:44:10 +00:00
Scott Ullrich
e23a431d45 typo 2004-11-09 05:40:18 +00:00
Scott Ullrich
7b9ae57a14 change name to pfSense 2004-11-08 22:58:09 +00:00
Scott Ullrich
5b23774500 Initial revision 2004-11-07 03:06:49 +00:00