home *** CD-ROM | disk | FTP | other *** search
- Short: Displays gauge bar during booting and MORE
- Uploader: tcn@techbase.in-berlin.de (Timo C. Nentwig)
- Author: tcn@techbase.in-berlin.de (Timo C. Nentwig)
- Type: util/boot
-
- My A4k30 needs about 1 minute to boot. It was boring to wait all the
- time and just seeing a black screen.
-
- When I saw that the MAC (System 7.5.1+) had a boot gauge bar I began
- to develop an equal program and here it is: BootGauge
-
- BootGauge executes a specified startup-sequence and displays during
- that e.g. a gauge bar.
-
- But BootGauge offers you even more. BootGauge has been object
- orientated developed. This means that it is build up by several
- tasks/processes [in this case called "modules"]:
-
- mod_Time: Time/Date/Day information
- mod_Gauge: gauge bar telling you how much already has worked up
- mod_Devs: devices information
- mod_Mem: memory information
- mod_Text: displays current line executed and count of errors
- mod_Sys: CPU, FPU, Chip set, OS version, ...
-
- Every modules features a nice looking gtlayout GUI ;-)
-
-