boot loader: Support loading haiku-*.hpkg
... i.e. properly canonically named Haiku system packages.
This commit is contained in:
@@ -122,6 +122,9 @@ public:
|
||||
bool IsPackaged() const
|
||||
{ return fPackaged; }
|
||||
|
||||
private:
|
||||
int _OpenSystemPackage();
|
||||
|
||||
private:
|
||||
Directory* fRootDirectory;
|
||||
// root directory of the volume
|
||||
|
||||
Reference in New Issue
Block a user