Linus Torvalds: Linux 2.6.30-rc1

Címkék

Linus bejelentette, hogy a két hetes beolvasztási időablak bezárult, így kiadásra került a 2.6.30-as kernel első kiadásra jelölt verziója. Az új rendszermag jelentősebb újdonságai közt érdemes megemlíteni az integrity management architecture-t, a TOMOYO Linux biztonsági modult, a preadv() és pwritev() rendszerhívásokat, az FS-Cache névre hallgató helyi fájlrendszer gyorsítótárazó réteget, néhány új nyomkövetést segítő szolgáltatást, a Nilfs fájlrendszert és a nagyszámú új driver-t. A bejelentés itt olvasható.

Hozzászólások

lynx -dump http://kernel.org/pub/linux/kernel/v2.6/testing/ChangeLog-2.6.30-rc1 | grep dom0
    ia64/xen: short-circuit tests for dom0
    x86, xen: short-circuit tests for dom0
    When testing for a dom0/initial/privileged domain, make sure the
    enabled.  This will make most of the dom0 code evaporate without

Valami van.

--
trey @ gépház

Ezt a pofátlan dumát...:-)))

"nilfs2" has been brewing for a long while, and is another
log-structured filesystem that does snapshotting. Just google for
'nilfs2' for more details.

All of the above is moot, though, if the TOMOYO Linux developers are unable to implement pathname-based access control in a way which passes muster. The recent TOMOYO Linux patch took a different approach to this problem: since the LSM hooks do not provide the needed information, the developers just added a new set of hooks, outside of LSM, for use by TOMOYO Linux. And, while they were at it, they added new hooks at all enforcement points. This was not a popular decision, to say the least. The whole idea behind LSM was to have a single set of hooks for all security modules; if every module now adds its own set of hooks, that purpose will have been defeated and the kernel will turn into a big mess of security hooks. Duplicating the LSM framework is not the way to get a security module into the mainline.

Erről kettő dolog jut eszembe:
1. nem tanultak a GRsecurity sorsából
2. ömlik a trágya. :)))

--
"How do you work in a team situation when all the other team members are fools and idiots?"