FreeBSD on Xbox!
Posted by
Norbert on Wed Jul 27 10:01:28 PHT 2005
From the "the power to serve!" section
Apparently,
Rink Springer,
successfully ported
FreeBSD
5.4 and 6.0-BETA1 on
Microsoft Xbox!
According to Rick, the framebuffer is fully supported, so as the sound and USB
devices. However, ethernet is not yet supported. You can find more information
of the the port here:
Site 1:
http://freebsd.ilse.nl/xbox/
Site 2:
http://nexus.il.fontys.nl/
You can also find Rick's report on the freebsd-hackers mailing list
here:
http://docs.freebsd.org/cgi/mid.cgi?20050726090441.GA77383
ICMP against TCP?
Posted by
Norbert on Fri Jul 8 05:17 PHT 2005
From the "catching up on security issues" section
I have read some
KernelTrap
article regarding some flaws on ICMP
which can lead to an attack against TCP.
Fernando Gont
recently published
some
internet-drafts about the
nature of the problem, proposed fixes, etc. The article also discusses
some hardtime Fernando has to deal with on Cisco. The article is available
here:
http://kerneltrap.org/node/5382
While many were claiming that this flaw has been known for a long time,
no one has ever proposed a fix like Fernando did. This article is a
good read. This article also shows how _evil_ some big companies are.
I remember a line on the
OpenBSD
3.5 release song lyrics. I think this song is telling the truth :-)
Is this wretched Cisco-eze
<g> :-)
DFlyBSD journaling...
Posted by
Norbert on Thu Jun 7 00:45 PHT 2005
From the "fred, the dragonfly is a cool insect" section
Matt Dillon recently published his update about
DragonFly BSD's
journaling filesystem status. This journaling method I am talking about
is not like the journaling on the Linux world. DragonFly BSD's journaling
is a VFS layer in between the kernel and the filesystem. It can can allow
you to mirror partitions, reverse or undo a journal, etc.
See Matt's notes for more details.
Update 1: http://leaf.dragonflybsd.org/mailarchive/kernel/2005-07/msg00006.html
Update 2: http://leaf.dragonflybsd.org/mailarchive/kernel/2005-07/msg00015.html