Closed Bug 1651624 Opened 4 years ago Closed 4 years ago

Add a macOs system layer

Categories

(Testing :: mozperftest, enhancement, P1)

enhancement

Tracking

(firefox80 fixed)

RESOLVED FIXED
mozilla80
Tracking Status
firefox80 --- fixed

People

(Reporter: tarek, Assigned: tarek)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

this in a new macos system layer that handles mounting / unmounting a dmg image

pseudo code

MOUNTPOINT  = create tempdir
hdiutil attach -nobrowse -noautoopen -mountpoint MOUNTPOINT target.dmg
<TEST>
hditutil detach  MOUNTPOINT --force
delete  MOUNTPOINT

nice to have: automatically pick the right layer depending on the host platform

Adds a macOS layer that provides the ability to
mount DMGs on the fly. For instance Firefox's distribution.

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla80
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: