DragonFly commits List (threaded) for 2004-10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/etc src/nrelease src/nrelease/installer/etc src/nrelease/root/etc
dillon 2004/10/14 19:43:51 PDT
DragonFly src repository
Modified files:
etc MAKEDEV
Log:
Add devices da4-da15 and ad4-ad7 to MAKEDEVs 'all' for convenience. Plug-in
and built-in USB attached storage uses the CAM layer and is visible starting
at device 'da8'. Such storage is now quite common. SATA controllers are also
becoming quite common and look like IDE drives, with numbering beginning
at ad4 (the legacy IDE controller usually eats ad0-ad3).
Revision Changes Path
1.14 +3 -2 src/etc/MAKEDEV
Modified files:
nrelease Makefile
nrelease/installer/etc fstab
nrelease/root/etc fstab
Log:
Create a softlink from /kernel to /kernel.BOOTP on the CD. Mount
/usr/local/etc with MFS. Note that pxebooted loader code now loads up
different config files (e.g. loader-bootp.conf instead of loader.conf,
kernel.BOOTP instead of kernel)..
This will facilitate upcoming installer work which will allow a CD-booted
machine to simply export the CD and act as a dhcp/tftp/nfs server for
pxeboot clients.
In-conversation-with: Scott Ullrich <geekgod@xxxxxxxxxxx>
Revision Changes Path
1.18 +1 -0 src/nrelease/Makefile
1.2 +1 -0 src/nrelease/installer/etc/fstab
1.2 +1 -0 src/nrelease/root/etc/fstab
http://www.dragonflybsd.org/cvsweb/src/etc/MAKEDEV.diff?r1=1.13&r2=1.14&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]