Slashdot Mirror


NetBSD 1.5.2 Released

KiwiSurfer writes "NetBSD 1.5.2 has been released. Check out the release announcement and the changelog from 1.5.1 to 1.5.2. Grab NetBSD 1.5.2 from ftp.netbsd.org or one of their mirrors."

23 of 74 comments (clear)

  1. Cool by rjamestaylor · · Score: 3, Insightful
    I loved NetBSD on my Workpad z50 and look forward to trying this new version on the Thinkpad 750 (486 DX with 8BM RAM and 350 MB HD) I just got from eBay. It's great to turn these "out of date" machines into powerful multiuser network servers.

    Refreshing news.

    --
    -- @rjamestaylor on Ello
  2. "Rapid bug-fix" by heyetv · · Score: 3, Informative

    From the changelog:
    "...Update versions to 1.5.2, leaving some references to 1.5.1 (as 1.5.2 is released as a rapid bug-fix release relative to 1.5.1)"

    Rapid bug-fix... that pretty much sums it up. Lots of bug-fixes you shoulda already taken care of (telnet, sendmail, etc...) and the usual round of fixes.

    Always nice to see the work on the BSDs continue...

    1. Re:"Rapid bug-fix" by Anonymous Coward · · Score: 2, Insightful

      *grumble*

      About those Telnet and Sendmail bugfixes...

      *grumble*

      I leave one system almost totally wide opened but protected by a firewall. For a short time I left the firewall wide opened while I was dinking around... I figured? Whose going to find my box, and whose going to care enough to get in, right? Blah.

      ...some s'kid rooted the box.

      Lame.

  3. What OS? by Captain+Bonzo · · Score: 2, Interesting

    At the risk of starting a flamewar or being modded as OT or redundant, can anyone point me to a site where the relative merits of the various *BSD OSes are discussed. I've seen this sort of thing for Linux distros...

    1. Re:What OS? by Brilldon · · Score: 5, Informative

      This is a good comparison of all of the common *BSDs. I hope this helps.
      http://www.daemonnews.org/200104/bsd_family.html

    2. Re:What OS? by cant_get_a_good_nick · · Score: 3, Informative
      In a nutshell:


      FreeBSD - Balls out performance on x86

      NetBSD - Ported to everything with 32 bits.

      OpenBSD - Best on default security.


      There are other differences obviously such as ported software and the like, but at a high level, these are the major diffs.

  4. Re:Great! by Jace+of+Fuse! · · Score: 4, Informative

    From the FREEBSD.ORG site...

    We will continue to bring you new releases from both our FreeBSD-stable and FreeBSD-current branches, both as developer's snapshots and as regular full releases. The next scheduled release on the -stable branch will be FreeBSD 4.4 on September 15, 2001. The first release on what is now the -current branch will be FreeBSD 5.0, scheduled for the fourth quarter of 2002.

    So it looks like FreeBSD 4.4 will be tomorrow... but I suppose a day early is possible.

    --

    "Everything you know is wrong. (And stupid.)"

    Moderation Totals: Wrong=2, Stupid=3, Total=5.
  5. Don't post FTP URLs please by Matthew+Luckie · · Score: 3, Insightful

    Nik is stupid for posting a URL to an FTP server.
    I thought slashdot had learnt their lesson on this one.
    Can a karma whore please post the changelog so that the ftp server does not get overwhelmed from all the slashbots.
    DO NOT DO THIS AGAIN

  6. That's great by MadCamel · · Score: 4, Funny

    But will it run on my ti85 calculator yet? :)

    1. Re:That's great by jandrese · · Score: 2

      I can't imagine bash on a calculator.

      But I got ZShell on my TI85.

      --

      I read the internet for the articles.
    2. Re:That's great by Teferi · · Score: 2

      What about on my 89?
      :)

      --
      -- Veni, vidi, dormivi
  7. Re:BSD _is_ dying by fluedke · · Score: 3, Insightful


    Things told dead are living longer :)

    I think that *BSD will never die, because
    I know of many commercial software products
    (mostly firewalls) which use some edited
    *BSD as a operating system.

    I am using linux since 0.9, I've tried
    FreeBSD about 2 years ago, but I was not
    very happy about it (I used it as a firewall,
    but I had lots of problems on desktop with it :).

    I've downloaded the 1.5.1 about 2 or 3 months
    ago and I think that it is a *lot* faster than
    my linux. Besides of that, I am currently
    running the 1.5.1 on my second system,
    X11 with AfterStep, two mozilla windows,
    three terminals and GKrellM and it's only using
    61 MB of memory :))

  8. Re:Great! by Anonymous Coward · · Score: 2, Informative

    Yeah, works very well if doing so between major releases, but going from 2.8 to 3.1 was a major pain in the ass.

    Read the handbook for more information, and of course the installation and upgrade notes of the actual release.

  9. Why so many "ports" by Tet · · Score: 2
    One of the things I've always wondered about NetBSD is why they have so many ports. Not that NetBSD supports so many machines, but why it's structured the way it is? For example, when the first 68k port was in place, why did the next one start a new port, rather than integrate into the existing one? As it stands, we have mvme68k, news68k, next68, amiga, atari etc., when I suspect the community would be better served by having a single NetBSD/68k port. The same goes for MIPS (cobalt, hpcmips, pmax) and other architectures. Having separate trees just opens the door to disparity between ports. If a change is made in the amiga tree, for example, my guess is that it's not automatically picked up by the other 68k ports.


    That said, with the Linux port apparently stalled, NetBSD is currently the closest I have to getting a free Unix on my NeXT black hardware. It doens't work yet, because mine are the Turbo model, but it's the closest of the bunch...

    --
    "The invisible and the non-existent look very much alike." -- Delos B. McKown
    1. Re:Why so many "ports" by drazi · · Score: 2, Informative

      If a change is made in the amiga tree, for example, my guess is that it's not automatically picked up by the other 68k ports.

      Your guess is wrong. There is only one source tree. The different ports are all built from the same codebase. It is typical in NetBSD that the addition of a device driver adds support for that hardware to *all* the ports.

    2. Re:Why so many "ports" by bluGill · · Score: 2

      Yeah, what the other guy said. :)

      The different ports are becuse the hardware is different enough that the same port can't be used for all versions. Efforts are constantly made to restructure the ports to make them more intigraded, but the only code that isn't the same between ports is code that doesn't apply to anything but the one platform.

    3. Re:Why so many "ports" by gr · · Score: 5, Informative
      If a change is made in the amiga tree, for example, my guess is that it's not automatically picked up by the other 68k ports.
      Fortunately, that's utterly false. The majority of port-specific stuff is Makefiles and things that really are specific to a given platform. (The booter on mac68k is wildly different from that on amiga, for instance... and don't even get me started on various vendors' proprietary hardware buses.) The vast majority of the code works fine, especially as regards peripheral support. (If a "mac-only" Firewire card gets supported, it gets supported on everything with a PCI bus.)

      That said, with the Linux port apparently stalled, NetBSD is currently the closest I have to getting a free Unix on my NeXT black hardware. It doens't work yet, because mine are the Turbo model, but it's the closest of the bunch...
      I have that same motherboard in a cube, and I hope to be hacking on it within a few months. Drop me a line at gr at eclipsed dot net if you'd like to help (or just subscribe to port-next68k@netbsd.org and contribute).
      --
      Do you have a /. uid shorter than five digits? No? Then piss off.
    4. Re:Why so many "ports" by benedict · · Score: 2

      Because there's more to an architecture than the CPU. Busses, booting strategies, chipsets, etc.

      Not that anyone uses this ... but there are CPUs that can run in little-endian or big-endian mode. So you could conceivably have two architectures with the same CPU that don't even have the same endianness.

      --
      Ben "You have your mind on computers, it seems."
  10. Mirrors are clogged by saider · · Score: 2

    I went to the ISO mirrors and all the sites are either denying access or do not have the 1.5.2 directory set up yet. You may want to give it a couple days before trying.

    Perhaps the crew at slashdot can create a temporary mirror site where they cache a site before they post the article. Then they can have an option on the page to either go to the referenced site or to view the cached site. Granted this would take up some space, but they would only need to do it for a couple, maybe three days, then they could retire the cache and refer everyone to the original site. This would keep the slashdot effect to a minimum. Of course I am not sure about the legal ramifications of this.

    --


    Remember, You are unique...just like everyone else.
    1. Re:Mirrors are clogged by fluedke · · Score: 2, Informative


      Announcing NetBSD 1.5.2

      "CD images (ISOs), bootable on some platforms, will be available as of Sunday, 16 September 2001. Also included are three binary package CD images identical to those distributed for NetBSD 1.5.1."

  11. NetBSD and IBM Z50 by bball99 · · Score: 2, Informative

    - one of my greatest pleasures is wiping out CE and booting NetBSD on this great little laptop..

    - i've put up a quick mini-howto w/screenshots of the Z50 in action at:

    http://www.tux.org/~bball/z50

    - i use an Adaptec SCSI PCMCIA adapter and an external CD-ROM attached to the Z50 to install NetBSD onto a 1GB microdrive... (a 340MB microdrive, going for about $170 on ebay, is perfect, and will leave 110MB user space, even with a full NetBSD install!)

    - the z50 is the most inexpensive wireless X11 terminal with a full keyboard and 640x480 (1280x960 if you use tvtwm!)... my favorite accessories:

    D-Link DWL-650 wireless card
    IBM microdrive(s)
    Xircom CF Ethernet
    Targus CF WWF card (serial i/o for my Moto StarTAC, so i can use the z50 for net access nearly anywhere in the U.S.)
    Adaptec 1260D PCMCIA & Yamaha CDRW drive
    192MB CF flash

    i also keep a Linux distro on a 128MB CF card... unfortunately, while Linux supports the trackpoint, X, and audio, it will only use 16MB of RAM, even if 48MB is installed (4MB is a video hole)... on the other hand, the hpcmips port of NetBSD supports all installed memory (minus the hole), has trackpoint support, but no audio... right now, NetBSD is the best choice for this unit...

    NetBSD now supports the TrackPoint pointer! use greg hughe's kernel at:

    http://www.student.math.uwaterloo.ca/~gl2hughe/h pc mips/

    (get the Aug. 17 kernel)

    where else can you get a laptop with UNIX, wireless Internet connectivity that runs for 16 hours? (i use the extended battery; the 1GB microdrive actually seems to use *less* power)

    Linux/BSD fans would be well advised to snap up one of these jewels before they're GONE!

  12. Why? by Cro+Magnon · · Score: 2

    Is there any reason to use NetBSD on a i386? I'm not asking this to troll, I just heard that FreeBSD is better on that platform and I wondered if that was true.

    --
    Slow down, cowboy! It has been 4 hours since you last posted. You must wait another few hours.
    1. Re:Why? by bugg · · Score: 2
      This is a debated topic. If you don't need SMP and you don't need high-end SCSI performance (from FreeBSD's cam) NetBSD is a choice you should at least consider.

      The biggest hamper that keeps most of the "mainstream x86 BSD" users on FreeBSD is ports versus pkgsrc- pkgsrc is engineered well, but has fewer packages. Hopefully openpackages will change this.

      --
      -bugg