Subject: [SM-Commit] BZR Change 10 to cauldron-devel cauldron by Karsten Behrmann <BearPerson AT gmx.net>
Date: Sat, 15 Apr 2006 12:45:29 -0500
------------------------------------------------------------
revno: 10
committer: Karsten Behrmann <BearPerson AT gmx.net>
branch nick: devel
timestamp: Sun 2006-04-02 23:39:22 +0200
message:
merge
------------------------------------------------------------
merged: BearPerson AT gmx.net-20060402213236-95f9985b83f1f362
committer: Karsten Behrmann <BearPerson AT gmx.net>
branch nick: devel
timestamp: Sun 2006-04-02 23:32:36 +0200
message:
Yay! criss-cross merges!
------------------------------------------------------------
merged: BearPerson AT sourcemage.org-20060402210248-262e0e2730e534d7
committer: Karsten Behrmann <BearPerson AT sourcemage.org>
branch nick: test
timestamp: Sun 2006-04-02 23:02:48 +0200
message:
remove silly p4 filename hack
------------------------------------------------------------
merged: BearPerson AT sourcemage.org-20060402193112-e0e3f631c919547f
committer: Karsten Behrmann <BearPerson AT sourcemage.org>
branch nick: test
timestamp: Sun 2006-04-02 21:31:12 +0200
message:
testify
=== added directory 'iso/skeleton/etc/init.d/runlevels/%DEV'
=== renamed file 'iso/skeleton/etc/init.d/runlevels/tmpfs.sh' =>
'iso/skeleton/etc/init.d/runlevels/%DEV/tmpfs.sh'
=== modified file 'ChangeLog'
--- ChangeLog
+++ ChangeLog
@@ -1,6 +1,12 @@
2006-04-02 Christopher Dombroski <cdombroski AT icanttype.org>
* skeleton/usr/share/smgl.install/modules/diskStructure: added support
for formating and mounting lvm partitions
+
+2005-04-02 Karsten Behrmann <BearPerson AT sourcemage.org>
+ * data/iso.command, skeleton/etc/init.d/runlevels/tmpfs.sh: --hack
+
+2006-04-02 Karsten Behrmann <BearPerson AT sourcemage.org>
+ * *: turn into test in bzr
2006-03-31 Karsten Behrmann <BearPerson AT sourcemage.org>
* caster: fixes with detection if a spell needs to be updated
=== modified file 'README'
--- README
+++ README
@@ -1,5 +1,7 @@
-This directory contains the *development* version of ISO, installer and
+This directory contains the testing version of ISO, installer and
general cauldron tools.
-Trigger a release by running misc/release.sh
-Devel releases need not be logged in the ChangeLog
+This means:
+- Only bugfixes, no new features
+- check your fixes for syntax errors
+- be careful ;-)