svn commit: trunk/busybox/docs/busybox.net
vda at busybox.net
vda at busybox.net
Sat Apr 7 02:35:57 PDT 2007
Author: vda
Date: 2007-04-07 02:35:56 -0700 (Sat, 07 Apr 2007)
New Revision: 18358
Log:
docs: "how to add a patch"
Added:
trunk/busybox/docs/busybox.net/fix.html
Modified:
trunk/busybox/docs/busybox.net/news.html
Changeset:
Added: trunk/busybox/docs/busybox.net/fix.html
===================================================================
--- trunk/busybox/docs/busybox.net/fix.html (rev 0)
+++ trunk/busybox/docs/busybox.net/fix.html 2007-04-07 09:35:56 UTC (rev 18358)
@@ -0,0 +1,15 @@
+<!--#include file="header.html" -->
+
+<h3>How to get your patch added to "hot fixes"</h3>
+
+<p> If you found a regression or severe bug in busybox, and you have a patch
+ for it, and you want to see it added to "hot fixes", please rediff your
+ patch against corresponding unmodified busybox source and send it to
+ <a href=mailto:busybox at busybox.net>the mailing list</a>.
+</p>
+
+<br>
+<br>
+<br>
+
+<!--#include file="footer.html" -->
Modified: trunk/busybox/docs/busybox.net/news.html
===================================================================
--- trunk/busybox/docs/busybox.net/news.html 2007-04-07 01:14:45 UTC (rev 18357)
+++ trunk/busybox/docs/busybox.net/news.html 2007-04-07 09:35:56 UTC (rev 18358)
@@ -4,7 +4,8 @@
<ul>
<li><b>23 March, 2007 -- BusyBox 1.5.0 (unstable)</b>
<p><a href=http://busybox.net/downloads/busybox-1.5.0.tar.bz2>BusyBox 1.5.0</a>.
- (<a href=http://busybox.net/downloads/fixes-1.5.0/>patches</a>)</p>
+ (<a href=http://busybox.net/downloads/fixes-1.5.0/>patches</a>,
+ <a href=http://busybox.net/fix.html>how to add a patch</a>)</p>
<p>Since this is a x.x.0 release, it probably does not deserve "stable"
label. Please help making 1.5.1 stable by testing 1.5.0.</p>
More information about the busybox-cvs
mailing list