From: Michael R. <re...@eu...> - 2004-01-14 14:31:47
|
Hi Xavier, Hi List, >>as I'm working on /proc/cpuinfo and /proc/meminfo parsing, could you >>please send me these two files from Kernel 2.6? > > Here they are ! Thanks a lot! The format did not change very much. There are some new fields, and some are gone, but that's no problem with my plugin, because its independant from the field names. As for the meminfo, there are three header lines missing. This is good and bad. good, because I had to skip them. Bad, because I may not skip them with 2.6. I hate it... > By the way, I tried cvs via my 9.6k connection, it's technically > impossible ! I tried checking out multiple projects, on multiple > servers, via ssh, rsh or anonymous, it can't even login within 10 > minutes ! I'm sorry I can't do daily cvs checkout :/ Bad. Very bad. > But I would really like to keep in sync with the "bleeding edge" > lcd4linux, can you think of sending me daily patches of changes to the > CVS ? It's possible to write a small script to automate it all. I want you to stay in sync, too. But I have no idea how to achieve this. I checked the docs on sourceforge, the only thing I found is the "nightly CVS tarball", but this is a tar.bz2 from the _complete_ Repository. I did not check, but this may be far too big for you. So I'm asking the list: anyone has some ideas? Can anyone provide such a script? I've got a server which is running and online 24h via ADSL, so running a cron job every night or so should be no problem for me. TIA, Michael -- Michael Reinelt Tel: +43 676 3079941 Geisslergasse 4 Fax: +43 316 692343 A-8045 Graz, Austria e-mail: re...@eu... |