Slashdot Mirror


User: m0rten

m0rten's activity in the archive.

Stories
0
Comments
8
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 8

  1. Re:bind? on FreeBSD Jails · · Score: 4, Interesting
    And better alternatives exist - like qmail and djbdns. Is there any reason to run those pieces of shit besides legacy config files?

    To quote the Makefile for /usr/ports/mail/qmail:

    NO_PACKAGE= djb's packaging license does not allow non-standard qmail binary distributions

    I would guess this is a big showstopper for using qmail in the FreeBSD basesystem. However, I think it was recently added some glue to sysinstall to let you choose MTA during install.

  2. Re:yes on FreeBSD Ports Tricks · · Score: 5, Informative
    Guys, what happens if I remove a piece of software after it's been installed and lots of other software depends on it. Will "Ports" warn me about what will break, or will it just go ahead and do it, and leave me scratching my head trying to figure out what happened?
    It will warn you that there are other ports depending on this port. However you can forcefully remove it if you wish (and then you're on your own..)
  3. Re:almost 3 per day on FreeBSD Passes 9000 Ports · · Score: 5, Informative
    Maybe FreeBSD should add a single file, like /etc/with.conf, where all of those WITH_FOO=yes knobs are listed and which is sourced before each port is build. So portupgrade would respect those, too


    You do know that portupgrade reads the /usr/local/etc/pkgtools.conf file when upgrading, reinstalling, etc ports? This is a excellent place to put your WITH_* knobs. There's even a few examples in the file to get you going..

    Also, I believe they can be put in /etc/make.conf, but then they will be global and will be used for all ports!
  4. Re:Mostly compatible, but... on GCC 3.3 Released · · Score: 1
    Otherwise when the code is mixed, the bus isn't locked when accessing the spinlock, which IMHO may cause concurrency problems on SMP boxes (?)

    I might be way wrong here, but I thought the SMP machines had cache-coherence so that this sort of problem shouldn't occur?

  5. Re:I love FreeBSD to death, but... on FreeBSD 5.0 RC3 Now Ready · · Score: 1

    The tcp_syncache.c sonewconn() panic is supposedly reproducable on 4.7 too.

  6. Re:uniprocessor only. on New Scheduler Available for FreeBSD · · Score: 2, Informative

    The scheduler is far from finished, and would likely need a lot more work. Integrating it into 5.0-CURRENT (and bringing in the SMP support along with it) is already under way, but could probably take some time.

  7. Re:NFS clients for windows? on Understanding NFS · · Score: 1

    I belive there is an NFS client called "Omni NFS", try looking at their webpage

  8. Re:Ok, where's Outlook for Linux? on MSN Forces Outlook POP · · Score: 1

    There is a Outlook Express (and Internet Explorer) version available for Solaris (SPARC) and HP-UX.