DragonFly commits List (threaded) for 2004-10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/boot/forth src/sys/boot/i386/loader
dillon 2004/10/14 02:41:02 PDT
DragonFly src repository
Modified files:
sys/boot/i386/loader Makefile
Added files:
sys/boot/forth loader-bootp.conf
Log:
Add /boot/defaults/loader-bootp.conf, a separate default configuration
file for bootp boots. It's basically the same as defaults/loader.conf
but with auxillary config file names extended with -bootp. Changes are
as follows:
bootfile="kernel.BOOTP"
userconfig_script_name="/boot/kernel-bootp.conf"
loader_conf_files="/boot/device.hints /boot/loader-bootp.conf /boot/loader-bootp.conf.local"
nextboot_conf="/boot/nextboot-bootp.conf"
Revision Changes Path
1.7 +2 -1 src/sys/boot/i386/loader/Makefile
http://www.dragonflybsd.org/cvsweb/src/sys/boot/i386/loader/Makefile.diff?r1=1.6&r2=1.7&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]