|
From: <ale...@us...> - 2008-06-20 13:56:08
|
Revision: 2636
http://morphix.svn.sourceforge.net/morphix/?rev=2636&view=rev
Author: alextreme
Date: 2008-06-20 06:54:41 -0700 (Fri, 20 Jun 2008)
Log Message:
-----------
* Yes I'm enjoying this. Why do you ask?
Modified Paths:
--------------
trunk/scripts-base/debian/changelog
trunk/scripts-base/etc/init.d/morphix-start
Modified: trunk/scripts-base/debian/changelog
===================================================================
--- trunk/scripts-base/debian/changelog 2008-06-20 09:10:31 UTC (rev 2635)
+++ trunk/scripts-base/debian/changelog 2008-06-20 13:54:41 UTC (rev 2636)
@@ -1,3 +1,9 @@
+morphix-base-scripts (0.5-74) unstable; urgency=low
+
+ * Another attempt
+
+ -- Alex de Landgraaf <al...@de...> Fri, 20 Jun 2008 15:53:54 +0200
+
morphix-base-scripts (0.5-73) unstable; urgency=low
* Fixing minimodules (iso not appearing in /media/cdrom)
Modified: trunk/scripts-base/etc/init.d/morphix-start
===================================================================
--- trunk/scripts-base/etc/init.d/morphix-start 2008-06-20 09:10:31 UTC (rev 2635)
+++ trunk/scripts-base/etc/init.d/morphix-start 2008-06-20 13:54:41 UTC (rev 2636)
@@ -295,6 +295,7 @@
# Mount all filesystems
chroot /mnt/main mount -a -F
+chroot /mnt/main mount /media/cdrom
# network stuff
cp -af /etc/network/* /mnt/main/etc/network/ >/dev/null 2>&1
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|