[haiku-commits] Change in ...haiku[master]: mime_db Add additional disk image types

  • From: Gerrit <review@xxxxxxxxxxxxxxxxxxx>
  • To: waddlesplash <waddlesplash@xxxxxxxxx>, haiku-commits@xxxxxxxxxxxxx
  • Date: Tue, 29 Jan 2019 06:43:34 +0000

From Rob Gill <rrobgill@xxxxxxxxxxxxxx>:

Rob Gill has uploaded this change for review. ( 
https://review.haiku-os.org/c/haiku/+/964


Change subject: mime_db Add additional disk image types
......................................................................

mime_db Add additional disk image types

        *       Two disk image types added to the mime_db with sniffer rules

                1       x-intel-image as a generic type for images using an 
intel
                partition style boot sector
                2       x-ntfs-image a specific type for ntfs format image files

                Default handler for these types is set to mountvolume, which
                handles ntfs and fat images detected by these sniffers,
                in the same manner as bfs images detected by x-bfs-image.
---
A src/data/mime_db/application/x-intel-image
A src/data/mime_db/application/x-ntfs-image
2 files changed, 70 insertions(+), 0 deletions(-)



  git pull ssh://git.haiku-os.org/haiku refs/changes/64/964/1
--
To view, visit https://review.haiku-os.org/c/haiku/+/964
To unsubscribe, or for help writing mail filters, visit 
https://review.haiku-os.org/settings

Gerrit-Project: haiku
Gerrit-Branch: master
Gerrit-Change-Id: I994fa23bcc988c40a098aa106587e75d9e1f9b4b
Gerrit-Change-Number: 964
Gerrit-PatchSet: 1
Gerrit-Owner: Rob Gill <rrobgill@xxxxxxxxxxxxxx>
Gerrit-MessageType: newchange

Other related posts:

  • » [haiku-commits] Change in ...haiku[master]: mime_db Add additional disk image types - Gerrit