cvs commit: www progress.html
Max Okumoto <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.libh |
|---|---|
| Message-ID | <[email protected]> |
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 [email protected]
with "unsubscribe freebsd-libh" in the body of the message