Commit Graph

57 Commits

Author SHA1 Message Date
Scott Ullrich
223d7e54bc Carriage return before menu. 2005-11-04 18:38:15 +00:00
Scott Ullrich
d5bdb23078 Remove extra \n 2005-11-02 19:00:38 +00:00
Scott Ullrich
c26023b4bb If a usb keyboard is detected, start installer with a cons25 console type 2005-10-08 21:41:13 +00:00
Scott Ullrich
4d28b3ecac Only show option 98 if config.xml does not reside on a removable device and a msdos formatted device is present 2005-10-02 00:26:23 +00:00
Scott Ullrich
0f499d64ca Correct the filename 2005-10-01 23:55:57 +00:00
Scott Ullrich
9eb7a7b4c2 Reverse option 98 and 99 2005-10-01 23:36:15 +00:00
Scott Ullrich
3e2a20cfb9 * Correctly detect detected devices capable of config.xml
* Sym link /conf too
2005-10-01 23:26:27 +00:00
Scott Ullrich
0b6163bdf9 Add script that aides in creating a config.xml file on a removable device. Note that this is not fully working just yet. 2005-10-01 23:06:23 +00:00
Scott Ullrich
8affb1daf6 Do not disable console in rc.initial. We are changing the behavior to turn off autologin.
In-discussion-with: cmb
Provoked-by: Yet another complaint about old behavior
2005-09-14 19:30:12 +00:00
Scott Ullrich
75c72ffb94 Echo before command prompt 2005-09-13 21:11:15 +00:00
Scott Ullrich
f446f81768 Modify installer to be invoked from option 99 2005-09-13 18:05:32 +00:00
Scott Ullrich
68c50bd1ce Revert commit 2005-08-11 22:15:55 +00:00
Scott Ullrich
19377ccaa4 Do not attempt to launch the installer if the script does not exist (already installed). 2005-08-11 22:10:38 +00:00
Scott Ullrich
73de2be123 Do not attempt to launch the installer if the script does not exist (already installed). 2005-08-11 22:07:05 +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
5e732d088f Clarify how to start the installer 2005-07-18 22:32:55 +00:00
Scott Ullrich
fc1c20c471 Remove installer.lua echo but keep option intact to minimize error reports for a known non working installer 2005-06-20 23:08:43 +00:00
Scott Ullrich
a5a2cf5f1f Remove top *** banner 2005-06-20 17:16:50 +00:00
Scott Ullrich
085127d296 extra echo before menu 2005-06-19 23:25:12 +00:00
Scott Ullrich
8a45d75ba2 Cleanup look of screen 2005-06-19 23:15:14 +00:00
Scott Ullrich
cd80a0a850 Misc comments 2005-06-19 19:18:14 +00:00
Scott Ullrich
89c5f759b3 Cleanups 2005-06-19 18:50:09 +00:00
Scott Ullrich
88478ff82e Add a blurb about running installer or installer.lua 2005-06-19 18:28:52 +00:00
Scott Ullrich
f26efd5062 installer.sh 2005-06-19 06:01:11 +00:00
Scott Ullrich
0f7bf00f81 Add installer.lua
and installer
2005-06-19 05:59:56 +00:00
Colin Smith
568af18969 "a number" -> "an option" 2005-06-19 02:03:04 +00:00
Scott Ullrich
2730fde397 Correct test for PLATFORM 2005-06-19 01:51:29 +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
4591490da3 Remove console auto update option.
Fixes ticket #85
2005-05-19 23:07:01 +00:00
Scott Ullrich
0c6b7ff178 Sleep 1 between case calls
Suggested-by: strgout

This fixes Ticket #81
2005-05-18 14:31:41 +00:00
Colin Smith
e1a8dc9999 Minor style cleanup. 2005-05-06 22:52:18 +00:00
Scott Ullrich
9228eaab5f Add real time traffic logs option to console menu 2005-05-02 03:30:19 +00:00
Scott Ullrich
cf5e633b40 Correctly fetch updates when using the console upgrade 2005-04-30 23:51:20 +00:00
Scott Ullrich
bfcb39c4cb Add Invoke Auto Upgrade option to console menu 2005-04-30 21:54:07 +00:00
Colin Smith
f3df8b0a1f Use a more descriptive shell prompt and avoid shelling out to run hostname. 2005-04-01 15:11:39 +00:00
Bill Marquette
1b8df11bf3 Add $Id$ tags 2005-03-27 22:39:00 +00:00
Scott Ullrich
9607c2a437 Use /bin/tcsh for console option #8 2005-03-13 23:09:08 +00:00
Scott Ullrich
713abf3454 Allow option 8 (shell) with moved /etc/rc.initial 2005-03-13 21:47:20 +00:00
Scott Ullrich
013c1fb0bf * Use /bin/sh for root login
* Use /bin/csh for option 8 shell to avoid respawning the /etc/rc.inintial script
* Allow scp to firewall now correctly
2005-03-13 00:24:26 +00:00
Scott Ullrich
3f458b418d Use su -f root to enable shell mode now that we have changed how /etc/rc.initial is started 2005-03-13 00:05:07 +00:00
Scott Ullrich
4025d86407 Remove console links browser option. It does not work correctly with wizard. 2005-01-22 19:36:21 +00:00
bkw
ed7bcd2e15 comment lines added 2004-12-30 18:49:24 +00:00
Scott Ullrich
c900e2dc89 Add selection for HTTP or HTTPS web console.
Submitted-by: B.Kharazmi
2004-12-30 15:11:59 +00:00
Scott Ullrich
97a741af62 Add bkw's changes which enable halting from the console menu. 2004-12-29 17:26:30 +00:00
Scott Ullrich
748f4e8a0f links -> Links 2004-12-23 22:44:22 +00:00
Scott Ullrich
5f883afd0b Missing ;; 2004-12-23 21:24:55 +00:00