Re: kernel-rsbac-2.6.33
kang <[email protected]>
| Newsgroups | gmane.linux.rsbac |
|---|---|
| Organization | RSBAC |
| Message-ID | <[email protected]> |
[email protected] wrote: > Date: Mon, 01 Mar 2010 16:46:29 +0100 > From: kang <[email protected]> > >> [email protected] wrote: >> >>> Hi, >>> >>> Please update the svn to current kernel version. >>> >>> Aleph :-) >>> >>> ------------------------------------------------------------------------ >>> >>> _______________________________________________ >>> rsbac mailing list >>> [email protected] >>> http://www.rsbac.org/mailman/listinfo/rsbac >>> >> Hi, >> >> We're converting to GIT with the 2.6.33 release so it's taking a bit >> more time, but the result should please more users (as it's "native" git >> instead of the svn-to-git conversion). >> >> It should be available soon, maybe tomorrow (the merge of 2.6.33 itself >> is already done) >> >> Thanks for your patience, >> >> kang >> _______________________________________________ >> rsbac mailing list >> [email protected] >> http://www.rsbac.org/mailman/listinfo/rsbac >> > > > All right. > > Aleph :-) > > ------------------------------------------------------------------------ > > _______________________________________________ > rsbac mailing list > [email protected] > http://www.rsbac.org/mailman/listinfo/rsbac Not completely announced, as not completely tested but you can currently get the 2.6.33 kernel from git this way: git clone git://rsbac.org/linux-2.6 rsbac-1.4-2.6.33 or (if the git port is not available for you) git clone http://git.rsbac.org/linux-2.6.git rsbac-1.4-2.6.33 After testing we will make an official announcement for GIT and for the 2.6.33 release. See http://git.rsbac.org/ for other projects (basically, all the SVN stuff except the 2.4 kernel are now in git). kang