cvs commit: src/release Makefile src/release/i386 mkisoimages.sh src/sys/boot/pc98 Makefile src/sys/i386/boot/cdboot Makefile cdboot.s src/sys/boot/pc98/libpc98 bioscd.c

Maxim Sobolev sobomax at FreeBSD.org
Fri Jun 16 18:00:01 UTC 2006


Hmm, I wonder why do we need two copies of cdboot in the tree.

sys/i386/boot/cdboot

vs

sys/boot/i386/cdboot

It doesn't look right to me.

-Maxim

Takahashi Yoshihiro wrote:
> nyan        2006-06-16 13:14:15 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:        (Branch: RELENG_6)
>     release              Makefile 
>     release/i386         mkisoimages.sh 
>     sys/boot/pc98        Makefile 
>   Added files:           (Branch: RELENG_6)
>     sys/i386/boot/cdboot Makefile cdboot.s 
>     sys/boot/pc98/libpc98 bioscd.c 
>   Log:
>   MFC: Add a bootable CD support.
>   
>   Revision    Changes    Path
>   1.887.2.14  +1 -5      src/release/Makefile
>   1.13.2.1    +4 -1      src/release/i386/mkisoimages.sh
>   1.8.14.1    +1 -1      src/sys/boot/pc98/Makefile
>   1.1.2.1     +344 -0    src/sys/boot/pc98/libpc98/bioscd.c (new)
>   1.8.2.1     +13 -0     src/sys/i386/boot/cdboot/Makefile (new)
>   1.1.2.1     +811 -0    src/sys/i386/boot/cdboot/cdboot.s (new)
> 
> 



More information about the cvs-src mailing list