Ignore:
Timestamp:
Nov 4, 2007, 3:16:40 AM (18 years ago)
Author:
Bruno Cornec
Message:

Update to busybox 1.7.2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.5/mindi-busybox/docs/busybox.net/oldnews.html

    r821 r1765  
    55  <li><b>31 October 2005 -- 1.1.0-pre1</b>
    66    <p>The development branch of busybox is stable enough for wider testing, so
    7     you can now 
     7    you can now
    88    <a href="http://www.busybox.net/downloads/busybox-1.1.0-pre1.tar.bz2">download</a>,
    99    the first prerelease of 1.1.0.  This prerelease includes a lot of
     
    2828    in their brains at a time. In my case, I'm lucky if I can remember my own
    2929    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
    3131    <a href="http://bugs.busybox.net/">shiny new Bug and Patch Tracking System</a>
    3232    to post all the gory details.
     
    857857<pre>
    858858    mount ./busybox.floppy.img /mnt -o loop -t msdos
    859     cp /mnt/initrd.gz /tmp     
     859    cp /mnt/initrd.gz /tmp
    860860    umount /mnt
    861861    gunzip /tmp/initrd.gz
Note: See TracChangeset for help on using the changeset viewer.