feedme java project

is free software, licensed under the terms of the GNU General Public License, that feeds/imports media from anywhere to xbox360 media center extenders, ipods, web servers, file servers, etc. using Java.

Please read the license here.

Friday, August 3, 2007

hdiutil out.dvd.dmg @export on osx platform


/**
* remove the "//" below to enable hdiutil out.dvd.dmg @export on osx platform
* updated Wed Aug 04 01:53:00 CDT 2007
*/

// Runtime.getRuntime().exec( "hdiutil create -megabytes 4096 -fs HFS+ \
// -volname FeedMeOutVol out.dvd.dmg" );

No comments: