[openfirmware] r1080 - ofw/fs/cdfs

svn at openfirmware.info svn at openfirmware.info
Fri Jan 23 21:24:21 CET 2009


Author: wmb
Date: 2009-01-23 21:24:20 +0100 (Fri, 23 Jan 2009)
New Revision: 1080

Added:
   ofw/fs/cdfs/cdfs.bth
Log:
Checked in cdfs.bth - build script for ISO9660 file system package.


Added: ofw/fs/cdfs/cdfs.bth
===================================================================
--- ofw/fs/cdfs/cdfs.bth	                        (rev 0)
+++ ofw/fs/cdfs/cdfs.bth	2009-01-23 20:24:20 UTC (rev 1080)
@@ -0,0 +1,12 @@
+purpose: Build script for demand-loaded ISO 9660 file system package
+
+command: &native &this
+build-now
+
+start-inclusion
+fload ${BP}/ofw/fs/cdfs/loadpkg.fth
+end-inclusion
+
+writing cdfs.di
+inclusion  " iso9660-file-system" write-deflated-dropin
+ofd @ fclose




More information about the openfirmware mailing list