From owner-freebsd-libh Fri Jun 14 1:17: 9 2002 Delivered-To: freebsd-libh@freebsd.org Received: from usw4.freebsd.org (usw4.freebsd.org [209.180.6.228]) by hub.freebsd.org (Postfix) with ESMTP id 1245D37B416 for ; Fri, 14 Jun 2002 01:17:05 -0700 (PDT) Received: by usw4.freebsd.org (Postfix, from userid 3030) id 4ECA71742F; Fri, 14 Jun 2002 03:17:04 -0500 (CDT) From: Max Okumoto Date: Fri, 14 Jun 2002 03:17:04 -0500 (CDT) To: libh@FreeBSD.org Subject: cvs commit: www progress.html Message-Id: <20020614081704.4ECA71742F@usw4.freebsd.org> Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG okumoto 2002/06/14 03:17:04 CDT Modified files: . progress.html Log: Added two new tasks. The first is documentation, and the second requires design desisions. We need to provied a framework people writting sysinstall scripts. For novices we should create task. o install system - run install script - run default install + picobad + developer + kernel developer o configure system o restore system from backup o etc. Each node in the flow diagram would be a 'subtask'. o setup disk - partition - fdisk - newfs - vinum o select packages - add - delete - update o setup networking - netmask - ip {v4 and v6) - routing o services - mail - ftp - nfs o etc. Protocols between subtasks. o how to mannage the shared menu bar. o how to skip a subtask. o how to redo a subtask. o what defaults should be set o what are basic elements in UI - how to layout windows - when to use dialog boxes - which buttons are requried (quit, back, next, etc) Revision Changes Path 1.21 +11 -1 www/progress.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message