Commit Graph

3442 Commits

Author SHA1 Message Date
Scott Ullrich
02facbd033 Do not mount configuration ro after writing configuration with write_config() if we're booting 2005-07-24 21:21:26 +00:00
Scott Ullrich
0a1e19604e Make sure config is mounted rw 2005-07-24 20:51:01 +00:00
Scott Ullrich
3ea05002bf Do not perform mount operations 2005-07-24 20:34:55 +00:00
Scott Ullrich
8551d2effc Tweak sleep values 2005-07-24 20:12:29 +00:00
Scott Ullrich
4f409c9e91 Change name of main div to avoid conflicting 2005-07-24 19:59:51 +00:00
Scott Ullrich
1de98f211a Do not ask to reboot 2005-07-24 19:51:53 +00:00
Scott Ullrich
57e97d71c8 Disable type button if bridging is enabled 2005-07-24 19:50:46 +00:00
Scott Ullrich
5b7bca97f8 Nuke reboot notice 2005-07-24 19:27:19 +00:00
Scott Ullrich
b5933544cd Eliminate reboot needed notice. Reapply all needed services at the end of the script to avoid breaking the output during ip change. 2005-07-24 19:25:09 +00:00
Scott Ullrich
7f1e27b36f Redirect after 60 seconds. Since we reload all services we're not doing a full reboot so it should take less time. 2005-07-24 19:20:52 +00:00
Colin Smith
90a2ab46b5 Don't increment $dependlevel if the dependency is already installed. 2005-07-24 19:20:40 +00:00
Scott Ullrich
b51f035c49 Run the wizard now even for cdrom platforms, we eliminated the needed reboot step in the wizard. 2005-07-24 19:18:27 +00:00
Scott Ullrich
f8b0075992 break after select box 2005-07-24 19:15:06 +00:00
Scott Ullrich
aefb60ce69 Nuke keep diagnostics expanded 2005-07-24 19:13:58 +00:00
Scott Ullrich
a9e4aee783 Only show mpd events
Fixes Ticket #238
2005-07-24 18:59:18 +00:00
Colin Smith
1d1630ece6 Make sure we free up $fout. 2005-07-24 18:54:03 +00:00
Scott Ullrich
50cb1fb0c2 Add transmit power settings
Ticket #246
2005-07-24 18:53:36 +00:00
Colin Smith
58d797bf4d Revert to 1.58. $savemsg is already set when the XMLRPC server is unable to be contacted. 2005-07-24 18:48:09 +00:00
Scott Ullrich
7ee5da3a68 Alert user that we could not contact pfsense.com instead of no packages available for installation.
Ticket #228
2005-07-24 18:40:59 +00:00
Scott Ullrich
2e874c1084 Remove second Pre-shared keys tab
Ticket #237
2005-07-24 18:38:25 +00:00
Scott Ullrich
0aba287e27 Remove IP address when shutting down dhclient
Ticket #229
2005-07-24 18:37:11 +00:00
Scott Ullrich
8e0e58ffb7 Cleanup misc editor nits 2005-07-24 18:34:36 +00:00
Scott Ullrich
85dc4438aa Change rounded corner color to match the rest of the items 2005-07-24 18:31:16 +00:00
Scott Ullrich
bf678a5627 version bump 2005-07-24 16:54:01 +00:00
Scott Ullrich
5adb337553 Round the corners 2005-07-24 16:51:34 +00:00
Scott Ullrich
50f60bca21 Use a white background 2005-07-24 16:47:32 +00:00
Scott Ullrich
0b1138de26 Eliminate reboot step from wizard 2005-07-24 16:45:08 +00:00
Scott Ullrich
a3c819513d Missing ] 2005-07-24 15:55:54 +00:00
Scott Ullrich
0912dd26dd Do not launch the wizard if the platform is cdrom 2005-07-24 15:55:20 +00:00
Bill Marquette
e325b48469 Ticket #122: add tcp flags to backend shaper code 2005-07-24 03:54:00 +00:00
Bill Marquette
a03e3c1f64 move IP TOS and TCP FLAGS to globals.inc now that filter_reconfigure
might be run outside of the gui
2005-07-24 03:45:05 +00:00
Bill Marquette
c68fc1e7ab really restrict user labels to 63 chars 2005-07-24 03:34:34 +00:00
Scott Ullrich
f5274cd141 Sync after wan configuration 2005-07-23 23:43:32 +00:00
Scott Ullrich
2770eddeec dont sync on boot 2005-07-23 23:25:57 +00:00
Scott Ullrich
4973d9414a Toggle the wizard if the interfaces get out of sync or if the user resets to factory defaults 2005-07-23 22:53:32 +00:00
Scott Ullrich
3c9daf997a Sync after wan configuration 2005-07-23 22:17:41 +00:00
Scott Ullrich
a9a5cab237 Sleep 5 before running dhclient 2005-07-23 22:03:24 +00:00
Scott Ullrich
102d89120a Craete /var/at/jobs and /var/empty 2005-07-23 20:00:56 +00:00
Scott Ullrich
78f82a6236 Don't forget -p flag 2005-07-23 19:56:51 +00:00
Scott Ullrich
8bd03c4685 Create /var/db/entropy on bootup 2005-07-23 19:56:26 +00:00
Bill Marquette
9b7f994532 server side checking that description doesn't exceed 63 characters (since
we use it for the rule label"
2005-07-23 18:58:27 +00:00
Bill Marquette
d6fbd4ca29 Add strncpy() utility function 2005-07-23 18:57:37 +00:00
Bill Marquette
09db10704f Don't allow user to enter descriptions longer than 63 chars 2005-07-23 14:50:01 +00:00
Scott Ullrich
c7c6cba405 Version bump 2005-07-23 03:14:19 +00:00
Scott Ullrich
274d695f66 Do not start dhclient in bg 2005-07-23 01:54:43 +00:00
Scott Ullrich
dc5f3ba517 Logout output of dhclient startup 2005-07-23 01:36:40 +00:00
Scott Ullrich
0119d2f7bd Log the dhclient startup command. Diagnosing the lack of dhclient on first livecd bootup 2005-07-23 01:29:42 +00:00
Colin Smith
c2747f5ae5 Committed to the wrong branch, revert. 2005-07-22 04:11:38 +00:00
Colin Smith
3a3c6b5ba1 Clean up get_filename_from_url. 2005-07-22 03:54:31 +00:00
Erik Kristensen
3613998c9b shift the footer to the right a bit 2005-07-22 01:48:28 +00:00