Scott Ullrich
|
3413c505d4
|
Forced commit to test RELENG_1
|
2005-10-15 20:05:55 +00:00 |
|
Scott Ullrich
|
cd0392df20
|
Use -c
|
2005-10-13 02:01:25 +00:00 |
|
Scott Ullrich
|
8b89826d6e
|
Check for ttyv1 so decide if we should show a console menu or not.
|
2005-10-11 18:23:41 +00:00 |
|
Scott Ullrich
|
2d8bdd03b2
|
Ignore warnings from vidcontrol. Some folks just want to run the full version on their CF cards.
|
2005-10-11 17:46:48 +00:00 |
|
Scott Ullrich
|
161bbdb0af
|
use sh to run the menu
|
2005-10-10 04:41:52 +00:00 |
|
Scott Ullrich
|
1ba9533cf1
|
Take into account embedded platforms
|
2005-10-10 04:03:33 +00:00 |
|
Scott Ullrich
|
8112c6a972
|
Take into account embedded platforms
|
2005-10-10 03:57:49 +00:00 |
|
Scott Ullrich
|
1721d3c53e
|
Do not echo done twice
|
2005-10-10 00:30:31 +00:00 |
|
Scott Ullrich
|
5801019651
|
Sleep a second before switching vty's
|
2005-10-09 21:48:42 +00:00 |
|
Scott Ullrich
|
383438f62b
|
Do not redirect sshd to stderr
|
2005-10-09 05:02:14 +00:00 |
|
Scott Ullrich
|
6b68e8d22a
|
No need to prevent CTRL-C and friends now that the terminal lockdown works a bit different
|
2005-10-09 04:06:38 +00:00 |
|
Scott Ullrich
|
b0fb87fcde
|
Set vty2 TERM to cons25 and turn off ALT-F1 and ALT-F2 switching
|
2005-10-09 03:59:16 +00:00 |
|
Scott Ullrich
|
3450b7593c
|
Only launch /etc/rc.inital menu if /var/etc/console_lockdown doesn't exist
|
2005-10-09 03:49:50 +00:00 |
|
Scott Ullrich
|
84662b5ff3
|
Use the same behavior in all situations... Spawn /etc/rc.initial on vty2
|
2005-10-09 03:48:16 +00:00 |
|
Scott Ullrich
|
49720ba5c2
|
Do not output dmesg -a
|
2005-10-09 02:38:48 +00:00 |
|
Scott Ullrich
|
75078a3d34
|
Redirect dmesg -a to ttyv1
|
2005-10-09 02:25:26 +00:00 |
|
Scott Ullrich
|
655b87d2e4
|
Reenable keyboard helper
|
2005-10-09 01:35:59 +00:00 |
|
Scott Ullrich
|
e393a4a86f
|
echo Bootup complete before switching
|
2005-10-08 19:40:45 +00:00 |
|
Scott Ullrich
|
ee2a02a68d
|
Reinstate vty2 workaround
|
2005-10-08 19:30:47 +00:00 |
|
Scott Ullrich
|
a26976a4c6
|
Turn off USB workaround to test devd
|
2005-10-08 19:18:35 +00:00 |
|
Scott Ullrich
|
f24fd88078
|
Turn off USB workaround to test devd
|
2005-10-08 19:17:49 +00:00 |
|
Scott Ullrich
|
5d25680738
|
Run the dmesg -a on vty2 so the user can scroll lock and look backwards at the boot log.
|
2005-10-08 18:47:33 +00:00 |
|
Scott Ullrich
|
28fccd7f6e
|
* Run the menu in the background
* switch to vty2
* turn off the ability to switch vty's locking the user into vty2 which appears as nothing ever happend
Sneaky.
|
2005-10-08 18:46:43 +00:00 |
|
Scott Ullrich
|
0df15e32bf
|
Work around a FreeBSD usb keyboard bug (multiple keyboard mux) by spawning a menu on the 2nd vty allowing the user to ALT-F2 to the menu on usb keyboards.
Yes this is ugly. But at the moment this is all we can do.
|
2005-10-08 18:33:38 +00:00 |
|
Scott Ullrich
|
aeb260428f
|
Restore keyboard checker helper. It actually worked but is causing the inital menu from appearing.
|
2005-10-06 16:48:40 +00:00 |
|
Scott Ullrich
|
7b29d9f9b4
|
Sync passwords in rc.bootup
|
2005-10-04 00:43:09 +00:00 |
|
Seth Mos
|
97d4e30b36
|
Add start and stop beep support
Requested by the angry mob outside
|
2005-10-01 18:32:21 +00:00 |
|
Scott Ullrich
|
28e88d40a1
|
Remove keyboard check helper
|
2005-09-27 15:28:24 +00:00 |
|
Scott Ullrich
|
5c0a126916
|
* Sync master password correctly
* Do not down carp interfaces on bootup
|
2005-09-24 20:09:06 +00:00 |
|
Scott Ullrich
|
ec2a000e4f
|
* Sync master password correctly
* Add 100 to advskew and cap at 255
|
2005-09-24 19:46:28 +00:00 |
|
Scott Ullrich
|
4a7a9f7f3b
|
Backout last change. We need the getty environment for installer.
|
2005-09-20 20:26:13 +00:00 |
|
Scott Ullrich
|
ce9e67cee1
|
Lock console a bit different
|
2005-09-20 20:18:09 +00:00 |
|
Scott Ullrich
|
625dda09c1
|
Do not mount / on CDROM
|
2005-09-15 21:13:08 +00:00 |
|
Scott Ullrich
|
3311566f6c
|
Clarify comments
|
2005-09-07 03:36:00 +00:00 |
|
Scott Ullrich
|
fe1936d116
|
Reverse order of mount -a so that we do not trigger a fsck -y each boot
|
2005-09-07 03:31:12 +00:00 |
|
Scott Ullrich
|
fcd775ded5
|
Mount -a .. Memory fs depends on it on embedded
|
2005-09-07 03:25:56 +00:00 |
|
Scott Ullrich
|
0fffad7800
|
Woops, use /etc/fstab
|
2005-09-07 00:27:13 +00:00 |
|
Scott Ullrich
|
87207782fd
|
Try to mount / and /cf manually. If we do a mount -w -a then it hangs ont he memory disk!?
|
2005-09-07 00:19:59 +00:00 |
|
Scott Ullrich
|
cc298e8529
|
Try to mount using -w -a
|
2005-09-06 23:07:48 +00:00 |
|
Jeb Campbell
|
c0819d14d8
|
Embedded fixes.
mount /usr.uzip
No swap on embedded.
|
2005-08-30 20:25:07 +00:00 |
|
Scott Ullrich
|
79675a4bf7
|
Sync master passwd on bootup correctly
|
2005-08-11 19:25:12 +00:00 |
|
Scott Ullrich
|
5fac0db8ea
|
add ending done for ssh
|
2005-08-10 22:46:04 +00:00 |
|
Scott Ullrich
|
575d50b8f0
|
Run the kbdcheck keyboard checker on bootup
|
2005-08-09 18:07:38 +00:00 |
|
Scott Ullrich
|
4aa70cd8fa
|
Create /var/tmp on bootup if it doesn't exist.
Ticket #302
|
2005-08-07 16:14:57 +00:00 |
|
Bill Marquette
|
95a5205314
|
create load balancing log file
|
2005-08-07 03:24:47 +00:00 |
|
Scott Ullrich
|
6bab150e3d
|
If /etc/syslog.conf is not a symlink then correct its behavior
|
2005-08-07 03:07:41 +00:00 |
|
Scott Ullrich
|
fa8f44ced9
|
Start USBD before starting general setup. The user may need to select their interfaces! DOH.
|
2005-08-01 20:25:00 +00:00 |
|
Scott Ullrich
|
d67c609743
|
Output logo first
|
2005-07-30 23:07:40 +00:00 |
|
Scott Ullrich
|
25d3fbd548
|
* Add ascii art from holger
* Add base services to status -> services menu
|
2005-07-30 23:01:45 +00:00 |
|
Scott Ullrich
|
102d89120a
|
Craete /var/at/jobs and /var/empty
|
2005-07-23 20:00:56 +00:00 |
|