Slashdot Mirror


User: sjbcfh

sjbcfh's activity in the archive.

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

Comments · 30

  1. Re:I hate to say it, but the rebuttal article has on SCO: Code Proof Analyzed, Linus Interviewed · · Score: 5, Informative
    JFS actually came from AIX to OS/2 and not the other way around. Do a google search on "JFS OS/2 AIX" and you can confirm this.

    Or you can go straight to the source (no pun intended).

    The relevant portion:

    Historically, the JFS1 file system is very closely tied to the memory
    manager of AIX. This design is typical of a closed-source operating
    system, or a file system supporting only one operating system.

    The new Journaled File System, on which the Linux port was based, was
    first shipped in OS/2 Warp Server for eBusiness in April, 1999, after
    several years of designing, coding, and testing. It also shipped with
    OS/2 Warp Client in October, 2000. In parallel to this effort, some
    of the JFS development team returned to the AIX Operating System
    Development Group in 1997 and started to move this new JFS source base
    to the AIX operating system. In May, 2001, a second journaled file
    system, Enhanced Journaled File System (JFS2), was made available for
    AIX 5L. In December of 1999, a snapshot of the original OS/2 JFS
    source was taken and work was begun to port JFS to Linux.
  2. Re:Unspecified? on IBM Countersues SCO, And More! · · Score: 2, Funny
    > BM is seeking unspecified monetary damages...
    Wait a second. Did you just call them a "B.M."?

    Well, you gotta admit that, right now, IBM is the shit.
  3. Re:slrn technology to assist in navigating newsgro on Microsoft to do for Usenet what it did for Email & The Web? · · Score: 1
    > > > > Never mind Outlook sets up the cursor to top
    > > > > post by default.


    Which brings to mind a Usenet post I saw a little while ago (in ahbou, I believe):

    Subject: Re: OT: Top-posting
    From: Andreas Prilop
    Newsgroups: comp.infosystems.www.authoring.html

    "Philip Herlihy" <foof8500@REMOVEherlihy.eu.com> wrote:

    > I also rather like
    > OE, which happens to make bottom-posting awkward.

    Posting at the top because that's where the cursor happened to be
    is like shitting in your pants because that's where your asshole
    happened to be.
  4. Re:KDE broken? on First Look At SuSE Linux 8.2 · · Score: 2, Informative
    Also the test machine seems to have been an AMD, while I believe most distros put in a Intel optimised Kernel (atleast RH does) and the author mentions that it runs slower than a source distro.Shouldnt he have recompiled the kernel ideally

    No need to recompile the kernel. SuSE provides an Athlon-optimized kernel which one can chose during the install.

  5. Re:I'm not sure I'm happy about this.... on UnitedLinux Ready for Official Launch · · Score: 1

    The big changes were the loss of the ability to edit the configuration files; especially in regards to selecting which services start during boot. It proved almost impossible, for instance, to keep portmap from starting without mucking about in the bowels of the boot sequence.

    So, does typing insserv -r portmap or using the YaST2 Runlevel editor count as "mucking about in the bowels of the boot sequence"?