荔园在线

荔园之美,在春之萌芽,在夏之绽放,在秋之收获,在冬之沉淀

[回到开始] [上一篇][下一篇]


发信人: zzt (破网,烂网), 信区: Linux
标  题: ◇ Linux vs freeBSD calvin
发信站: BBS 荔园晨风站 (Thu Nov 12 22:38:27 1998), 站内信件 (WWW POST)

发信人: calvin (冷眼人生~淡出江湖), 信区: FreeBSD
标  题: ◇ Linux vs freeBSD
发信站: 华南网木棉站 (Mon Jun 15 15:42:12 1998), 转信

◇ Linux vs freeBSD
-------------------------------------------------------------------------------
-作者: woju (Sound) 看板: 386BSD
标题: Linux vs freeBSD
时间: Fri Oct 10 21:43:00 1997

前阵子我们谈得很高兴,最近 FreeBSD 总部 (mailing-lists) 刚好也谈到这件事...
ref:
telnet freebsd.ntu.edu.tw FB.chat 版
gopher freebsd.ee.ntu.edu.tw
5. FreeBSD
-> 2. FreeBSD 快速入门
-> 11. FreeBSD v.s. Linux v.s. Solaris

诚如 grog 所说,Linux 太红了,不用担心没人用,就像 sendmail 一样 :-)

woju 将尽可能的用各种「烂招」,让多一点的人知道有 FreeBSD & qmail 这样的
东西,并愿意试试,甚至全心投入...

对 FreeBSD 有进一步兴趣的朋友,欢迎逛逛:
gopher freebsd.ee.ntu.edu.tw
5. FreeBSD
-> 3. 进阶文件 (howto-doc)
-> 1. bbs -- Maple.fromzero

FreeBSD -- UNIX 的理想归宿! :-)

Regards,
吴 庆 鸿,woju@freebsd.ee.ntu.edu.tw | 台大电机,http://freebsd.ee.ntu.edu.tw
-----------------------------------------------------------------------------
发信人: grog@lemis.com (Greg Lehey), 看板: FB.chat
标  题: Re: Re: Linux vs freeBSD
发信站: NCTU CSIE FreeBSD Server (Fri Oct 10 09:34:49 1997)
转信站: ntubsd!FreeBSD.csie.NCTU!not-for-mail

(forwarded to -chat)

The background of this discussion is a comparison between FreeBSD and
Linux that I wrote for "The Complete FreeBSD".  Here goes; there's
more from David Kelly after it.

FreeBSD and Linux

Linux  is  a  clone  of  UNIX written by Linus Torvalds, a student in Helsinki,
Finland.  At the time, the BSD sources were not freely available, and so  Linus
wrote his own version of UNIX.

Linux  is a superb example of how a few dedicated, clever people can produce an
operating system that is better than well-known commercial systems developed by
a  large number of trained software engineers.  It is better even than a number
of commercial UNIX systems.

Obviously, I don't think Linux is as good as FreeBSD, or I wouldn't be  writing
this  book,  but the differences between FreeBSD and Linux are more a matter of
philosophy rather than of concept.  Here are a few contrasts:

               Table 1-1.  Differences between FreeBSD and Linux

FreeBSD is a direct  descendent  of  the   Linux is a clone and never contained
original  UNIX,  though  it  contains no   any AT&T code
residual AT&T code.

FreeBSD  is a complete operating system,   Linux is a kernel, personally
maintained by a central group  of  soft-   maintained by  a  Linus  Torvalds.
ware  developers.   There  is  only  one   The non-kernel programs supplied
distribution of FreeBSD.                   with Linux are part of a
                                           distribution, of which there are
                                           several.

FreeBSD aims to be a  stable  production   Linux  is  still a ``bleeding edge''
environment.                               development environment, though many
                                           distributions  aim to make it more
                                           suitable for production use.

As a result of the centralized  develop-   The ease of installation  of  Linux
ment  style,  FreeBSD is straightforward   depends  on  the ``distribution''.
and easy to install.                       If you switch from one distribution
                                           of Linux to another,  you'll have to
                                           learn a new set of installation
                                           tools.

FreeBSD  is  still  relatively  unknown,   Linux  did  not  have  any  lawsuits
since  its  distribution  was restricted   to contend with, so for a long time
for a long time due  to  the  AT&T  law-   it was the  only  free  UNIX-type
suits.                                     system available.

As a result of the lack of knowledge  of   A growing amount of commercial
FreeBSD, not much commercial software is   software is becoming available for
available for it.                          Linux.

As  a  result  of the smaller user base,   Just  about any new board will soon
FreeBSD is less likely to  have  drivers   have a driver for Linux.
for brand-new boards than Linux.

