Bring git up to 0.6.6 release version.

This commit is contained in:
srs5694
2010-03-21 19:05:49 -04:00
parent a8582cfe6c
commit 8a4ddfc919
11 changed files with 96 additions and 156 deletions

View File

@@ -32,6 +32,8 @@ Attributes::Attributes(void) {
// Now reset those names that are defined....
atNames[0] = "system partition"; // required for computer to operate
atNames[1] = "hide from EFI";
atNames[2] = "legacy BIOS bootable";
atNames[60] = "read-only";
atNames[62] = "hidden";
atNames[63] = "do not automount";