Next Previous Contents

8. To be done

If anyone has any suggestions (or better, patches) for these, please let me know.

  1. Distribute a copy of libc-lite.so with Yard. Libc.so has become so large (700K+) even after stripping that this has become desirable again. I don't know how to create libc-lite, though I've scanned the ELF-Howto and the libc source code. Is this no longer possible with ELF? From the libc source code it looks as if the ability has been stripped out, leaving nothing but a few stubs in the Makefiles.

    An alternative to libc-lite is to dynamically create a rescue libc.so by extracting symbols from the binaries.

  2. Implement the base+extra option for $disk_set. This would probably require extensive hacking.


Next Previous Contents