FreeBSD Bugzilla – Attachment 14657 Details for
Bug 27483
[sysinstall] [patch] make sysinstall ask for the keymap at installation time
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 564 bytes, created by
Cyrille Lefevre
on 2001-05-21 03:10:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Cyrille Lefevre
Created:
2001-05-21 03:10:01 UTC
Size:
564 bytes
patch
obsolete
>Index: main.c >=================================================================== >RCS file: /home/ncvs/src/release/sysinstall/Attic/main.c,v >retrieving revision 1.57.2.5 >diff -u -r1.57.2.5 main.c >--- main.c 2001/03/29 19:56:34 1.57.2.5 >+++ main.c 2001/05/21 01:57:00 >@@ -144,6 +144,8 @@ > > /* Begin user dialog at outer menu */ > dialog_clear(); >+ if (getpid() == 1) >+ dmenuOpen(&MenuSysconsKeymap, &choice, &scroll, &curr, &max, FALSE); > while (1) { > choice = scroll = curr = max = 0; > dmenuOpen(&MenuInitial, &choice, &scroll, &curr, &max, TRUE);
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 27483
: 14657