Date: Fri, 16 Jun 2006 10:59:47 -0700 From: Maxim Sobolev <sobomax@FreeBSD.org> To: Takahashi Yoshihiro <nyan@FreeBSD.org> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: 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 Message-ID: <4492F193.7090709@FreeBSD.org> In-Reply-To: <200606161314.k5GDEFM2094476@repoman.freebsd.org> References: <200606161314.k5GDEFM2094476@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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) > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4492F193.7090709>