]> git.saurik.com Git - apple/hfs.git/blobdiff - hfs_util/Info.plist
hfs-116.12.tar.gz
[apple/hfs.git] / hfs_util / Info.plist
index 1a8164f28e3822590268f393c73464282a054b6e..f794579543f78113a7e4fa3716c09eefcc453044 100644 (file)
        <string>hfs</string>
        <key>CFBundlePackageType</key>
        <string>fs  </string>
+       <key>CFBundleShortVersionString</key>
+       <string>1.2</string>
        <key>CFBundleSignature</key>
        <string>????</string>
        <key>CFBundleVersion</key>
-       <string>1.0</string>
-       <key>CFBundleShortVersionString</key>
-       <string>1.0</string>
+       <string>1.2</string>
        <key>FSMediaTypes</key>
        <dict>
                <key>Apple_HFS</key>
@@ -50,7 +50,7 @@
                        <key>FSProbeExecutable</key>
                        <string>../../hfs.util</string>
                        <key>FSProbeOrder</key>
-                       <integer>3000</integer>
+                       <integer>2000</integer>
                </dict>
                <key>Partitionless</key>
                <dict>
@@ -66,7 +66,7 @@
                        <key>FSProbeExecutable</key>
                        <string>../../hfs.util</string>
                        <key>FSProbeOrder</key>
-                       <integer>3000</integer>
+                       <integer>2000</integer>
                </dict>
        </dict>
        <key>FSPersonalities</key>
                        <key>FSVerificationExecutable</key>
                        <string>../../../../../../sbin/fsck_hfs</string>
                </dict>
+               <key>Journaled HFS+</key>
+               <dict>
+                       <key>FSFormatArguments</key>
+                       <string>-J</string>
+                       <key>FSFormatContentMask</key>
+                       <string>Apple_HFS</string>
+                       <key>FSFormatExecutable</key>
+                       <string>../../../../../../sbin/newfs_hfs</string>
+                       <key>FSFormatMinimumSize</key>
+                       <integer>4194304</integer>
+                       <key>FSMountArguments</key>
+                       <string></string>
+                       <key>FSMountExecutable</key>
+                       <string>../../../../../../sbin/mount_hfs</string>
+                       <key>FSName</key>
+                       <string>Mac OS Extended (Journaled)</string>
+                       <key>FSRepairArguments</key>
+                       <string>-y</string>
+                       <key>FSRepairExecutable</key>
+                       <string>../../../../../../sbin/fsck_hfs</string>
+                       <key>FSVerificationArguments</key>
+                       <string>-fn</string>
+                       <key>FSVerificationExecutable</key>
+                       <string>../../../../../../sbin/fsck_hfs</string>
+               </dict>
                <key>HFS+</key>
                <dict>
                        <key>FSFormatArguments</key>
                        <key>FSRepairExecutable</key>
                        <string>../../../../../../sbin/fsck_hfs</string>
                        <key>FSVerificationArguments</key>
-                       <string>-n</string>
+                       <string>-fn</string>
                        <key>FSVerificationExecutable</key>
                        <string>../../../../../../sbin/fsck_hfs</string>
                </dict>