Date: Sun, 26 Feb 1995 15:40:53 -0800 From: Bill Paul <wpaul> To: CVS-commiters, cvs-usrsbin Subject: cvs commit: src/usr.sbin/bootparamd - Imported sources Message-ID: <199502262340.PAA11565@freefall.cdrom.com>
next in thread | raw e-mail | index | archive | help
wpaul 95/02/26 15:40:52 Log: Obtained from: The Xkernel source distribution I hope I'm doing this right. This is an initial version of bootparamd for FreeBSD based on a public domain rpc.bootparamd implementation by a gentleman named Klas Heggemann. This program has apparently been around for a while. The README explicitly lists the code as public domain, so I guess it's safe to use. This program is needed for booting diskless SunOS and Solaris machines. rarpd is also required, but that's in the works too. I have made two changes to this code: - Implemented NIS lookups. If /etc/bootparams contains a '+' then the bootparams map is consulted. - Allow 0.0.0.0 as a user-specified router address. The SunOS rpc.bootparamd returns this value in many cases. Status: Vendor Tag: bootparamd Release Tags: bootparamd_orig N /home/ncvs/src/usr.sbin/bootparamd/Makefile N /home/ncvs/src/usr.sbin/bootparamd/bootparamd/main.c N /home/ncvs/src/usr.sbin/bootparamd/bootparamd/bootparamd.c N /home/ncvs/src/usr.sbin/bootparamd/bootparamd/Makefile N /home/ncvs/src/usr.sbin/bootparamd/bootparamd/README N /home/ncvs/src/usr.sbin/bootparamd/bootparamd/bootparamd.8 N /home/ncvs/src/usr.sbin/bootparamd/bootparamd/bootparam_prot.x N /home/ncvs/src/usr.sbin/bootparamd/bootparamd/bootparam_prot.h N /home/ncvs/src/usr.sbin/bootparamd/bootparamd/bootparam_prot_xdr.c N /home/ncvs/src/usr.sbin/bootparamd/callbootd/callbootd.c N /home/ncvs/src/usr.sbin/bootparamd/callbootd/Makefile No conflicts created by this import
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199502262340.PAA11565>