[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(usagi-users 01891) Re: why this ?



In article <20021012061501.GA1652@xxxxxxxxxxxxxxxx> (at Sat, 12 Oct 2002 16:15:01 +1000), Jean-Francois Dive <jef@xxxxxxxxxxx> says:

> Which tag do you use for the bleeding edge sources ? I checked out
> usagi/kernel/linux24 but this is the stable branch .. 

sYYYYMMDD is the tag for snapshot.
If you want to get latest (cvs) code,
do the following at the root of the usagi source tree.
  cvs update -A
  make update

thanks.

--yoshfuji