Because of the lack of commercial appli-   Linux appears not to need to be able
cations  and  drivers,  FreeBSD will run   to run FreeBSD programs or drivers.
most Linux programs, whether  commercial
or  not.  It's also relatively simple to
port Linux drivers to FreeBSD.

FreeBSD has a large number of afficiona-   Linux has a large number of
dos who are prepared  to  flame  anybody   afficionados who  are  prepared  to
who  dares  suggest that it's not better   flame anybody who dares suggest that
than Linux.                                it's not better than FreeBSD.

In  summary, Linux is also a very good operating system.  For many, it's better
than FreeBSD.  It's a pity that so many people on both sides  are  prepared  to
flame  each  other.  There are signs that both sides are learning to appreciate
each other, and a number of people are now running both systems.

So much to that; I welcome comments or corrections.  Now to David's
message.

Greg

>>> Drivers:  Drivers are available for most standard hardware, right?
>>
>> OK.  How about:
>>
>>   As a result of the smaller user base, FreeBSD is less likely to have
>>   drivers for brand-new boards than Linux.
>
> Do we have any examples laying around of FreeBSD wanting for drivers
> that exist in Linux? Or are we simply repeating what's always been said?
>
> An example would be ATAPI CDROM's and FreeBSD. In the past FreeBSD's
> ATAPI support was slack. The reason I gathered was that nobody who was
> capable of the task wanted to do it.
>
> Today, I don't know what the status is of the wd driver. But I'd guess
> that its not being carressed into DMA, UltraDMA, mode 4.... the way a
> Linux driver would be. As with ATAPI, its just not as interesting to
> FreeBSD developers as SCSI.
>
> Speaking of interesting, tape handling has become a hot topic at work.
> Am having fun reading Seagate's DAT SCSI manual. Meanwhile have ported
> FreeBSD's tcopy to SGI. Time to start some enhancements. I'd like to
> see FreeBSD's mt reply more like SGI's. And I may do it soon.
>
> In the driver discussion, some mention of the sharing of drivers
> between FreeBSD and Linux is needed.
>

>>> (Annelise Anderson, I think)
>>>
>>> Also the kind a variety of support--the nature of the community--
>>> involved in Linux vs. FreeBSD is different....
>>
>> I suppose that's true, but it's difficult to quantify from my
>> perspective.  Do you have any suggestions?
>
> Thought this and that above the [snip] were related. I subscribe to
> some lists which are dominated by Linux users. Linux distributions
> are quite different from each other. Have noticed vendors such as
> Netscape specify exactly which Linux distribution and kernel their
> product is compatible with.
>
> Authors of software distributed in source have to deal with users who
> can't compile on XXXX's distribution because... you name it. Location
> and version of ncurses comes to mind. Yeah, I know, there is supposed
> to be a Linux File System standard specifying where these files are
> to be put.
>
> I don't think its too far fetched to observere that its almost as
> difficult to step between Linux's as between any other Unix.
>
> I can't pinpoint it, but I was doing a lot of SGI Irix when I was
> attempting to do useful things with Linux in 1994. Then in 1995
> I switched to FreeBSD and was much more comfortable. The difference
> in init bugged me for a little while but I flit between Irix and
> FreeBSD without blinking. Now I've got to deal with Solaris 2.5.1
> and I'm back in a quagmire where nothing is where I expect it.



--
           @@@@@@       @@@  @@@     @@@  @@@ 信言不美,美言不信。善者不辩,辩
  @@@@@@@ @@!  @@@ @@@  @@!  @@@ @@@ @@!@!@@@ 者不善。知者不博,博者不知。圣人
 !@@      @!@!@!@! @@!  @!@  !@! @@! @!@@!!@! 不积,既以为人己愈有,既以与人己
 !@!      !!:  !!! @!!   !: .:!  !!@ !!:  !!! 愈多。天之道,利而不害;圣人之
 :!!       :   : : !!:     ::    !!: ::    :  道,为而不争。
  :: :: :           : ::.::       :                              ICQ : 5704502

※ 来源:.华南网木棉站 bbs.gznet.edu.cn.[FROM: 202.38.212.86]
--
※ 转寄:.华南网木棉站 bbs.gznet.edu.cn.[FROM: linux.szu.edu.cn]


--
☆ 来源:.BBS 荔园晨风站 bbs.szu.edu.cn.[FROM: 192.168.0.101]


[回到开始] [上一篇][下一篇]

荔园在线首页 友情链接:深圳大学 深大招生 荔园晨风BBS S-Term软件 网络书店