Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Sep 1996 12:25:14 -0700 (PDT)
From:      Poul-Henning Kamp <phk>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/i386/boot Makefile src/sys/i386/boot/biosboot disk.c sys.c src/sys/i386/boot/rawboot Makefile README
Message-ID:  <199609111925.MAA23442@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         96/09/11 12:25:14

  Modified:    sys/i386/boot  Makefile
  Log:
  Add "rawboot", sort the subdirs.
  
  Revision  Changes    Path
  1.26      +2 -2      src/sys/i386/boot/Makefile

  Modified:    sys/i386/boot/biosboot  disk.c sys.c
  Log:
  Add #ifdef for RAWBOOT.
  remove some #if 0 stuff.
  
  Revision  Changes    Path
  1.19      +9 -20     src/sys/i386/boot/biosboot/disk.c
  1.14      +45 -7     src/sys/i386/boot/biosboot/sys.c

  Added:       sys/i386/boot/rawboot  Makefile README
  Log:
  The intended usage is:
  
  	cat /usr/mdec/rawboot /sys/compile/FOO/kernel | fdwrite
  
  That should explain it all  :-)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199609111925.MAA23442>