FreeBSD Bugzilla – Attachment 22312 Details for
Bug 38749
Diskless booting fails with some DHCP servers (no root path)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 444 bytes, created by
kientzle
on 2002-05-30 22:30:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
kientzle
Created:
2002-05-30 22:30:01 UTC
Size:
444 bytes
patch
obsolete
>*** sys/nfs/bootp_subr.c Tue Feb 13 14:33:44 2001 >--- /usr/src-4.3/sys/nfs/bootp_subr.c Wed May 29 10:01:26 2002 >*************** >*** 1390,1395 **** >--- 1390,1398 ---- > default: > ; > } >+ *vendp++ = 55; /* Parameter request list */ >+ *vendp++ = 1; /* 1 parameter requested */ >+ *vendp++ = 17; /* I need a "Root Path" in the reply */ > *vendp = TAG_END; > > ifctx->call.secs = 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 38749
: 22312