FreeBSD Bugzilla – Attachment 16488 Details for
Bug 30210
4.4-rc2 install floppy: panic when selecting terminal type
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 443 bytes, created by
marius
on 2001-08-30 04:00:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
marius
Created:
2001-08-30 04:00:02 UTC
Size:
443 bytes
patch
obsolete
>--- options.c.orig Fri Aug 24 01:02:06 2001 >+++ options.c Fri Aug 24 01:02:35 2001 >@@ -356,7 +356,7 @@ > variable_set2(VAR_TERM, "cons25", 0); > else if (!strcmp(cp, "cons25")) > variable_set2(VAR_TERM, "cons25-m", 0); >- else if (!strcmp(cp, "cons25-m")) >+ else if (!strcmp(cp, "cons25-m") && !RunningAsInit) > variable_set2(VAR_TERM, "xterm", 0); > else /* must be "high" - wrap around */ > variable_set2(VAR_TERM, "ansi", 0);
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 30210
: 16488