[Debburn-changes] r285 - mods-archive/removed-docs nonameyet/trunk/doc/READMEs/plattforms

Eduard Bloch blade at costa.debian.org
Tue Sep 12 08:53:40 UTC 2006


Author: blade
Date: 2006-09-12 08:53:40 +0000 (Tue, 12 Sep 2006)
New Revision: 285

Added:
   mods-archive/removed-docs/README.os2
Removed:
   nonameyet/trunk/doc/READMEs/plattforms/README.os2
Log:
Moving svn+alioth://svn.debian.org/svn/debburn/nonameyet/trunk/doc/READMEs/plattforms/README.os2 to removed-docs, not supported yet

Copied: mods-archive/removed-docs/README.os2 (from rev 284, nonameyet/trunk/doc/READMEs/plattforms/README.os2)
===================================================================
--- mods-archive/removed-docs/README.os2	                        (rev 0)
+++ mods-archive/removed-docs/README.os2	2006-09-12 08:53:40 UTC (rev 285)
@@ -0,0 +1,25 @@
+Compiling on OS/2:
+
+1)	Install EMX
+
+2)	You need /bin/sh, /bin/rm, /bin/mv
+
+	Create a directory /bin and put /bin/sh into this directory
+	mkdir /bin
+	cp -p d:/emx/bin/sh.exe /bin
+	cp -p d:/emx/bin/rm.exe /bin
+	cp -p d:/emx/bin/mv.exe /bin
+
+
+
+
+/*--------------------------------------------------------------------------*/
+Note that the Joliet implementation on OS/2 is buggy:
+
+It expects the file in the directories in the wrong order.
+While Microsoft wants the files to be in ASCII (binary) order,
+OS/2 likes to have the files in lexical order (uppercase and
+lowercase together). This makes CD's with Joliet attributes
+unreadable on OS/2 if there are files that start the same way
+but differ in case.
+/*--------------------------------------------------------------------------*/

Deleted: nonameyet/trunk/doc/READMEs/plattforms/README.os2
===================================================================
--- nonameyet/trunk/doc/READMEs/plattforms/README.os2	2006-09-12 08:53:38 UTC (rev 284)
+++ nonameyet/trunk/doc/READMEs/plattforms/README.os2	2006-09-12 08:53:40 UTC (rev 285)
@@ -1,25 +0,0 @@
-Compiling on OS/2:
-
-1)	Install EMX
-
-2)	You need /bin/sh, /bin/rm, /bin/mv
-
-	Create a directory /bin and put /bin/sh into this directory
-	mkdir /bin
-	cp -p d:/emx/bin/sh.exe /bin
-	cp -p d:/emx/bin/rm.exe /bin
-	cp -p d:/emx/bin/mv.exe /bin
-
-
-
-
-/*--------------------------------------------------------------------------*/
-Note that the Joliet implementation on OS/2 is buggy:
-
-It expects the file in the directories in the wrong order.
-While Microsoft wants the files to be in ASCII (binary) order,
-OS/2 likes to have the files in lexical order (uppercase and
-lowercase together). This makes CD's with Joliet attributes
-unreadable on OS/2 if there are files that start the same way
-but differ in case.
-/*--------------------------------------------------------------------------*/




More information about the Debburn-changes mailing list