Magellan Linux

Contents of /trunk/mkinitrd-magellan/busybox/libbb/README

Parent Directory Parent Directory | Revision Log Revision Log


Revision 532 - (show annotations) (download)
Sat Sep 1 22:45:15 2007 UTC (16 years, 9 months ago) by niro
File size: 495 byte(s)
-import if magellan mkinitrd; it is a fork of redhats mkinitrd-5.0.8 with all magellan patches and features; deprecates magellan-src/mkinitrd

1 Please see the LICENSE file for copyright information (GPLv2)
2
3 libbb is BusyBox's utility library. All of this stuff used to be stuffed into
4 a single file named utility.c. When I split utility.c to create libbb, some of
5 the very oldest stuff ended up without their original copyright and licensing
6 information (which is now lost in the mists of time). If you see something
7 that you wrote that is mis-attributed, do let me know so we can fix that up.
8
9 Erik Andersen
10 <andersen@codepoet.org>
11