Difference between revisions of "PC-BSD® Life Cycle"
From PC-BSD Wiki
(New page: On this page We try to describe a life cycle of an average PC-BSD from boot to shutdown, find a weak places, and think about some improvements. I'll use "Use Case" in a freeform. 1. User...) |
Tigersharke (Talk | contribs) |
||
| (5 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
| − | + | {{NavHome|custompagename=PC-BSD{{r}} Life Cycle|custompagecategory={{PAGENAME}}}} | |
| − | + | ||
| − | + | On this page we try to describe a life cycle of an average PC-BSD® from boot to shutdown, find a weak places, and think about some improvements. | |
| − | + | I will use "Use Case" in a freeform. | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | # User starts pc | |
| − | + | # OS goes by detect devices stage | |
| − | + | ## If "disk checking" not needed, skip it. | |
| − | + | ## If "Disk checking" needed, do it. | |
| − | + | # Starting X | |
| + | ## Need setup X - start script | ||
| + | ## Not need setup X - start pdm | ||
| + | ## Not need setup X - start pdm, pdm failed - oops! PC-BSD® currently not know what to do ;) | ||
| + | # Displaying login screen | ||
| + | # Logging in (setting sound levels) | ||
| + | # Start Update checker, some GUI services (?) | ||
| + | # Running various programs, scripts, etc | ||
| + | # Switching user (actually we should view login screen again) | ||
| + | # Logging in (setting sound levels again) | ||
| + | # Start Update checker, some GUI services (again) | ||
| + | # Shut down pc | ||
Latest revision as of 16:12, 25 August 2012
| PC-BSD® Life Cycle |
On this page we try to describe a life cycle of an average PC-BSD® from boot to shutdown, find a weak places, and think about some improvements.
I will use "Use Case" in a freeform.
- User starts pc
- OS goes by detect devices stage
- If "disk checking" not needed, skip it.
- If "Disk checking" needed, do it.
- Starting X
- Need setup X - start script
- Not need setup X - start pdm
- Not need setup X - start pdm, pdm failed - oops! PC-BSD® currently not know what to do ;)
- Displaying login screen
- Logging in (setting sound levels)
- Start Update checker, some GUI services (?)
- Running various programs, scripts, etc
- Switching user (actually we should view login screen again)
- Logging in (setting sound levels again)
- Start Update checker, some GUI services (again)
- Shut down pc