Date: Wed, 22 Oct 2008 20:32:19 +0000 (UTC) From: Ken Smith <kensmith@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.sbin/sysinstall package.c Message-ID: <200810222032.m9MKWXeb071324@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kensmith 2008-10-22 20:32:19 UTC FreeBSD src repository Modified files: usr.sbin/sysinstall package.c Log: SVN rev 184180 on 2008-10-22 20:32:19Z by kensmith Turns out its not a good idea to assume the packages that might be selected from the "dists" are all on the current volume. Looks like xorg won't fit on disc1 for 6.4-REL. Iterate through media volumes for packages that wind up being selected from the dists section in addition to the ones that get selected from the packages menu. MFC after: 2 days Revision Changes Path 1.107 +11 -4 src/usr.sbin/sysinstall/package.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810222032.m9MKWXeb071324>