Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Mar 2000 03:42:35 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys Makefile src/sys/i386/boot Makefile Makefile.inc src/sys/i386/boot/biosboot Makefile README.386BSD README.MACH README.serial asm.S asm.h bios.S boot.c boot.h boot.help boot2.S disk.c io.c probe_keyboard.c serial.S start.S ...
Message-ID:  <200003191142.DAA54787@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2000/03/19 03:42:35 PST

  Modified files:
    sys                  Makefile 
  Removed files:
    sys/i386/boot        Makefile Makefile.inc 
    sys/i386/boot/biosboot Makefile README.386BSD README.MACH 
                           README.serial asm.S asm.h bios.S boot.c 
                           boot.h boot.help boot2.S disk.c io.c 
                           probe_keyboard.c serial.S start.S sys.c 
                           table.c 
    sys/i386/boot/cdboot Makefile asm.S boot.c boot.h cdrom.c 
                         malloc.c 
    sys/i386/boot/dosboot Makefile ansi.h boot.c boot.h bootinfo.h 
                          cdefs.h dinode.h dir.h dirent.h disk.c 
                          disklabe.h dosboot.c dosboot.h endian.h 
                          exec.h fbsdboot.c fbsdboot.exe.uu 
                          fbsdboot.mak fs.h imgact.h inode.h 
                          mexec.h param.h protmod.c protmod.h 
                          quota.h readme reboot.h sys.c syslimit.h 
                          sysparam.h types.h 
    sys/i386/boot/kzipboot Makefile README boot.c gzip.h head.S 
                           malloc.c misc.c tail.S unzip.c 
    sys/i386/boot/netboot 3c509.c 3c509.h Makefile bootmenu.c 
                          main.c makerom.c misc.c netboot.8 
                          netboot.h ns8390.c ns8390.h opt_nfs.h 
                          rpc.c start2.S 
    sys/i386/boot/rawboot Makefile README 
  Log:
  Remove the old a.out-only boot loader, we don't use it any more.
  The new boot1/boot2 can load a.out and elf kernels directly.
  I think the sys/pc98 version can go too as the sys/boot/pc98 code
  appears to be functional, but I'll leave that for the pc98 folks.
  
  "There can be only one."
  
  Revision  Changes    Path
  1.21      +2 -10     src/sys/Makefile



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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