SF.net SVN: morphix: [2623] trunk/scripts-base
[email protected] Sat, 05 Apr 2008 11:16:28 -0700
| Newsgroups | gmane.linux.morphix.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 2623
http://morphix.svn.sourceforge.net/morphix/?rev=2623&view=rev
Author: alextreme
Date: 2008-04-05 11:15:43 -0700 (Sat, 05 Apr 2008)
Log Message:
-----------
* minor fix, new version of base script packages
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-04-05 13:27:18 UTC (rev 2622)
+++ trunk/scripts-base/debian/changelog 2008-04-05 18:15:43 UTC (rev 2623)
@@ -1,3 +1,15 @@
+morphix-base-scripts (0.5-67) unstable; urgency=low
+
+ * more fixes, stuff might actually be working now.
+ * /media is now used, partitions are automounted at boottime
+ * added searching for /minimod directory on all partitions,
+ thus minimodules from harddisks or usb storage devices will be
+ used (ie. use this together with make-mini-home)
+ * Knoppix-style usage of homedir-loading has been removed (probably didn't work anyway)
+ * cups, networkmanager and ntp are started at boottime by default in mainmodule
+
+ -- Alex de Landgraaf <[email protected]> Sat, 05 Apr 2008 20:10:50 +0200
+
morphix-base-scripts (0.5-66) unstable; urgency=low
* bug-fix
Modified: trunk/scripts-base/etc/init.d/morphix-start
===================================================================
--- trunk/scripts-base/etc/init.d/morphix-start 2008-04-05 13:27:18 UTC (rev 2622)
+++ trunk/scripts-base/etc/init.d/morphix-start 2008-04-05 18:15:43 UTC (rev 2623)
@@ -195,10 +195,8 @@
[ -d /mnt/main/tmp ] && mount --bind /var/tmp /mnt/main/tmp
mount --bind /boot /mnt/main/boot
- if [ -x /etc/init.d/udev ];then
+ if [ -x /etc/init.d/udev ]; then
mount --bind /dev /mnt/main/dev
-
-
else
if [ -n "$UNIONFS" ]; then
mount -t unionfs -o dirs=$DIR2/dev=rw:/MorphixCD/dev=ro none /mnt/main/dev 2>&1
@@ -292,6 +290,8 @@
# detected filesystems
cp -af /etc/fstab /mnt/main/etc/fstab
+mount --bind /media /mnt/main/media
+
# Mount all filesystems
chroot /mnt/main mount -a -F
@@ -545,7 +545,7 @@
#
####
-cp /etc/init.d/load-minimodules /mnt/main/etc/init.d/
+cp /etc/init.d/load-minimodules.sh /mnt/main/etc/init.d/
chroot /mnt/main sh /etc/init.d/load-minimodules.sh
###
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Register now and save $200. Hurry, offer ends at 11:59 p.m.,
Monday, April 7! Use priority code J8TLD2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone