On 7/14/13, Rafael Neves <[email protected]> wrote: > On 7/14/13, Theo de Raadt <[email protected]> wrote: >>> > Date: Sun, 14 Jul 2013 18:51:13 +0200 >>> > From: Sebastian Benoit <[email protected]> >>> > >>> > Mark Kettenis([email protected]) on 2013.07.14 17:06:24 +0200: ... >>> Index: diskless.8 >>> =================================================================== >>> RCS file: /home/cvs/src/share/man/man8/diskless.8,v >>> retrieving revision 1.61 >>> diff -u -p -r1.61 diskless.8 >>> --- diskless.8 15 Apr 2013 06:29:57 -0000 1.61 >>> +++ diskless.8 14 Jul 2013 17:03:47 -0000 >>> @@ -364,8 +364,9 @@ For all clients: >>> .Xr mountd 8 , >>> .Xr nfsd 8 , >>> .Xr portmap 8 , >>> +.Xr rarpd 8 , >>> and >>> -.Xr rarpd 8 . >>> +.Xr rpc.bootparamd 8 . >>> .Pp >>> For alpha, amd64, hppa, hppa64, i386, sgi, mvme68k, mvme88k, >>> sparc, sparc64, and vax clients: >>> @@ -376,9 +377,6 @@ For HP 300 and older HPPA clients: >>> .Pp >>> For newer alpha, amd64, hppa, hppa64, i386, and sgi clients: >>> .Xr dhcpd 8 >>> -.Pp >>> -For hp300, older hppa, mvme68k, mvme88k, sparc, sparc64, and vax >>> clients: >>> -.Xr rpc.bootparamd 8 >>> .Pp >>> For older alpha and vax clients: >>> .Xr mopd 8 >>> >> > > Makes sense, is shorter and clearer. Feel free to adopt any version > that you and devs think is more suitable. > >> I concur. diskless(8) is not really a place to explain every detail >> about >> why, and quite frankly when a boot block goes and uses dhcp information >> knowing full well rpc.bootparams will be needed later, you can guess what >> I consider the problem.. >> >>
Hi Mark, Just remembering about this diff. Regards Rafael Neves
