mirror of
https://review.haiku-os.org/haiku
synced 2025-01-23 14:54:49 +01:00
d11ea2b5ed
BootVolume is initialized from a root directory of a volume. It finds the system directory, and -- not implemented yet -- mounts the system package, if the system is packaged, replacing the system directory with it. Adjusted several functionality (main(), the loader functions, user_menu()) to use BootVolume instead of the root directory.