[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #4261 [Tor bundles/installation]: Use .dmg rather than .zip for Mac OS X
#4261: Use .dmg rather than .zip for Mac OS X
-------------------------------------+-------------------------------------
Reporter: ioerror | Owner: hellias
Type: task | Status: needs_revision
Priority: major | Milestone:
Component: Tor | Version:
bundles/installation | Keywords: tbb-usability, tbb-3.0,
Resolution: | tbb-easy
Actual Points: | Parent ID:
Points: |
-------------------------------------+-------------------------------------
Comment (by mikeperry):
The following seems to more or less work:
{{{
# First: Extract TBB + localization files in ~/install/tbb/
# Then do:
mkdir -p ~/install/tbb/.background/
cp ~/build/tor-browser/browser/branding/official/background.png
~/install/tbb/.background/
cp ~/build/tor-browser/browser/branding/official/disk.icns
~/install/tbb/.VolumeIcon.icns
cp ~/build/tor-browser/browser/branding/official/dsstore
~/install/tbb/.DS_Store
ln -s /Applications "~/install/tbb/ "
genisoimage -D -V "TorBrowserBundle_en-US" -no-pad --dir-mode 700 -file-
mode 700 -R -apple -o tbb-uncompressed.dmg ~/install/tbb
./dmg/dmg dmg tbb-uncompressed.dmg tbb-compressed.dmg
}}}
However, the background and the icon positioning is not properly picked
up, possibly because the provided dsstore file still references Firefox
instead of TorBrowserBundle_en-US. A simple sed -i to change those strings
did not appear to work. I tried asking in
https://bugzilla.mozilla.org/show_bug.cgi?id=935237#c32. We'll see what
Mozilla says about how we can generate/edit dsstore.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/4261#comment:35>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs