FreeBSD 4.2 Is Out
Quite a number of people have e-mailed in the last bit about
the release of FreeBSD 4.2. This is the release - you should try it out today, because CowboyNeal sez so, and he's currently updating it on his Vaio.
← Back to Stories (view on slashdot.org)
Now let's see if ftp.freebsd.org gets slashdotted...is bsd as good as everyone says? ;)
As far as i know BSD forked from unix. The original AT&T. And the university of california was tied up in court with them for a long time.
Maybe i should get my other releases to boot properly before trying this one =) Of course, it would also help if my partition table was properly installed too =)
I am !amused.
For those of you who might be curious and lazy, here's a quick link to the RELNOTE S.T XT for this release (i.e. the changelog/release notes).
--
News for Geeks in Austin, TX
Nice flame kiddie. Solaris on x86 is a joke. It's been dubbed "Slowaris." It also scales better than Linux so why use Linux then? If you want a tight system, best TCP stack (except those new zero copy sockets where Linux rules), and unstoppable performance, then FreeBSD is for you.
Hey, where's that Java 2 I was promised?
Anyway, this release is predisposed to good karma because of 4.2BSD.
All generalizations are false.
--
I like to watch.
Well, Solaris isn't exactly iron-clad in the security dept. by default. For that, it's OpenBSD hands down. If you need big iron, well, then you're probably running a proprietary Unix anyway (like irix for some huge SGI-based vis lab, AIX on some huge S/80 ibm db2 box, Solaris on some huge Sun Oracle box, etc.). Free unixen are IMHO best suited to the problem space addressed by bunches of ``little'' boxes (best hardware support there, anyway, and similar price structure), by little I mean <= 4 cpus and <= 2gb of ram... (i.e. web farms, render farms, distributed DB serving, workstations, etc)
--
News for Geeks in Austin, TX
He is updating his VAIO? That would require PCMCIA working? I've tried and tried and tried and cried many a long hours to get PCMCIA working on my damn laptop with FreeBsd 4.1 And it was shotty at best. Am I missing something? Or does anyone else have issues with PCMCIA working with BSD's in general?
--------========+++Dont Feed The Lab Techs+++========--------
No, you have that wrong. Sun forked sunOS versions 1.0-4.x from BSD. BSD always was BSD, sunOS was the fork by sun. Suns lawyers never sued BSD. Currently sunOS is at version 5.x (I think they call it vesion 8 now, but it is still version 5) which is NOT based on the forked BSD code but rather based on the orginial AT&T code.
There were legal problems in the early battles, but they were caused by whoever owned unix at that time (AT&T yet? I'm not sure) BSD got around them by re-writing the code in question, and setteling. since BSD never has had (much) money the settelment wasn't a big deal.
No offense, but what kind of crack are you smokin? Solaris on x86 is like molasses riddled with bugs. Don't get me wrong, if your running an E10k or something, don't install BSD (athough it might be interesting).
Someone you trust is one of us.
From my own personal experience, Solaris on Intel doesn't perform nearly as well as BSD on Intel. Perform your own benchmarks if you want. Use bonnie or rawio or anything you want. I think you will see how it stacks up. Also, I just tried installing Solaris on one of our new Dell Poweredges only to find out that Solaris doesn't support the SCSI card that is in there. BSD does. Solaris also doesn't support my network card in my workstation. BSD does. I guess what I am trying to say is that in some cases BSD has better hardware support than Solaris on Intel. Solaris on Sparc is an entirely different ballgame.
Anyway, the map is so convoluted at that point that it is hard to tell what shares code with what.
Icebox
This is the release - you should try it out today, because CowboyNeal sez so, and he's currently updating it on his Vaio.
I'd somehow really appreciate it if he were to install it first and tell me to do so later...when he's sure it works...
People replying to my sig annoy me. That's why I change it all the time.
Ah good point. For x86 systems.
But would you take Solaris over BSD on its own hardware?
PS. Is the slowness because of the quality of Sun's hardware or the poor quality of its compiler?
Free Anne Tomlinson!!
FreeBSD rocks. I used linux for 3 years. I tried FreeBSD 6 months ago, and felt in love with it.
/usr/src
/bin directory
/sbin
/usr/bin
/usr/sbin
/usr/src/bin/ls
/usr/bin/ls/ls., cd /usr/bin/ls and make install.
/usr/src
/etc/rc.conf
/usr/ports, present in the form of patches to the original versions. For instance:
/usr/ports/graphics/gimp1
The very very best thing about FreeBSD is the coherence of the whole. For instance, all the sources in
/usr/src/sys: the kernel
/usr/src/bin:
/usr/src/sbin:
/usr/src/usr.bin:
/usr/src/usr.sbin
etc, etc
The sources of ls are in
Wanna change and recompile ls ? Change
Wanna recompile the whole thing ?
cd
make buildworld
make installworld
mergemaster (if config files have changed)
reboot
All the system is maintained under CVS. Want to upgrade the *whole* system to current version ?
cvsup -L 2 stable-supfile
Then make buildworld & installworld.
Almost all of the configuration is made in
And there is the very clean port tree. About 4500 programs in
cd
make install
[Downloads source of the gimp]
[Patches sources]
[Compile]
[Install]
Of course all needed libraries will be fetched/patched/compiled in the way.
And all the ports are in CVS too, so
cvsup -L 2 ports-supfile
will keep you up-to-date with latest ports
Everything in the system is very very nicely engineered. There is a vision here, not a collection of hacks.
Cheers,
--fred
1 reply beneath your current threshold.
Solaris isn't slow on Sun-type hardware and neither is Net/OpenBSD. In fact, its faster than Linux on sun4m and sun4c's. Why? Linux/sparc really needs to redo its MMU. gcc is pretty crappy on all non-x86 hardware. It's disgusting on Alpha's in particular. In case you have been tracking freebsd-alpha development, theres been talk of switching to ccc. SUNSpro is kickass btw.
Solaris IS NOT availible for free download. It is availible on media, at the cost of the media.
... see the box at the top?)
Get it right. Besides, BSD is just more fun than solaris.
(refrence: http://www.sun.com/solaris/downloads.html
ISA NICs using LANCE AMD chipsets are still borked in 4.2's default kernel (the one used to boot the setup interfaces). I was informed by someone on -questions that prior to 4.2, the lance driver (lnc0) conflicted with the pnp driver called 'pcn0'. However my card (a 79C960 chip) still won't initialise properly under 4.2 (and all "trivial" problems have been ruled out extensively).
I have tried and tried again to get someone to troubleshoot the card - AT1500BT - **Which works perfectly in Linux** including emailing the author of the LANCE driver (lnc0), with no avail!
This is considered critical as the system has no cdrom drive, and thus needs to use FTP or NFS based install which means that it needs the nic to work.
Hey, where's that Java 2 I was promised?
/usr/ports/java/linux-jdk && make install
/usr/ports/java/jdk12-beta && make install
For the Linux port
cd
For the native port,
cd
Note that the native port is built from scratch due to licensing restrictions.
java version "1.2.2"
/ja va/index.html
Classic VM (build jdk1.2.2-FreeBSD:root:2000/11/18-16:58, green threads, nojit)
you can get it to work just check out www.eyesbeyond.com/freebsddom
42
and the 'media cost' is $75 USD!!!!!! Free as a bird...
>It's available for free download What are you talking about? you have to pay freaking 75$ to get them to send you the cds!
From that very site that you quoted..
"While Solaris 8 software is not currently available in a downloadable format, we are working to provide a download option - please check back at this site for updates on the status of a download"
So no, Solaris is not available and while it is "Free" according to Sun, you still somehow have to give them $75 US and dont expect any code or support. Sounds like a great deal to me.
www.jackasscritics.com
I bought some used 3Com ISA NICs on eBay for about $6 ea. 3Com works with anything. In fact, they contribute. They coded their own device drivers and submitted to the kernel hackers ages ago. When in doubt I use 3Com.
--Somewhere there is a village missing an idiot.
i run freebsd 2.2, why? it has never broken since I got it,if it ain't broke, don't fix it! :)
------ Curiosity killed the cat. {satisfaction brought it back | it didn't die ignorant | lack of it is killing mankind
I know the USB suppor on BSD is good, but I've not heard much of anything about FireWire. I'd also be a bit worried about my ORiNOCO wireles LAN card.
Nothing agains BSD, mind you. In fact I run Slack on most of my home systems, which is rather BSDish in feel.
--
If your map and the terrain differ,
trust the terrain.
Because I can't get the source code to Solaris :)
There might still be a few bugs to work out.
- I don't care if they globalize against free speech. All my best free thoughts are done in my head.
Oh...my...god.
I'm going to have a permanent psyche-scar now....
I use Macs for work, Linux for education, and Windows for cardplaying.
Posted by BSD-Pat:
Orinoco/Wavelan support is actually, imho better than Linux's. I use wavelans in both IEEE and ad-hoc mode, WITH WEP.
Now firewire is another story. Not there yet, however I personally have no firewire devices, so what do *I* care? =)
I have found very few times when there has not been a port for the software I'm looking for. After software is released, a port usually comes a couple days after. Keep czeching Fresh Ports for new ones!
-Peter
. Penguins Surely Ca
Just updated all my servers. I'm impressed. Look out TuX.
-- Ted tsikora@powerusersbbs.com
Bullshit.. I got Slack/ReiserFS on an Athlon and that sucker is the fastest Unix I ever used. As a Workstation it's king. FreeBSD is close but still lacks on the desktop but not by much with 4.2.
-- Ted tsikora@powerusersbbs.com
That server holds pretty much *all* of the download records, and has for several years.
It may get slow, but it can saturate its link, and a mere slashdotting can't bring it down . . .
However, you will generally get *much* faster results from a regional server.
hawk
I installed FreeBSD 4.0 some time ago, and I
like it a lot. However, I'm not sure how
to upgrade to 4.2. I'm accustomed to Debian Linux with the fantastic APT tool.
Is there anything equivalent for FreeBSD?
I've brought both FreeBSD (3.2?) and Linux down from userland, and both are repeateable. I've never seen responses to bug reprots, so I don't know if it applies.
FreeBSD: go to image-link laden page (news collages, etc.) and middle-click on a slew of images under netscape 3. This causes many netscape windows and instances of xv to try to load. It overwhelmed the vm (but i didn't leave it until morning--it still answered pings, but eventually stopped swapping)>
Linux: debian kerenl 2.4.pre5. a) load 1.6G file into beav with only 160M of memory. Same vm oveload
b) I still don't know exactly what happened, as my fingers slipped, but I believe I selected two columns, and pasted them overlapping one of the two, causing massive memory allocation with recursion. *wham*.
All three of these were done from userland, not as root. The first two are repeatable, and I expect I could repeat the third if i knew what happened
hawk
I'd respond further, but honestly, it's really evident you're:
- Trolling (poorly)
- Really damned stupid
- Uneducated
Anyway, if I'm wrong, then go do some real computing, and come back when you've answered your own question.--
"Don't trolls get tired?"
Actually, there are patches for zero copy sockets and NFS for FreeBSD-current. It's bleeding edge, but if you want zero-copy, it might be worth exploring, at least for future development.
--
"Don't trolls get tired?"
No, it wouldn't even be possible. FreeBSD doesn't run on sparc.
--
"Don't trolls get tired?"
I'm a BSD newbie so please be gentle, I thought I'd download 4.2 and take a look but I notice there 2 4.2 files, 4.2-install.iso and 4.2-RC2-install2.iso- which one should I install? Whats the difference? the Readme doesn't shead any light
J-aims
--
Yo, whatever happened to peas? Join T( H)GS
subject says it all
It all boils to using the right tool for the job. BSD kicks on a single CPU. Linux kicks on 2 to 4 CPU's. Solaris and Irix don't start to shine until you have more processors than fingers (I realize that this can vary slightly but you get the point). They can do very well at dual on up but I'm talking about really kicking it up on their native hardware. Even MS could be the right tool for the job. Of course the licensing, babysitting, etc. makes it more difficult to be the right tool for the job but not impossible. I realize that BSD/Linux are both working on major improvements in their respective areas concerning SMP and doing well from what I've seen.
Funny.. I paid like 15 bucks total..
Jeremy
Solaris, and you have lots of Sun hardware, then no doubt about it, go
for Solaris over FreeBSD.
We had some Sun folks here offering free Sun boxes. We took some
boxes as clients, but my research group decided to stick with FreeBSD
on Intel as our main server...
Anyone know if it installs XFree 4 be default? My fBSD box has been acting up lately and I want to wipe my hard drive. I'd really like to use X4 w/o too much fuss.
:wq! DOH!
Roy Miller
--Roy
/it wants 500MB ... it won't fit on the dinky partition .../
Well, I'd suggest setting up a larger partition. Be 4.5 had three partition size options, and would let you make a 1.5 G partition, and 5.0 lets you define the partition size.
So does FreeBSD. So would any package system that intended to create a working port.
And since the packages are binary, there is no need to wait for it to compile.
FreeBSD supports binary packages as well.
You can, of course, always force it, but if you do that make sure the force is with you!
FreeBSD supports similar conflict management, and a FORCE feature.
This brings us to the most important point, BSD is far superior to Linux because BSd is already on version 4.2, while Linux lags behind at version 2.4!!! Can you believe that people?
:-) (ITS A JOKE LAUGH!:)
Jeremy
watdaisy!lpopp
--
I've been meaning to update my test machine running 4.0 for the past few weeks (ahem- months). I almost got to it last week, but thank god I waited! Maybe if I wait a few more months I'll upgrade it to 4.3 instead!
-- It only takes 20 minutes for a liberal to become a conservative thanks to our new outpatient surgical procedure!
When I need support for the latest toy thingy, I go to WinBlows or Linux. When I need to squeeze every bit of performance out of my Intel boxes or need to keep the script kiddies at bay, it's FreeBSD, baby.
I remember using BSD 4.2 when it came out back in 1983!
General Relativity: Space-time tells matter where to go; Matter tells space-time what shape to be.
He said "BSD" not "FreeBSD".
NetBSD and OpenBSD run fine on sparcs.
Yes, I prefer NetBSD to Solaris on my sun4c and sun4m systems. It's smaller, faster and much, much better structured => much more easy to maintain (and I think more secure).
On sun4u I would probably go for Solaris... (but I don't have one (yet))...
Well, I don't see why people think FreeBSD is so hard to get used to. I started my UNIX days on FreeBSD, and have never had a problem making anything work. It has been rock-solid for anything and everything I wanted to use it for. Nothing compares to the upgrade path (cvsup, make a kernel, make world, merge configs...) and nothing compares to the ports tree.... not even the apt system... And speed wise, I've tried out just about every linux dist out there... and was left wondering why it took so long to do certain things...(mainly just it's responsiveness is the thing that "got" me... FreeBSD just seemed more responsive... but that could be because the default install for almost every linux leaves way to many un-needed daemons running) Anyway, good job to the FreeBSD people.
I'm not trying to say Linux is better than BSD. I personally prefer BSD and will be upgrading to 4.2 after it calms down a little but that really isn't the issue. FreeBSD on a single seems faster to me than a dual Linux box. The real point was they are both good if you are going up to 4 CPU's and Solaris/Irix will do better on the bigger iron. Sure they can go higher but this isn't where they shine. Things are changing and this might not always be so. IBM is working on Linux kernel patches for bigmem, etc. Linus won't accept it into the main tree but it will probably be available as a patch for those wanting to run on the big iron. I know that there are similar BSD projects out there too.
P.S. Where are your numbers?
If anyone thinks that managing compiled tar balls it difficult, well encap is a must have tool.
Basically, just do this for any source install:
$ ./configure --prefix=/usr/local/encap/xxx-1.2.3
$ make
$ sudo sh
# make install
# cd /usr/local/encap
# epkg -i xxx.1.2.3
Thats it! And the package is in a central location and can be easly removed or updated using epkg.
"Drug related crime" is a misnomer, "prohibition related crime" is the more accurate and correct phrase.
well isnt that special.
well what do you know. FreeBSD does the EXACT same thing! it downloads all the dependants. and everything , next time do some research before you troll.
i see you say things like you say you dont want to wait on it to compile. well pkg_add -r gimp ? it downloads the binary and installs it. With ALL dependencies.
upgradeing is also a breeze.. 'cvsup stable-supfile' its that simple.
there are over 4000 ports in freebsd.
btw. dont belive me about 4000 ports..
freshports.org check it out.
it would seem to me that an OS used by so many who are proponents of the open source mode would have this feature, rather than rely on repositories of precompiled, generic binaries, possibly of questionable origin.
just my $.02
i got mine from sun for $75, plus shipping...
just had to see what all the fuss was about. Not worth the effort or the money. I love the lack of supported hardware.
CTM rules, too. That is, after you get that first painful delta. But after that, you just CTM all those little 4k updates, and you've got an up to date system. CVSup is probably less hassle, but because CTM doesn't check anything before it starts butchering your sources, it ends up being a little faster for people with slow connections.
Most companies using *BSD never contribute back to the community. They hoard the software and might dribble back some trivial fix. Usually they keep the good stuff for themselves and never help the community evolve. That is one of the main reasons *BSD is stagnating. Too few give back. There are a couple companies that are exceptions to the rule. They are to be commended of course. But it is too little too late. To make matters worse for *BSD, one of the main BSD directors has recently quit over one of the long running (and unresolved) legitamacy disputes. The outlook for *BSD is bleak indeed.
On a LX or an IPC, OpenBSD seems to support the hardware better than Solaris. Then again, these are crufty old orphans. =)
Weapons of Mass Analysis
And please, go to hell. If we want shit from you, we'll hit you upside your head.
They stuck me in an institution, said it was the only solution, to...protect me from the enemy, myself
BeOS's install is only about 120mb. The extra space is for other shit you may want to put on, swapping, and what not. BeOS does need more driver support than what it has, but it is getting better.
As far as its viability as a desktop, I believe Be is so close. It lacks just a few things- mostly the network support and applications needed. Yes those are big things, but it has already overcome the small footprint and gui problems, as well as multimedia support.
They stuck me in an institution, said it was the only solution, to...protect me from the enemy, myself
an article about BSD _actually_ made it to the front of slashdot?! my gawd! perhaps today is a good day....
I think the averages are once every blue moon a BSD article makes it...other wise i just see them mysteriously appear in my BSD slashbox...I do belive there is some bigotry going on here....
NO SPORK
Appended to the end of comments you post. 120 chars.
Maybe this is a dumb newbie question, but I should probably ask it before trying out this new 4.2 release. I recently attempted to install 4.1 on a 486 box for use as a router, and it completed the install routine ok. However, on first boot, it hangs at the boot loader. From the behavior, it seems as if the 4.1 boot loader is compiled for pentium and above and panics pretty fast. So much for my first experience with BSD.
Is this normal? Should this behavior change with 4.2? Can I use the 4.2 cd to do a simple install on a 486, or do I have to (a) roll my own from source or (b) install an older rev and upgrade from there?
J
I think not...(*poof*)
yes, but the article is about FreeBSD, thus I assumed he was improperly abbreviating, after all, he didn't show much clue.
--
"Don't trolls get tired?"
Because we use vi, son. They use emacs...
There are lies, damn lies, and statistics. I guess we should also add 'benchmarks' and their interpretations to this list.
First of all, what you decided to ignore is the fact that according to those benchmarks, the slowest of the bunch is not FreeBSD's JDK, but Transvirtual Kaffe 1.0 for Linux. How convenient, but does it matter? No. Why?
TowerJ is a NATIVE COMPILER, and IBM's, as well as all the other VMs tested APPART from FreeBSDs used a JIT compiler - and we're talking about FreeBSD 2.2.8 for crying out loud. I'm surprised it actually HAD a JDK.
Needless to say, things changed:
http://www.freebsd.org/java/
-W
Mr. Troll, you should know that Solaris is not for free download and the media costs $75. This is sa pretty good deal considering that the license you get is nearly unlimited, but still, free download... it aint.
Yeah mostly ported Linux programs.
Umm, its $75. There's no free download. Solaris 8 is crazy slow on smaller Intel machines.
A deep unwavering belief is a sure sign you're missing something...
You can accuse BeOS of a lot of things, but you can't accuse it of being bloated. This is the OS that fits more or less unchanged onto handhelds. The entire BeOS /system directory is 30MB. This includes all the servers, the kernel, and drivers for all the devices. The kernel, all the servers, and the GUI take up 8MB, while a full set of drivers takes up another 5-7 MB. XFree86 alone takes up more than that. The maximum install for the OS is 180MB, including all sample code, compilers, IDE, a large number of GNU utilities. If you need more, than almost any UNIX utility you need is included in the geek gadgets port. While hardware support is still spotty, you're probably using strange hardware. If you use it on modern, mainstream hardware, then it is fairly rare to find an unsupported config. All three of my computers (2 hand-built with the weird OEM parts) support BeOS fully. Inkjet printer support is sketchy, but if your doing media, you're probably using a Postscript (430-something of those supported) printer anyway. Since it looks like you haven't checked, there is a SANE port as well, so scanner support should be similar to Linux. If you don't like the dinky partition (which is interesting, given the fact that my 3GB BeOS partition is only half full and I use it 90% of the time) you can install it on any size harddrive you want courtesy of the 64bit file system. Networking is being rewritten (out real soon now! Probably not much later than Linux 2.4, if that late, as the beta is already running some website servers) which should allow NFS, and SMB (I assume SAMBA?) has a port as does Apache 2.0
A deep unwavering belief is a sure sign you're missing something...
X takes up more space than all of BeOS, and it still runs OpenGL and regular 2D apps slower than Windows. What more proof do you need? QSSL had the right idea to never use X in an OS meant for speed. (Photon is damn nifty!)
A deep unwavering belief is a sure sign you're missing something...
You work for Microsoft, don't you...?
Back to the topic. I didn't say FreeBSD but did say BSD. This includes Open, Free, Net, BSD/OS, etc. Obviously BSD/OS is the king of this list and probably FreeBSD is next(I could be wrong about NetBSD though). OpenBSD's SMP has a ways to go but they have been make good headway. FreeBSD's own developers don't think that there code is up to where it should be yet(Read the dicussions on the site). FreeBSD may be faster (looks like it is to me) on a dual CPU setup but there is one problem with SMP on FreeBSD. FreeBSD uses a giant kernel lock for SMP implementation. This means that one CPU must "own" the lock to use the kernel space which limits it to only one CPU at a time. This makes for quickly diminishing reuturns as you go over 2 CPU's. This will hamper performance that FreeBSD could be capable of when it is I/O intensive. This current setup limits how far FreeBSD can scale up with maximum efficency.
It doesn't matter whether or not FreeBSD or Linux is faster on 1 or 2 CPU systems. I still stand by my original opinion that you use Linux/BSD for systems up to 4 CPU's and need to consider the options if you are looking at the big iron.
There are plenty of comparisons for single vs dual Linux and FreeBSD. I don't know of any that compare both setup on both OS's but you can see how each compares effiencies on 1 vs 2 CPU's on the same hardware. Try to avoid absolutes, a lot of things have been that you don't know about. You can end up with egg on your face(hopefully not in front of the boss).
I hate to sound too stupid and/or gullible here... But I just can't seem to figure out if this post is a hoax or not... Somebody please confirm to me that I haven't gone insane, and that I haven't been teleported to some evil, strange parallell universe... Somebody...? Help...? Please...?
As for you gripe about "shareware" Mr. "I just started using Unix and still use the word 'shareware'" things like LyX are awesome, try the GIMP film version to see why the open source world of shareware kicks much ass. Seriously, no one really cares a hell of a lot about using a Unix for the "business productivity apps." If I wanted to be bored out of my mind, I would use my WinME box with Word, what the Hell. If I want to see what's really going on I hack on multimedia apps for making movies, music, etc. and sharing them with friends. Believe me, these apps are coming down the pipe soon.
Applixware may not be your cup of tea, but it is fast stable and very very useful. It's conversion filters are the best in the business, they have to be or no one could use it.
I can't believe you say "public domain shareware 'ports'". You must have just migrated to the open source world. Get a clue, man.
I dont usually take part in these freebsd/linux troll-quests, but who cares what is borrowed from whom? Really, neither freebsd or linux would be anything without borrowed code and using programs that weren't originally designed for that system. All those "ported linux programs" were most likely ported from other systems or had borrowed code in them as well. And another thing, most of these programs are not designed for a specific OS, you only assume they do because they come in the standard linux distro. My advice would be to keep your mouth closed (and your keyboard in your pants) whenever you feel the urge to spread FUD.
Buying a Dell computer is equivalent to dropping the soap in a prison shower.
Good call, Linux was originally written to be UNIX-compatible, so that "standard" UNIX code would run on Linux almost unaltered. Write code for UNIX/POSIX/BSD and it will work fine under Linux, but will give other people the chance to use it too. It can't be that hard, people have managed to code for UNIX for decades without Linux-specific calls.
I'm a Linux user but now also run FreeBSD after using it at work and realising that almost everything I like about linux is a unix feature, not something special to linux (as the GNU project tries to point out with "GNU/Linux").
All linux boxen are unix, but not all unix is linux boxen!
As an aside, can anyone tell me whether the linux-compatibility features of FreeBSD can handle linux-specific calls, or just run the binaries when they contain only calls supported by FreeBSD?
--
--
Please do not use this document as toilet tissue
Okay, whirlwind history here:
Bill Joy and others at Berkley designed utilities for SystemIV Unix. These Utilities were packaged as 'Berkley Software Distribution(BSD)'. Berkley then got some new Digital (VAX) machines and wanted Unix on them. The BSD guys ported Unix to the Digital machines and because of that were contacted by DARPA to make a common OS for all the machines on their newfangled 'ARPANET' later known as the Internet. When ARPANET was dismantled (leaving the commercial internet in place), BSD was released to the public. In the internim, Solaris became a fork of BSD with changes from System V added in.
Javascript + Nintendo DSi = DSiCade
This is complete FUD!
Actually, FreeBSD has been so successful that BSDi (the makers of BSD/OS - the commercial BSD) have made big investments in FreeBSD and have opened their entire source tree to FreeBSD developers.
FreeBSD continues to develop at a rate at least equal to Linux, and often beats Linux on support for new technologies (especially in stable releases). Examples from this release are ATA-100, USB, free RSA (OpenSSL and Open SSH).
I'm not sure which director you are trying to refer to... Since you're posting anonymously, why not name the person.
-Jeremy
IIRC, it was actually an anti-trust issue that dragged BSD into the middle of a lawsuit. At that point BSD had had only 3 or 4 modules that hadn't been rewriten because of the work involved. My understanding was that this issue was solved by AT&T gifting the remaining code to the BSD code base.
Javascript + Nintendo DSi = DSiCade
Not true. You have the option of getting a Solaris 8 CD containing the source code. Go check Sun's site if you don't believe me.
Javascript + Nintendo DSi = DSiCade
Yeah, you can thank BSD you're using TCP/IP rather than some assanine OSI protocol suite. BSD has never lost market share, its growing, just not as fast as the pimple faced 15 year old trolls on slashdot who just had mommy take them to CompUSA to get their very first Linux distro cd set.I beg you to show me a graph of BSD user-ship ever in a decline.
BSD is about 4 years behind Linux in terms of popularity while still being 2 ahead in performance alone.
Once BDSI gets Java up to par with Linux there isn't a damn thing FreeBSD couldn't do. It almost runs Linux better than Linux itself. Security is improving rapidly, IPv6, cvsup, ports, shall I go on. We already know it's the most stable and robust server on this planet. Beos don't make me laugh... a refugee from the gameboy planet like Mac and Win.
-- Ted tsikora@powerusersbbs.com
I cannot confirm that you are not insane, nor whether you are in the same evil, strange (and possibly parallel) universe as myself.
file:
Daemon bondage can be brought about ... (sins of the flesh).
Rack-mount my hardware, finger(1) me, fsck(8) my raw partitions, mount(8) my file systems, abort(3) my child processes, chmod -R ugo=rw ~,... /etc, /etc.
The Bible makes it clear that there are daemons, or evil spirits, in the world that interfere in people's lives.
Yeah, had some trouble with rarpd(8) terminating; ended up putting the X terminals' IP addresses in NVRAM instead.
"There shall not be found among you any one that maketh his son or his daughter to pass through the fire ...
Like I'm leaving my network open to script kiddies.
1:22AM up 28 days, 7:38, 1 user, load averages: 2.03, 0.71, 0.32
(Storm. Power cut outlasted the UPS. And just whose fault was that? "Act of God", they said.)
Aw, c'mon. It's not just BSD sysadmins who are driven to drink.
Well. Don't blame me when your universe crashes.
Now the works of the flesh are manifest, which are these; Adultery, fornication, uncleanness, lasciviousness, idolatry, witchcraft, hatred, variance, emulations, wrath, strife, seditions, heresies, envyings, murders, drunkenness, revellings, and such like
Yay, new Slashdot poll! I got 82%; how about you?
1. Compulsion to abuse animals or people;
Fuck you.
2. Sexual perversion and immorality (homosexuality, molestation,etc.);
See #1.
Also, counselors at CBN 700 Club can pray with you by telephone.
$4.99/minute. Have your credit card ready; will appear as "Bondage Daemons" on your statement. Must be 18 to call. For entertainment purposes only.
Nice. But there are plenty of linux apps that doesn't compile on BSD without major porting effort and still BSD would be even more of niche project as it is now without help of Linux, just face it.
I didn't mean it doesn't check ANYTHING before it starts because I know it does. I consider any kind of overlay patch as "butchering sources".
What I meant was that it doesn't check anything compared to CVSup, which looks at every file and asks the server if the file has changed.
I burned the 4.2-RC2 ISO last night and successfully upgraded my machine and ports tree without a hitch. It is by far a simple upgrade.
I'm not a programmer, but I enjoy the option of using Linux or FreeBSD for tinkering.
There is a difference between testing it on all those things, and deliberately using linux-specific things in writing software! Writing portable code is usually not much harder than writing platform-specific, if at all, aside from situations where you need to use particular ioctls or similar.
I don't write much code that others would find useful, but I sometimes do test it on the 5 platforms I have access to (Irix, Linux, NetBSD, FreeBSD, and BSD/OS) more out of curiosity than anything else - the majority can easily be made to work. GNU autoconf can do a lot of the things for you that would otherwise tie you down to a specific system.
The point is not that it could be changed to run on particular systems, but that it needn't be changed to run on any system.
[if I were to supply patches for your softwware (whatever it is) to allow it to run on (say) SGIs or *BSD, would you incorporate them?]
"don't fall into the fallacy of believing that Perl can solve social problems. Maybe Perl 6 can, but that's a ways off"
Linsux sucks. Why don't use just use FreeBSD? It is a bloated, slow POS. Why is it that anti-BeOS trolls never get modded?
A deep unwavering belief is a sure sign you're missing something...
Since I happen to have just come across it in this weeks NTK, here
http://sources.redhat.com/autobook/download.html is some (so far - I haven't finished reading it) pretty decent docs for autoconf and automake.
"don't fall into the fallacy of believing that Perl can solve social problems. Maybe Perl 6 can, but that's a ways off"
that's cool... I'm gonna give it (debian) a try!
The Internet Archive (www.archive.org) uses FreeBSD as the OS for its 10+ terabyte disk farm
Thanks for that link, I had never heard of that site before. But your information appears to be outdated:
- This link says that they use Linux to store all that data (with IDE hard drives, it's specified).
- This link says they use Linux for both access to the data (via ssh) and storage.
So it appears that they've switched OSes.
Really?
xv is a linux package?
xsane?
Why don't you go through the list of ports/packages on FreeBSD and provide a detailed history of the packages/ports and see what 'is a linux program'
Once you get over your shock, you'd see that these programs are UNIX programs. You may have 1st seen them with Linux, and Linux has more hype, but that doesn't mean code was "Linux".
In fact, the only code that is "Linux" is the kernel.
If it was said on slashdot, it MUST be true!
The number one problem facing Freebsd now is loss of marketshare. Week after week Freebsd keeps slipping lower in the marketshare surveys.
Really?
Got some URL's showing this on a week by week basis?
If it was said on slashdot, it MUST be true!
Interesting? More like uninformed. Alot of companies that use any BSD give back. Look at Whistle, Yahoo and Applee with darwin will be releasing some code back.
As for bsd forking from solaris. BSD unix predates solaris.
this space for rent
this is a joke, right? hey buddy - no disrespect is intended, but the daemon is NOT a symbol of satan... sorry. the daemon is merely an icon. to say the daemon is satanic is just like saying tux [of linux fame] is also satanic. my advice to you is to get a life. "The only problem with your computer is that you are the user" [from the Book of smiller-time, 1:1-2]
smiller-time "I have two rules: I am God, and God is infallable."
I currently run RedHat on my LX, but will switch to SuSe when its available and I have the time. Hardware support is great in Linux except it can't handle scsi hard drives without BIOS's.
--- Justin Dearing http://www.justaprogrammer.net/ We're just programmers.