Date: Sun, 3 Oct 2010 17:50:43 +0000 (UTC) From: Nathan Whitehorn <nwhitehorn@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.sbin/sysinstall dist.c dist.h install.c menus.c sysinstall.8 Message-ID: <201010031750.o93Howgu084648@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
nwhitehorn 2010-10-03 17:50:43 UTC
FreeBSD src repository
Modified files:
usr.sbin/sysinstall dist.c dist.h install.c menus.c
sysinstall.8
Log:
SVN rev 213386 on 2010-10-03 17:50:43Z by nwhitehorn
Extend sysinstall to handle powerpc64 by teaching it that powerpc64 has
a lib32 distribution, and that the GENERIC kernel is named GENERIC64.
More modifications will be required later for installations from ftp due
to the shared platform name with 32-bit powerpc, but this is enough for
snapshot CDs to work.
Reviewed by: brucec
Revision Changes Path
1.263 +2 -2 src/usr.sbin/sysinstall/dist.c
1.76 +7 -1 src/usr.sbin/sysinstall/dist.h
1.391 +1 -1 src/usr.sbin/sysinstall/install.c
1.452 +1 -1 src/usr.sbin/sysinstall/menus.c
1.89 +1 -1 src/usr.sbin/sysinstall/sysinstall.8
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010031750.o93Howgu084648>
