From owner-freebsd-current Tue Jun 25 3:12:46 2002 Delivered-To: freebsd-current@freebsd.org Received: from castle.jp.FreeBSD.org (castle.jp.FreeBSD.org [210.226.20.15]) by hub.freebsd.org (Postfix) with ESMTP id 8785C37B438 for ; Tue, 25 Jun 2002 03:12:29 -0700 (PDT) Received: from localhost (localhost [::1]) by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) with ESMTP/inet6 id g5PACRn71992 for ; Tue, 25 Jun 2002 19:12:28 +0900 (JST) (envelope-from matusita@jp.FreeBSD.org) In-Reply-To: <200206250827.g5P8RGnG002478@grimreaper.grondar.org> References: <200206250827.g5P8RGnG002478@grimreaper.grondar.org> X-User-Agent: Mew/1.94.2 XEmacs/21.5 (bamboo) X-FaceAnim: (-O_O-)(O_O- )(_O- )(O- )(- -)( -O)( -O_)( -O_O)(-O_O-) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Dispatcher: imput version 20000228(IM140) Lines: 43 From: Makoto Matsushita To: current@FreeBSD.org Subject: sysinstall meets perl5 packages: the solution is ...? Date: Tue, 25 Jun 2002 19:12:25 +0900 Message-Id: <20020625191225Z.matusita@jp.FreeBSD.org> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mark> /usr/sbin/sysinstall * - fix - * What should we do about sysinstall and perl5 package? Options for the solution may include: 1) Install perl5 package also if 'base' distribution is selected. pros: Nobody forget to install perl5 package. /usr/bin/perl should work as like as 4-stable. cons: Users who want to have "perl-free" FreeBSD dislike it. 2) Use additional menu for "install perl5 package or not", if 'base' distribution is selected. Install perl5 package if user selects "yes" to the menu. pros: Choices is available. Maybe nobody forget to install perl5 package. cons: New menu sometimes confuses users. Somebody request that "why only perl? please add new menu for installing (your favorite application name here)." 3) New entry 'perl5' is added to the distributions list, just like base, compat4x, crypto, XFree86, etc. Install perl5 package if perl5 package is selected. pros: Simple and obvious for users. Also some meta-distribution (for example, 'User') may include perl5 explicitly. cons: Since there are only 32bit for distributions type, if we want to add COMPAT5X distribution in the future, these flags need to be re-organized. Somebody requests that "why only perl? please add (your favorite application name here) to the menu." 4) Do nothing. pros: Nothing to be done is a good news :-) cons: Some users may shout: "Help! where is my perl?" 5) (add your option here) -- - Makoto `MAR' Matsushita To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message