Commit Graph

1742 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
Colin Smith
90a2ab46b5 Don't increment $dependlevel if the dependency is already installed. 2005-07-24 19:20:40 +00:00
Scott Ullrich
50cb1fb0c2 Add transmit power settings
Ticket #246
2005-07-24 18:53:36 +00:00
Scott Ullrich
0aba287e27 Remove IP address when shutting down dhclient
Ticket #229
2005-07-24 18:37:11 +00:00
Scott Ullrich
bf678a5627 version bump 2005-07-24 16:54:01 +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
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
d6fbd4ca29 Add strncpy() utility function 2005-07-23 18:57:37 +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
Colin Smith
a6d0d46115 * Strip package installation and logging from install_package. This function now need only download the package's 'master' XML configuration. 2005-07-21 20:13:30 +00:00
Scott Ullrich
e6d5210c43 Fix default route gateway bug.
Reported-by: billm
2005-07-21 01:55:03 +00:00
Scott Ullrich
751bde2e8c Add back ) ... DOH! 2005-07-21 01:43:09 +00:00
Scott Ullrich
1bc850011b RIP full C installer. We're now switching over to the BSD Installer 2.0 2005-07-21 01:36:22 +00:00
Scott Ullrich
f91bd5d26d Version bump 2005-07-20 20:48:55 +00:00
Scott Ullrich
953e611c44 Version bump. Time to flex our metallic muscles. 2005-07-20 02:38:19 +00:00
Colin Smith
0661a033fd Add restart_service_if_running. 2005-07-19 07:49:05 +00:00
Scott Ullrich
5e732d088f Clarify how to start the installer 2005-07-18 22:32:55 +00:00
Scott Ullrich
e8dd289e56 Start random mac generation with 00:a0:8e
Submitted-by: Greg Hennessy <Greg.Hennessy_AT_nviz.net>
2005-07-18 16:15:48 +00:00
Scott Ullrich
9315ef8325 Alert when creating random mac address 2005-07-18 02:37:44 +00:00
Scott Ullrich
e42cac89e8 3 out of 4 kids agree, metallic is a better theme! 2005-07-18 02:24:56 +00:00
Colin Smith
27afc5d098 Silence HTTP errors by commenting out log_error(). This does not affect errors being reported in XML_RPC_Response. 2005-07-17 22:27:43 +00:00
Scott Ullrich
cecdf31c81 Turn off malloc debugging 2005-07-17 21:52:50 +00:00
Scott Ullrich
c5a9b876cf Use correct path. DOH! 2005-07-17 20:16:36 +00:00
Scott Ullrich
7e6d816a93 Use correct path. DOH! 2005-07-17 20:16:00 +00:00
Scott Ullrich
c3290534cb Do not check on config.xml items right now. 2005-07-17 20:10:52 +00:00
Scott Ullrich
855a098649 Version bump 2005-07-17 20:09:08 +00:00
Scott Ullrich
5858cbdb08 Do not stat a file if it doesn't exist 2005-07-17 20:00:01 +00:00
Scott Ullrich
03b42caaf5 Make sure ak key is cleared 2005-07-17 19:45:23 +00:00
Scott Ullrich
746b5ee2e2 If any of the /etc/ssh/ files are corrupted then remove them so they will be forced to regenerate. 2005-07-17 19:43:11 +00:00
Scott Ullrich
850b71ec84 Make sure config.xml doesn't hold ssh keys for now 2005-07-17 19:30:07 +00:00
Erik Kristensen
0dd2a0f47e added support for dyndns.org static and custom entries. fixed dhs.org so it will work now. 2005-07-17 15:59:22 +00:00
Erik Kristensen
5928924f40 Fixed issue with cache file 2005-07-17 01:13:20 +00:00
Erik Kristensen
4951476bcb Added code so that the cache file will be created if missing. 2005-07-17 00:43:42 +00:00
Erik Kristensen
5d719ffa01 Fixed the problem with it trying to update everytime without checking whether the IP has changed for 28 days has expired. 2005-07-17 00:36:56 +00:00
Scott Ullrich
dada03be0e Version bump 2005-07-16 21:18:41 +00:00