Slashdot Mirror


NetBSD Summer of Code Summary

UltimaGuy writes "The NetBSD Project is pleased to announce the results of its participation in Google's "Summer of Code". After Google announced this program to introduce students to the world of open source software development at the beginning of June, the NetBSD Project was happy to join the approximately 40 other open source groups as a mentoring organization and compiled a list of suggested projects. I personally think the Project tmpfs: Efficient memory file-system as the most successful one."

3 of 20 comments (clear)

  1. So.... by baldass_newbie · · Score: 3, Funny

    Would this be their 'Autumn of Results'?

    --
    The opposite of progress is congress
  2. Userfs by RAMMS+EIN · · Score: 4, Interesting

    Seeing that userfs is still in early development, perhaps an effort could be made to unify the API with FUSE. Then we could develop filesystems in a way that is portable between Linux and NetBSD, and possibly others once they follow suit.

    --
    Please correct me if I got my facts wrong.
  3. Re:SysV-type (init.d) subsystem control? by rsax · · Score: 3, Informative

    The new rc.d system is equally sysadmin-friendly as the SysV equivalent. FreeBSD adopted it as well.