Oxygen Development continues; the newest version now places modules into
a more standardized location: /lib/modules/boot and /lib/modules/`uname
-r` (that is, kernel version).
The kernel (2.2.19) has also been recompiled and the modules with it;
this removes a kernel version conflict between 2.2.19 and 2.2.19brfw
(!).
/var/modules/boot is now a link to /lib/modules/boot, and the startup
scripts look there.
The programs which use insmod now look in /lib/modules/`uname -r`, then
in /lib/modules for modules. Automatically loaded modules (from disk or
network) now are placed in /lib/modules/`uname -r`
Busybox was upgraded to 0.60.0; there is some strangeness with mount and
symbolic links, but otherwise everything is clean. It's now statically
compiled with uClibc; this explains most of the 60k growth in the
binary.
The image is in http://leaf.sourceforge.net/pub/oxygen/development/
_______________________________________________
Leaf-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/leaf-devel