Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Dec 2004 19:01:46 +0000 (UTC)
From:      Yar Tikhiy <yar@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/boot/i386/mbr Makefile mbr.s src/sys/boot/i386/boot2 Makefile boot1.S
Message-ID:  <200412021901.iB2J1kMr097197@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yar         2004-12-02 19:01:46 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/boot/i386/mbr    Makefile mbr.s 
    sys/boot/i386/boot2  Makefile boot1.S 
  Log:
  MFC:    Try using packet mode by default, but provide a user
          with a knob to disable it at build time--flag 0x80 for
          BOOT_MBR_FLAGS and BOOT_BOOT1_FLAGS.  In fact, disabling
          packet mode completely, even a test for it, should be
          necessary only for old and brain-damaged machines FreeBSD 5
          will hardly run on.
  
          mbr/Makefile    1.14
          mbr/mbr.s       1.7
          boot2/Makefile  1.57
          boot2/boot1.S   1.30
  
  Encouraged by:  Valentin Nechayev
  
  Revision  Changes    Path
  1.56.2.1  +2 -2      src/sys/boot/i386/boot2/Makefile
  1.29.2.1  +21 -19    src/sys/boot/i386/boot2/boot1.S
  1.13.2.1  +4 -0      src/sys/boot/i386/mbr/Makefile
  1.6.8.1   +6 -6      src/sys/boot/i386/mbr/mbr.s



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