From owner-freebsd-small Fri Jul 28 14: 9:13 2000 Delivered-To: freebsd-small@freebsd.org Received: from janus.hosting4u.net (janus.hosting4u.net [209.15.2.37]) by hub.freebsd.org (Postfix) with SMTP id 5A00C37B7C5 for ; Fri, 28 Jul 2000 14:09:09 -0700 (PDT) (envelope-from albert@achtung.com) Received: (qmail 27634 invoked from network); 28 Jul 2000 21:09:06 -0000 Received: from mercury.hosting4u.net (HELO achtung.com) (209.15.2.5) by mail-gate.hosting4u.net with SMTP; 28 Jul 2000 21:09:06 -0000 Received: from psylocke ([209.245.76.46]) by achtung.com ; Fri, 28 Jul 2000 16:09:05 -0500 From: "Albert Yang" To: freebsd-small@FreeBSD.ORG Date: Fri, 28 Jul 2000 14:06:17 -0700 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Structure? Message-ID: <39819359.5807.123A2B0@localhost> X-mailer: Pegasus Mail for Win32 (v3.12c) Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG OK guys, I was thinking we should throw together an agreed upon structure for Pico? I was thinking we'd do like FreeBSD, have a stable and a current; with maybe 4 releases to the stable tree every year, or whenever we feel that a release is stable. I figure we'd start with /stable and /current. To facilitate a migratory path towards modularity of Pico, I thought we'd do this. We'd have a modules directory of all the different modules available for Pico. Then we'd have a /make section which kept all the make files against the modules. Then if I wanted, I can just go to the make directory and do a make, and it would grab against the modules directory, and cough me up a floppy. If it's a stupid idea, let me know, I'm open for suggestions. I just want to get some process and structure underway. A small sample is shown below. Albert /STABLE /modules /1.0.0 /make /dialup /1.0.0 /1.0.2 /1.1.1 /router /1.0.0 /1.0.2 /1.1.1 /dialup /1.0.0 /1.0.2 /1.1.1 /isp /1.0.0 /1.0.2 /1.1.1 /CURRENT /modules /1.0.0 /make /dialup /1.0.0 /router /1.0.0 /ppp /1.0.0 /isp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message