Magellan Linux

Annotation of /trunk/mkinitrd-magellan/klibc/README

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1122 - (hide annotations) (download)
Wed Aug 18 21:11:40 2010 UTC (13 years, 8 months ago) by niro
File size: 793 byte(s)
-updated to klibc-1.5.19
1 niro 1122 Please see usr/klibc/README.klibc for build instructions and for the status of
2 niro 532 various platforms.
3    
4    
5    
6     klibc is archived at:
7    
8     ftp://ftp.kernel.org/pub/linux/libs/klibc/
9    
10     There is a mailing list for klibc and early-userspace issues at:
11    
12 niro 815 klibc@zytor.com
13    
14 niro 532 http://www.zytor.com/mailman/listinfo/klibc/
15    
16     klibc is maintained in the git version control system. The git
17     repository can be viewed on the web at:
18    
19     http://www.kernel.org/git/?p=libs/klibc/klibc.git;a=summary
20    
21 niro 815 To clone the klibc repository using git:
22 niro 532
23     git clone git://git.kernel.org/pub/scm/libs/klibc/klibc.git <workdir>
24    
25     To update an already cloned tree:
26    
27     git pull
28    
29     For more information on git, see:
30    
31     http://git.or.cz/
32     http://www.kernel.org/pub/software/scm/git/docs/tutorial.html
33     http://www.kernel.org/pub/software/scm/git/docs