Ingo Weinhold d11ea2b5ed Introduce BootVolume abstraction class
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.
2011-07-17 16:54:13 +02:00
..
2011-06-24 18:22:02 +00:00
2011-06-21 12:35:50 +00:00
2011-07-10 21:03:53 +00:00