From owner-freebsd-config Tue Feb 18 21:22:48 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id VAA03455 for config-outgoing; Tue, 18 Feb 1997 21:22:48 -0800 (PST) Received: from bmccane.uit.net (bmccane.uit.net [208.129.189.48]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id VAA03448 for ; Tue, 18 Feb 1997 21:22:38 -0800 (PST) Received: (from root@localhost) by bmccane.uit.net (8.8.5/8.7.3) id XAA22148; Tue, 18 Feb 1997 23:21:51 -0600 (CST) Date: Tue, 18 Feb 1997 23:21:51 -0600 (CST) From: Wm Brian McCane To: freebsd-config@freebsd.org Subject: Configuration tool Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-config@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I have an configuration tool I wrote about 2 years ago which allows you to setup your system. It uses a modified LINT called option.list, which has all the options. You can enable/disable any devices. It also allows dependencies (sub-menu selectable only after option is enabled), needs (cannot enable unless `x' is enabled) and conflicts (irq, drq, i/o). It needs: a) better user interface (b/w curses now) b) ability to add devices not in option.list c) dynamic devices (copy ed1 from ed0 then modify, needs `b') d) F1 help screens (has multiline description fields now) e) some pesticide probably 8) Is anyone interested in seeing it? Or is it too old fashioned for what you are working on? brian +-------------------------------------+----------------------------------------+ He rides a cycle of mighty days, and \ Wm Brian and Lori McCane he represents the last great schizm \ McCane Consulting among the gods. Evil though he obviously \ root@bmccane.uit.net is, he is a mighty figure, this father of \ http://bmccane.uit.net/ my spirit, and I respect him as the sons \ http://bmccane.uit.net/~pictures/ of old did the fathers of their bodies. \ http://bmccane.uit.net/~bmccane/ Roger Zelazny - "Lord of Light" \ http://bmccane.uit.net/~bbs/ +---------------------------------------------+--------------------------------+ From owner-freebsd-config Tue Feb 18 21:49:49 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id VAA04669 for config-outgoing; Tue, 18 Feb 1997 21:49:49 -0800 (PST) Received: from frig.mt.cs.keio.ac.jp (frig.mt.cs.keio.ac.jp [131.113.32.7]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id VAA04654 for ; Tue, 18 Feb 1997 21:49:43 -0800 (PST) Received: (from hosokawa@localhost) by frig.mt.cs.keio.ac.jp (8.6.12+2.4W/3.4Wbeta3) id OAA23104; Wed, 19 Feb 1997 14:49:27 +0900 Date: Wed, 19 Feb 1997 14:49:27 +0900 Message-Id: <199702190549.OAA23104@frig.mt.cs.keio.ac.jp> To: root@bmccane.uit.net Cc: freebsd-config@freebsd.org, hosokawa@mt.cs.keio.ac.jp Subject: Re: Configuration tool In-Reply-To: Your message of "Tue, 18 Feb 1997 23:21:51 -0600 (CST)". From: hosokawa@mt.cs.keio.ac.jp (HOSOKAWA Tatsumi) X-Mailer: mnews [version 1.20] 1996-12/08(Sun) Sender: owner-freebsd-config@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In article root@bmccane.uit.net writes: >> Is anyone interested in seeing it? Or is it too old fashioned for what >> you are working on? I'm very interested in it (but I'm very busy until Feb. 28 :-) ....). Where can I get it? -- HOSOKAWA, Tatsumi E-mail: hosokawa@mt.cs.keio.ac.jp WWW homepage: http://www.mt.cs.keio.ac.jp/person/hosokawa.html Department of Computer Science, Keio University, Yokohama, Japan From owner-freebsd-config Wed Feb 19 18:24:46 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id SAA07387 for config-outgoing; Wed, 19 Feb 1997 18:24:46 -0800 (PST) Received: from bmccane.uit.net (bmccane.uit.net [208.129.189.48]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id SAA07375 for ; Wed, 19 Feb 1997 18:24:42 -0800 (PST) Received: (from root@localhost) by bmccane.uit.net (8.8.5/8.7.3) id UAA09802; Wed, 19 Feb 1997 20:24:08 -0600 (CST) Date: Wed, 19 Feb 1997 20:24:08 -0600 (CST) From: Wm Brian McCane To: HOSOKAWA Tatsumi cc: freebsd-config@freebsd.org, hosokawa@mt.cs.keio.ac.jp Subject: Re: Configuration tool In-Reply-To: <199702190549.OAA23104@frig.mt.cs.keio.ac.jp> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-config@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I will put it up on my server for anonymous FTP. However, I do not have anonymous FTP working yet... I will post when I have it up and running. brian +-------------------------------------+----------------------------------------+ He rides a cycle of mighty days, and \ Wm Brian and Lori McCane he represents the last great schizm \ McCane Consulting among the gods. Evil though he obviously \ root@bmccane.uit.net is, he is a mighty figure, this father of \ http://bmccane.uit.net/~pictures/ my spirit, and I respect him as the sons \ http://bmccane.uit.net/~bmccane/ of old did the fathers of their bodies. \ http://bmccane.uit.net/~bbs/ Roger Zelazny - "Lord of Light" \ +---------------------------------------------+--------------------------------+ On Wed, 19 Feb 1997, HOSOKAWA Tatsumi wrote: > In article > root@bmccane.uit.net writes: > > >> Is anyone interested in seeing it? Or is it too old fashioned for what > >> you are working on? > > I'm very interested in it (but I'm very busy until Feb. 28 :-) ....). > Where can I get it? > > -- > HOSOKAWA, Tatsumi E-mail: hosokawa@mt.cs.keio.ac.jp > WWW homepage: http://www.mt.cs.keio.ac.jp/person/hosokawa.html > Department of Computer Science, Keio University, Yokohama, Japan > From owner-freebsd-config Fri Feb 21 08:54:59 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id IAA05159 for config-outgoing; Fri, 21 Feb 1997 08:54:59 -0800 (PST) Received: from bmccane.uit.net (bmccane.uit.net [208.129.189.48]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id IAA05154 for ; Fri, 21 Feb 1997 08:54:55 -0800 (PST) Received: (from root@localhost) by bmccane.uit.net (8.8.5/8.7.3) id KAA25948; Fri, 21 Feb 1997 10:54:53 -0600 (CST) Date: Fri, 21 Feb 1997 10:54:52 -0600 (CST) From: Wm Brian McCane To: freebsd-config@FreeBSD.org Subject: Configuration tool In-Reply-To: <199702190549.OAA23104@frig.mt.cs.keio.ac.jp> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-config@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Okay, I have put my kernel configuration program up for anonymous FTP on my system. To get it: $ fetch ftp://bmccane.uit.net/pub/kc/kc1.0.tgz +-------------------------------------+----------------------------------------+ He rides a cycle of mighty days, and \ Wm Brian and Lori McCane he represents the last great schizm \ McCane Consulting among the gods. Evil though he obviously \ root@bmccane.uit.net is, he is a mighty figure, this father of \ http://bmccane.uit.net/ my spirit, and I respect him as the sons \ http://bmccane.uit.net/~pictures/ of old did the fathers of their bodies. \ http://bmccane.uit.net/~bmccane/ Roger Zelazny - "Lord of Light" \ http://bmccane.uit.net/~bbs/ +---------------------------------------------+--------------------------------+