summaryrefslogtreecommitdiff
path: root/docs/busybox.net/oldnews.html
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2006-09-17 16:28:10 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2006-09-17 16:28:10 +0000
commit9213a9e0f2d8fd638ecd02e2628d96dd5c7d233e (patch)
tree94c3c0678d1349497abe2db6004e9331e50f6d37 /docs/busybox.net/oldnews.html
parenta6127aacef047ed7661722705b052811fbe7f467 (diff)
downloadbusybox-w32-9213a9e0f2d8fd638ecd02e2628d96dd5c7d233e.tar.gz
busybox-w32-9213a9e0f2d8fd638ecd02e2628d96dd5c7d233e.tar.bz2
busybox-w32-9213a9e0f2d8fd638ecd02e2628d96dd5c7d233e.zip
whitespace cleanup
Diffstat (limited to 'docs/busybox.net/oldnews.html')
-rw-r--r--docs/busybox.net/oldnews.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/busybox.net/oldnews.html b/docs/busybox.net/oldnews.html
index 3ab629e79..1017b6975 100644
--- a/docs/busybox.net/oldnews.html
+++ b/docs/busybox.net/oldnews.html
@@ -4,7 +4,7 @@
4<ul> 4<ul>
5 <li><b>31 October 2005 -- 1.1.0-pre1</b> 5 <li><b>31 October 2005 -- 1.1.0-pre1</b>
6 <p>The development branch of busybox is stable enough for wider testing, so 6 <p>The development branch of busybox is stable enough for wider testing, so
7 you can now 7 you can now
8 <a href="http://www.busybox.net/downloads/busybox-1.1.0-pre1.tar.bz2">download</a>, 8 <a href="http://www.busybox.net/downloads/busybox-1.1.0-pre1.tar.bz2">download</a>,
9 the first prerelease of 1.1.0. This prerelease includes a lot of 9 the first prerelease of 1.1.0. This prerelease includes a lot of
10 <a href="http://www.busybox.net/downloads/BusyBox.html">new 10 <a href="http://www.busybox.net/downloads/BusyBox.html">new
@@ -27,7 +27,7 @@
27 developers of BusyBox are busy people, and have only so much they can keep 27 developers of BusyBox are busy people, and have only so much they can keep
28 in their brains at a time. In my case, I'm lucky if I can remember my own 28 in their brains at a time. In my case, I'm lucky if I can remember my own
29 name, much less a bug report posted last week... To prevent your bug report 29 name, much less a bug report posted last week... To prevent your bug report
30 from getting lost, if you find a bug in BusyBox, please use the 30 from getting lost, if you find a bug in BusyBox, please use the
31 <a href="http://bugs.busybox.net/">shiny new Bug and Patch Tracking System</a> 31 <a href="http://bugs.busybox.net/">shiny new Bug and Patch Tracking System</a>
32 to post all the gory details. 32 to post all the gory details.
33 33
@@ -856,7 +856,7 @@ image</a>. Here's how you use it:
856 856
857<pre> 857<pre>
858 mount ./busybox.floppy.img /mnt -o loop -t msdos 858 mount ./busybox.floppy.img /mnt -o loop -t msdos
859 cp /mnt/initrd.gz /tmp 859 cp /mnt/initrd.gz /tmp
860 umount /mnt 860 umount /mnt
861 gunzip /tmp/initrd.gz 861 gunzip /tmp/initrd.gz
862 mount /tmp/initrd /mnt -o loop -t minix 862 mount /tmp/initrd /mnt -o loop -t minix