Commit Graph

2517 Commits

Author SHA1 Message Date
Scott Ullrich
03efea5e52 Clarify that a user should disconnect all ethernet interfaces before entering
auto detect sequence
2005-06-19 00:54:43 +00:00
Scott Ullrich
7dbdaea549 Link /cfon 2005-06-19 00:47:20 +00:00
Scott Ullrich
1d4db0621b cp each file instead of all files 2005-06-19 00:45:07 +00:00
Scott Ullrich
78fc143d17 Make sure /var/db exists on cdrom platform 2005-06-19 00:28:19 +00:00
Scott Ullrich
22fd62966b extra c/r 2005-06-19 00:23:02 +00:00
Scott Ullrich
c0c27851f7 Add menu option for BSD Installer if platform is cdrom 2005-06-19 00:22:25 +00:00
Scott Ullrich
236391d794 installer_lua -> lua_installer 2005-06-19 00:20:40 +00:00
Scott Ullrich
6e1fe0fc2d BSD Installer support 2005-06-19 00:20:09 +00:00
Scott Ullrich
69588d923c make rc aware of pfi configured config.xml symlinks. 2005-06-19 00:13:26 +00:00
Scott Ullrich
4a095875bb Add config.xml support to pfi 2005-06-19 00:09:13 +00:00
Scott Ullrich
0c5e431d30 * Do not execute rc.packages on cdrom platform
* Echo out when starting CRON
2005-06-18 23:45:15 +00:00
Scott Ullrich
c28ac8bbd8 Move trigger_initial_wizard check to use / 2005-06-18 23:36:46 +00:00
Scott Ullrich
e74c6bf6e9 Remove debugging code 2005-06-18 23:21:58 +00:00
Colin Smith
7316a70294 Uncomment code. 2005-06-18 23:14:12 +00:00
Scott Ullrich
c139a54e57 Remove Launching pfi... Please wait... pfi script outputs this 2005-06-18 23:02:29 +00:00
Scott Ullrich
96447b2521 Do not load config.inc twice. 2005-06-18 22:31:11 +00:00
Scott Ullrich
923cf42e5b remove trailing psace 2005-06-18 22:18:45 +00:00
Scott Ullrich
d97ba1ec90 debugging lines 2005-06-18 22:03:45 +00:00
Scott Ullrich
947b723060 Remove debugging helpers 2005-06-18 22:01:05 +00:00
Colin Smith
fa89413099 Minor cleanup. 2005-06-18 21:56:49 +00:00
Scott Ullrich
f102f9a299 Add some debugging helpers 2005-06-18 21:54:55 +00:00
Colin Smith
db4d987ffb Disable packages on cdrom platform. 2005-06-18 21:48:22 +00:00
Colin Smith
67c6099cf2 versioncheck -> xmlrpc 2005-06-18 21:44:05 +00:00
Colin Smith
3eff038c34 * Remove unneeded globals.
* versioncheck -> xmlrpc
2005-06-18 21:41:47 +00:00
Colin Smith
d99f01eaf5 Remove auto_update(). This is now handled by system_firmware_auto. 2005-06-18 21:39:47 +00:00
Colin Smith
e9c9b77e3d Don't forget to use the package utilities. 2005-06-18 21:34:59 +00:00
Colin Smith
0187cf2a73 No more parse_xml_config_pkg. 2005-06-18 21:34:11 +00:00
Colin Smith
88e5b39c88 No more xml_parse_config_pkg. 2005-06-18 21:30:19 +00:00
Colin Smith
e307a80910 Minor cleanup and parse_xml_config_pkg -> parse_xml_config. 2005-06-18 21:20:05 +00:00
Colin Smith
6e64220ac4 Remove find_package_description - this can be done with a call to get_pkg_info. 2005-06-18 21:17:40 +00:00
Colin Smith
02f2164b48 parse_xml_config_pkg -> parse_xml_config. 2005-06-18 21:15:46 +00:00
Colin Smith
b9496b5fd8 parse_xml_config_pkg -> parse_xml_config 2005-06-18 21:14:35 +00:00
Colin Smith
4db5e0bca2 Remove alternate pkg_config URL, alternate firmware URL, and firmware check disable for now. 2005-06-18 21:12:20 +00:00
Scott Ullrich
bec8a9cb6c Send errors to the bottomless pit 2005-06-18 21:00:49 +00:00
Scott Ullrich
6edb31720a If /cf/conf/ is empty then cp /FreeSBIE/cf/conf/* 2005-06-18 20:53:24 +00:00
Colin Smith
976e130a92 safe_mkdir: Use make_dirs for recursive directory creation and run even if on the cdrom platform. 2005-06-18 20:37:45 +00:00
Scott Ullrich
b7cd5f2096 Symlink conf to /cf/conf 2005-06-18 20:23:11 +00:00
Scott Ullrich
7f8d1f3f39 Add debug for installing configuration directive 2005-06-18 19:06:54 +00:00
Scott Ullrich
c3cbc094af Debugging lines for cdrom build 2005-06-18 18:39:51 +00:00
Scott Ullrich
912ff8ae3c Alert when resetting factory defaults 2005-06-18 18:36:48 +00:00
Scott Ullrich
fcbbc7be36 pass start to pfi 2005-06-18 18:16:38 +00:00
Scott Ullrich
cc6bfe14d8 /bin/shsh -> /bin/sh 2005-06-18 17:49:39 +00:00
Scott Ullrich
429e67f483 remove stale code 2005-06-18 06:38:27 +00:00
Scott Ullrich
8fb3a07294 Do not run config_backup() atm until cdrom issues are cleared up 2005-06-18 06:29:32 +00:00
Scott Ullrich
2426d75346 return false if cdrom platform 2005-06-18 06:03:19 +00:00
Scott Ullrich
98546a74bb * Do not mkdir savecore on cdrom platform
* Do not run savecore on cdrom platform
2005-06-18 05:40:54 +00:00
Scott Ullrich
a816bacf8b Doh! We're not in ipf land any longer, toto. 2005-06-18 05:34:40 +00:00
Scott Ullrich
af94ce781a Do not rm on ro filesystem 2005-06-18 05:28:55 +00:00
Scott Ullrich
855ec37449 Do not umount on cdrom platform 2005-06-18 05:25:59 +00:00
Scott Ullrich
36ced816f9 * Remove debugging line
* Do not start rc.d items if cdrom platform
2005-06-18 05:24:48 +00:00