How can I download the L4Linux-2.6.16
Hi: I want to use the L4Linux-2.6.16 but according to the instruction of L4Linux website the latest version is L4Linux-2.6.17. How can I download it? If I use the "cvs -z3 -d :pserver:guest@os.inf.tu-dresden.de:/home/remote-cvs co l4linux-2.6" to download the L4Linux-2.6 what is the detailed version of L4Linux-2.6? Thank you! chenggh
Hi, chenggh wrote:
Hi: I want to use the L4Linux-2.6.16 but according to the instruction of L4Linux website the latest version is L4Linux-2.6.17. How can I download it? If I use the "cvs -z3 -d :pserver:guest@os.inf.tu-dresden.de:/home/remote-cvs co l4linux-2.6" to download the L4Linux-2.6 what is the detailed version of L4Linux-2.6?
The L4Linux currently sitting in CVS is based on 2.6.17. You can get the version of a Linux source tree by reading the first 5 lines of its Makefile: someone@somewhere src % cd l4linux-2.6 someone@somewhere l4linux-2.6 % head -n5 Makefile VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 17 EXTRAVERSION = -l4 NAME=Crazed Snow-Weasel Regards, Andi
participants (2)
-
Andreas Niederl -
chenggh