|
|
Subscribe / Log in / New account

klibc development release

From:  "H. Peter Anvin" <hpa@zytor.com>
To:  linux-kernel@vger.kernel.org
Subject:  klibc development release
Date:  8 Aug 2002 20:39:52 -0700

Okay, I'm starting to have enough guts about this to release for
testing...

klibc is a tiny C library subset intended to be integrated into the
kernel source tree and being used for initramfs stuff.  Thus,
initramfs+rootfs can be used to move things that are currently in
kernel space, such as ip autoconfiguration or nfsroot (in fact,
mounting root in general) into user space.

I would particularly appreciate portability comments, since I'm flying
blind on non-i386 machines (anyone want to send me hardware?),
although any bug reports would be appreciated.

    ftp://ftp.kernel.org/pub/linux/libs/klibc/klibc.tar.gz

I haven't bothered putting a version number on it, since it changes
quite often.  I have also published the CVS repository in the
directory above.

	-hpa


P.S. I'm aware gregkh already started a klibc project; I have
discussed it with him and we have agreed my project supercedes his.

-- 
<hpa@transmeta.com> at work, <hpa@zytor.com> in private!
"Unix gives you enough rope to shoot yourself in the foot."
http://www.zytor.com/~hpa/puzzle.txt	<amsp@zytor.com>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Copyright © 2002, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds