Date: Tue, 29 Feb 2000 02:41:02 -0800 (PST) From: "Jordan K. Hubbard" <jkh@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/sysinstall disks.c globals.c install.c label.c package.c sysinstall.h Message-ID: <200002291041.CAA48902@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkh 2000/02/29 02:41:02 PST
Modified files:
release/sysinstall disks.c globals.c install.c label.c
package.c sysinstall.h
Log:
o Add support for loading the rsaref or rsaintl packages, depending
on locale.
o Allow use of "G" in label editor to stand for gigabytes. This
is actually an unrelated patch which I meant to commit separately
but what the heck, it's late.
Partially submitted by: phk
Revision Changes Path
1.118 +5 -1 src/release/sysinstall/disks.c
1.22 +3 -1 src/release/sysinstall/globals.c
1.266 +30 -1 src/release/sysinstall/install.c
1.98 +6 -3 src/release/sysinstall/label.c
1.89 +3 -2 src/release/sysinstall/package.c
1.185 +4 -2 src/release/sysinstall/sysinstall.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200002291041.CAA48902>
