Search results

  1. joel@

    Problem with swedish å ä ö locale in csh.

    I'm using the following to get Swedish characters: /etc/rc.conf: font8x8="iso15-8x8" font8x14="iso15-8x14" font8x16="iso15-8x16" keymap="swedish.iso" /home/joel/.login_conf me:\ :charset=iso-8859-1:\ :lang=sv_SE.ISO8859-1: You also need to generate a db file from...
  2. joel@

    China's Kylin OS

    Looks like they removed the code from the website. The original code drop had a lot of weird modifications to the original license texts in the source files, which were in violation of the original copyright statements.
  3. joel@

    Is Infiniband supported under FreeBSD?

    The only thing I can point you at is the ofed dir in svn: http://svn.freebsd.org/viewvc/base/projects/ofed/
  4. joel@

    Is Infiniband supported under FreeBSD?

    There is no infiniband support right now, but it's being worked on.
  5. joel@

    MPT2.0 driver for LSI SAS 2008/2108

    http://lists.freebsd.org/pipermail/p4-projects/2010-September/036699.html
  6. joel@

    Helpdesk Manager

    A few web based solutions comes to mind: OTRS Redmine Mantis We've been evaluating Redmine for similar purposes at work and I must say that I'm impressed. A few rough edges and some bugs here and there, but nothing spectacular. The 1.0 release should be available any day now.
  7. joel@

    scrotwm - want to test my port?

    I'd like to see some examples of bar_action scripts. Anyone? :)
  8. joel@

    FreeBSD Screen Shots

    Where can I get that wallpaper? :)
  9. joel@

    Journaling softupdates, SU+J

    It's been in HEAD for, what? Two days? And you're already discussing a possible MFC date? Wake up people. SUJ isn't production ready and needs to go through many iterations of testing. I seriously doubt an MFC before 8.1.
  10. joel@

    The Future of FreeBSD...

    This thread is doomed to fail. I'm closing it.
  11. joel@

    BSD License...?

    Read the license. It's all there. ...and NO, you can't do whatever you want with it. This is what the FreeBSD project use: Copyright (c) [year] [your name] All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that...
  12. joel@

    So, its been a while

    Yes. This forum is administrated by FreeBSD.org people.
  13. joel@

    Making the wiki more accessible to contributors

    You don't need to speak English fluently to help fix our documentation. Your English is probably better than mine, and I've been a FreeBSD doc committer for 5 years.
  14. joel@

    Making the wiki more accessible to contributors

    FreeBSD is a project consisting of volunteers. The Documentation writers are also volunteers. If you find something that needs to be fixed, like a bug or a typo, submit a bug report or a patch.
  15. joel@

    Making the wiki more accessible to contributors

    If you want to actively contribute to wiki.freebsd.org you can always ask someone with write access to create an account for you.
  16. joel@

    CFT: Sound drivers

    Hi all, I'd be interested to know if we have any users of the following sound drivers (press the link to go to the manual page): snd_ad1816 snd_als4000 snd_aureal snd_csa snd_ds1 snd_fm801 snd_maestro snd_maestro3 snd_neomagic snd_solo snd_via82c686 snd_vibes If you have one of these cards...
  17. joel@

    FreeBSD 7.3-RELEASE

    Um... RELENG_7 is 7-STABLE (development branch). RELENG_7_3 is 7.3-RELEASE + security patches. RELENG_7_3_0 is 7.3-RELEASE without any patches (what you get if you download the 7.3 ISO file) http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvs-tags.html
  18. joel@

    snd_hda ICH7 problem.

    Try # sysctl hw.snd.default_unit=1
  19. joel@

    FreeBSD forum to mailing list

    Not going to happen anytime soon.
  20. joel@

    future releases of FreeBSD

    The RELENG_7_3 branch was created today. 7.3-RC1 builds are on the way.
Back
Top