Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Oct 1996 10:25:55 -0700 (PDT)
From:      Paul Traina <pst>
To:        CVS-committers, cvs-all, cvs-sys, cvs-etc
Subject:   cvs commit:  src/sys/i386/boot/biosboot Makefile src/etc make.conf src/sys/i386/boot/rawboot Makefile
Message-ID:  <199610141725.KAA12420@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
pst         96/10/14 10:25:54

  Modified:    etc       make.conf
               sys/i386/boot/biosboot  Makefile
               sys/i386/boot/rawboot  Makefile
  Log:
  Expose the control mechanism for serial console boot so that the default
  shipped with freebsd can be changed without modifying the Makefiles directly.
  
  Creates:	BOOT_FORCE_COMCONSOLE
  		BOOT_PROBE_KEYBOARD
  		BOOT_PROBE_KEYBOARD_LOCK
  		BOOT_COMCONSOLE			(port value for console)
  
  Revision  Changes    Path
  1.35      +20 -1     src/etc/make.conf
  1.50      +15 -5     src/sys/i386/boot/biosboot/Makefile
  1.2       +19 -7     src/sys/i386/boot/rawboot/Makefile



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