From bb3718de30dbba6f6b411db9ce57fc58bd4d18f5 Mon Sep 17 00:00:00 2001 From: abial Date: Sun, 1 Nov 1998 19:52:47 +0000 Subject: Added info on Unified Configuration Interface Project. Several people contributed their ideas to this document, among them Terry Lambert and Bryan Mann, both @whistle.com. Thanks! --- release/picobsd/doc/src/UCI.html | 855 +++++++++++++++++++++++++++++++++++++ release/picobsd/doc/src/intro.html | 4 +- 2 files changed, 857 insertions(+), 2 deletions(-) create mode 100644 release/picobsd/doc/src/UCI.html (limited to 'release') diff --git a/release/picobsd/doc/src/UCI.html b/release/picobsd/doc/src/UCI.html new file mode 100644 index 0000000..03fb729 --- /dev/null +++ b/release/picobsd/doc/src/UCI.html @@ -0,0 +1,855 @@ + + + +

Unified Configuration Interface Project +

+ +

Here's a preliminary attempt to organize all (well, most) +configuration tasks and parameters of PicoBSD system in hierarchy +of categories.

+ +

This forms a sort of framework, basing on which one can implement +consistent configuration file(s), and configuration utilities.

+ +

However, the idea behind this project is to completely replace currently +used configuration approach, which is based on several shell scripts, and to +provide ability to change system behaviour basing on set of well-defined +parameters' hierarchy. This approach makes it relatively easy to write +consistent user interfaces, either command-line or with GUI front-ends.

+ +

(BTW. this effort is called UCIP for short, which is pronounced +"You See IP" and relates to intuitive way you can configure your IP +services with this approach.. :-))

+ +

This is work in progress - I'm aware that many pieces +are either completely missing or misplaced. Please send any comments and +changes you seem appropriate either directly to me, or better to +freebsd-small@freebsd.org. I'll gladly welcome anyone who can help with +design and/or implementation.

+ + +
+ +

Unified Configuration Interface +

+ + + +
+ +

Here is my initial proposal, which perhaps can be used as a model for +user interface hierarchy, if not for the management base itself.

+ + + +
+ +

Please send your comments to +Andrzej Bialecki

+

Last modified: +Sat Oct 24 19:33:45 CEST 1998 +

+
+ + + diff --git a/release/picobsd/doc/src/intro.html b/release/picobsd/doc/src/intro.html index df129cb..b7912f8 100644 --- a/release/picobsd/doc/src/intro.html +++ b/release/picobsd/doc/src/intro.html @@ -1,5 +1,5 @@ - + PicoBSD @@ -156,7 +156,7 @@ version 0.4 it's a part of official FreeBSD CVS and lives in src/release/picobsd. I also create the snapshots of this source tree - keep in mind that they are not so up-to-date as the tree in FreeBSD CVS. You can get the snapshot I made on -Mon Oct 12 00:53:02 PDT 1998 +Sun Nov 1 11:48:32 PST 1998 here.

Now, if you don't like the setup of PicoBSD, or you miss -- cgit v1.1