Slashdot Mirror


OpenBSD Hackathon Underway

Triumph The Insult C writes "Aside from some stealth developers, the annual OpenBSD Hackathon, held in Calgary, is underway, according to Theo. They've been doing some recent work on SMP, and have some impressive AMD SMP gear there that they've got to hack around with. A few years ago, it was PF. Who knows what they'll come up with this time that knocks our socks off."

2 of 67 comments (clear)

  1. Re:They will fix the OBSD "virus", + more sec stuf by nacturation · · Score: 4, Informative

    Accordingly, word on the street is that significant effort this hackathon will be put into fixing the first ever OpenBSD virus...

    I think a fix has already been found for this particular "virus".

    --
    Want to improve your Karma? Instead of "Post Anonymously", try the "Post Humously" option.
  2. Re:A nice installer, after all? by Anonymous Coward · · Score: 1, Informative

    rdsetroot to extract the fs image
    vnconfig the fs image
    mount it, edit the install scripts
    umount, vnconfig -u and rdsetroot to stuff the filesystem back in.

    takes 2 minutes to do and works extremely well.