DragonFly BSD
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


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 14 Oct 2004 01:44:34 -0700 (PDT)

dillon      2004/10/14 01:44:34 PDT

DragonFly src repository

  Modified files:
    sys/boot/forth       loader.4th loader.conf 
  Log:
  Initialize the 'kernel' environment variable from loader.4th
  instead of loader.conf.  loader.4th will set the kernel name to
  'kernel' for normal boots, 'kernel.BOOTP' for PXE boots.  This allows
  us to distinguish between BOOTP kernels and normal kernels and,
  in particular, this will allow both to be shipped on the CD.
  
  Revision  Changes    Path
  1.4       +5 -0      src/sys/boot/forth/loader.4th
  1.6       +3 -1      src/sys/boot/forth/loader.conf


http://www.dragonflybsd.org/cvsweb/src/sys/boot/forth/loader.4th.diff?r1=1.3&r2=1.4&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/boot/forth/loader.conf.diff?r1=1.5&r2=1.6&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]