[Pkg-uml-commit] r154 - trunk/src/rootstrap/modules

Mattia Dongili malattia at costa.debian.org
Sun Aug 20 18:53:01 UTC 2006


Author: malattia
Date: 2006-08-20 18:53:00 +0000 (Sun, 20 Aug 2006)
New Revision: 154

Modified:
   trunk/src/rootstrap/modules/mount
Log:
fix mount/umount madness

Modified: trunk/src/rootstrap/modules/mount
===================================================================
--- trunk/src/rootstrap/modules/mount	2006-08-20 18:52:37 UTC (rev 153)
+++ trunk/src/rootstrap/modules/mount	2006-08-20 18:53:00 UTC (rev 154)
@@ -1,4 +1,3 @@
 #!/bin/sh -e
 
 mount -n -t $fstype /dev/ubd1 $TARGET
-mount -t proc proc $TARGET/proc




More information about the Pkg-uml-commit mailing list