[haiku-development] Re: Boot screen icons

  • From: Humdinger <humdingerb@xxxxxxxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Sat, 08 Nov 2008 09:16:07 +0100

Axel Dörfler wrote:
They are actually named, see:
http://dev.haiku-os.org/browser/haiku/trunk/headers/private/kernel/boot_splash.h

When BOOT_SPLASH_STAGE_1_INIT_MODULES lits up (the first one), the kernel core services are already fully initialized and up and running. If you need explanations somewhere, please ask.

OK, coming back to this, would you say the following is accurate? Apart from stage 2 "BOOTSTRAP_FS", where "loading kernel is probably wrong"...

STAGE_1_INIT_MODULES = 0,
Atom - Initializing modules.

STAGE_2_BOOTSTRAP_FS,
Disk with magnifying glass - Loading kernel.

STAGE_3_INIT_DEVICES,
Plug-in card - Initializing devices.

STAGE_4_MOUNT_BOOT_FS,
Boot disk - Mounting boot disk.

STAGE_5_INIT_CPU_MODULES,
Chip - Initializing CPUs.

STAGE_6_INIT_VM_MODULES,
Folder - Initializing virtual memory.

STAGE_7_RUN_BOOT_SCRIPT,
Rocket - Boot script starting the system.

Thanks!

Regards,
Humdinger

--
--=-=--=-=--=-=--=-=--=-=--=-=--=-=--=-=--=-=--=-=--=--
Deutsche Haiku News @ http://haiku-gazette.blogspot.com

Other related posts: