Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Oct 2008 03:32:41 +0000 (UTC)
From:      Nathan Whitehorn <nwhitehorn@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/boot/powerpc Makefile src/sys/boot/powerpc/boot1.chrp Makefile Makefile.hfs boot1.c bootinfo.txt generate-hfs.sh hfs.tmpl.bz2.uu
Message-ID:  <200810140333.m9E3X5IR039309@repoman.freebsd.org>

index | next in thread | raw e-mail

nwhitehorn    2008-10-14 03:32:41 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/powerpc     Makefile 
  Added files:
    sys/boot/powerpc/boot1.chrp Makefile Makefile.hfs boot1.c 
                                bootinfo.txt generate-hfs.sh 
                                hfs.tmpl.bz2.uu 
  Log:
  SVN rev 183863 on 2008-10-14 03:32:41Z by nwhitehorn
  
  Add a simple HFS boot block implementation for booting PowerPC macs. It creates
  a small HFS filesystem with a CHRP boot script and an early-stage bootloader
  derived from the sparc64 boot block.
  
  Obtained from:  sparc64
  
  Revision  Changes    Path
  1.4       +1 -1      src/sys/boot/powerpc/Makefile
  1.1       +42 -0     src/sys/boot/powerpc/boot1.chrp/Makefile (new)
  1.1       +4 -0      src/sys/boot/powerpc/boot1.chrp/Makefile.hfs (new)
  1.1       +764 -0    src/sys/boot/powerpc/boot1.chrp/boot1.c (new)
  1.1       +13 -0     src/sys/boot/powerpc/boot1.chrp/bootinfo.txt (new)
  1.1       +64 -0     src/sys/boot/powerpc/boot1.chrp/generate-hfs.sh (new)
  1.1       +18 -0     src/sys/boot/powerpc/boot1.chrp/hfs.tmpl.bz2.uu (new)


help

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