summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/index.c
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1998-09-23 12:13:51 +0000
committerjkh <jkh@FreeBSD.org>1998-09-23 12:13:51 +0000
commit7db7922f9e0765024764038733565a789354e950 (patch)
tree3fe12291473899ae6130e00b0d7443c7f7af509c /usr.sbin/sysinstall/index.c
parent69f0756785726e1af75f0996650fa90998ddfd0d (diff)
downloadFreeBSD-src-7db7922f9e0765024764038733565a789354e950.zip
FreeBSD-src-7db7922f9e0765024764038733565a789354e950.tar.gz
MF22: Important fixes for loading XFree86 distributions I forgot to
merge after 2.2.7 (I was wondering why that bug looked so familiar!). Also update some docs accordingly.
Diffstat (limited to 'usr.sbin/sysinstall/index.c')
-rw-r--r--usr.sbin/sysinstall/index.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.sbin/sysinstall/index.c b/usr.sbin/sysinstall/index.c
index 1963973..3cf89a8 100644
--- a/usr.sbin/sysinstall/index.c
+++ b/usr.sbin/sysinstall/index.c
@@ -4,7 +4,7 @@
* This is probably the last program in the `sysinstall' line - the next
* generation being essentially a complete rewrite.
*
- * $Id: index.c,v 1.53 1998/03/23 05:59:13 jkh Exp $
+ * $Id: index.c,v 1.54 1998/03/24 09:51:55 jkh Exp $
*
* Copyright (c) 1995
* Jordan Hubbard. All rights reserved.
@@ -100,6 +100,7 @@ static char *descrs[] = {
"networking", "Networking utilities.",
"news", "USENET News support software.",
"numeric", "Mathematical computation software.",
+ "offix", "An office automation suite of sorts.",
"orphans", "Packages without a home elsewhere.",
"perl5", "Utilities/modules for the PERL5 language..",
"pilot", "Software support for the USR Palm Pilot(tm).",
@@ -107,6 +108,7 @@ static char *descrs[] = {
"print", "Utilities for dealing with printing.",
"printing", "Utilities for dealing with printing.",
"programming", "Software development utilities and libraries.",
+ "python", "Software related to the python language.",
"russian", "Ported software for the Russian market.",
"security", "System security software.",
"shells", "Various shells (tcsh, bash, etc).",
OpenPOWER on IntegriCloud