[klibc] [git patch] dmesg + fstype ocfs2

H. Peter Anvin hpa at zytor.com
Tue Aug 21 03:17:55 PDT 2007


maximilian attems wrote:
> hello hpa,
> 
> please pull
> git pull git://brane.itp.tuwien.ac.at/~mattems/klibc.git maks
> 
> for those changes:
> 
> Kyle McMartin (1):
>       klibc-utils: add dmesg
> 
> maximilian attems (2):
>       klibc comment fix
>       fstype: add ocfs2 support
> 
> with the following diffstat
>  README                      |    2 
>  usr/Kbuild                  |    2 
>  usr/kinit/fstype/fstype.c   |   15 +++++++
>  usr/kinit/fstype/ocfs2_fs.h |   90 ++++++++++++++++++++++++++++++++++++++++++++
>  usr/utils/Kbuild            |    4 +
>  usr/utils/dmesg.c           |   71 ++++++++++++++++++++++++++++++++++
>  6 files changed, 181 insertions(+), 3 deletions(-)
> 
> thanks to latest utils i intend to allow dropping busybox
> out of initramfs soon.
> i've added on my fstype TODO md and udf
> 

Reviewed, merged, pushed, released as 1.5.4.

	-hpa



More information about the klibc mailing list