Slashdot Mirror


Mandrakelinux Goes X.org

dvalin writes "With Mandrakelinux now going for X.org it seems like every big linux distributor now has officialy dumped XFree86. First release for cooker was announced on the changelog list the 7th of June: http://archives.mandrakelinux.com/changelog/2004-0 6/msg00799.php Nice to see for all us cookers out there:) Also on another note, Mandrakelinux has also switched to gcc-3.4 now"

44 of 363 comments (clear)

  1. xorg changes by Anonymous Coward · · Score: 5, Interesting

    I don't understand why everyone is switching to x.org when it's known that there will be significant changes coming in the next couple of releases. It seems to me like that's begging for problems.

    1. Re:xorg changes by TEMM · · Score: 5, Informative

      People are switching to X.org due to liscence incompatbilities of XFree86 with the GPL.

    2. Re:xorg changes by colinleroy · · Score: 4, Insightful

      Well, I think switching to X.org sooner rather than later allows for more progressive changes. Switching from the latest XFree86 with the "correct" license to the first X.org release, is a matter of changing a few scripts, paths and names.
      Architectural changes that could happen later will very probably be transparent to the use. Changing from XFree86 to X.org 6.9.0 (or any other upcoming Xorg release) will cause broder changes to take place and as such will make bug reporting and chasing harder.
      Also, I think switching fast is meant as a strong political message from the distros to XFree maintainers.

      --
      blah
    3. Re:xorg changes by los+furtive · · Score: 4, Funny

      Slightly older versions? You are obviously not familiar with Mandrake.

      --

      I'm a writer, a poet, a genius, I know it. I don't buy software, I grow it.

    4. Re:xorg changes by BenjyD · · Score: 4, Interesting

      I had very similar experience to yours with Mandrake 10.0. I deleted a perfectly stable system (Arch Linux) to try it out, too.

      I've tried two of the current major commercial distros now (Mandrake 10.0 and SuSE 9.1). Both had some nice features but had the minor drawback that they didn't work reliably. If the distro companies can't create a stable system with no show-stopper bugs, why bother adding features? I'm back on Arch now, which is faster and more stable than either.

    5. Re:xorg changes by sxpert · · Score: 4, Informative

      WTF are you talking about ???
      X.org is an X server, which is similar to what you have inside your NCD thing (except the NCD is stuck at XFree86 4.1.x
      X.org itself doesn't communicate with your NCDs, the Xlib in your server does (where the X applications, also known as X clients, reside).
      the xlib that comes with X.org does not break compatibility, and still uses the core X protocol (it's X11R6.x), otherwise, it wouldn't be an X 11 library.
      Now, your NCD things are flash upgradable. you should kick NCD in the nuts for not making a newer firmware available for that expensive hardware you use.
      As for us, we have switched from NCD based X servers to EPIAs booting from the network with PXE...

    6. Re:xorg changes by sxpert · · Score: 4, Informative

      As I said, You don't know what you are talking about. the core stuff won't EVER change, all new stuff goes into these really practical things called "X extensions" which are some sort of plugins that can be used when available, or simulated if not present.
      now, stop trolling and go do your homework before whining, you have a lot to read on xorg.freedesktop.org

    7. Re:xorg changes by squiggleslash · · Score: 5, Informative
      Nope. Actually, the GPL requires credit be given if the program is interactive and the version you're modifying already prints a copyright message:
      2c: If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.)
      The major issue with the XFree86 license is that it is more specific about how the credit should be given. The ironic thing is that people using GPL'd forks were probably the only bunch that were required to give credit before this issue, given that XFree86 is indeed interactive, and does print a copyright message when it starts.
      --
      You are not alone. This is not normal. None of this is normal.
    8. Re:xorg changes by ElGnomo · · Score: 4, Informative

      Solution: Spawn of Debian. Take what is probably the best distro out there and preconfigure it and add some administration utilities and you get the best of both worlds. Examples: MEPIS, Knoppix, Lindows (Linspire), the late Corel Linux, etc...

    9. Re:xorg changes by auzy · · Score: 5, Interesting

      The reason isn't only because of the licensing, its also because Xfree86 was a badly managed project.. It was very common for programmers to write code which wasn't accepted (I heard for instance the cygwin coders spent a very long time coding patches which they refused to accept).

      They also moved slowly.. At the rate Xfree86 was going.. in 10 years maybe we'd be getting up to OS X level, but with xorg, I know a few people are working on the compositing already (the stuff needed for the translucent window effects and stuff), and libraries like cairo I'd imagine will be better utilised.

      So, many of the flames here I think are wrong, and are made by people who have no idea what the current situation is.. In fact, I'm betting that it will be a year tops until everyone here is thankful of the changes..

      I'm not a coder for Xorg, but I do hang around the channel alot, and have seen how fast Xorg is evolving (I do code though)

      Anyway, you want simple applications, and maybe a bit more stable server, go Xfree86.. If you want something, that is more cutting edge, can easily produce nice next generation effects that can surpass longhorn, Xorg is your best choice for the future.

      Haven't you noticed that nothing has visibly changed in X since the first accellerated ones came out, other then more drivers (lets face it, you could still run Xfree86 3.3 and get pretty much the same experience then now, if your drivers worked on it). Xorg however will add extensions that will finally make it worth while enough to be hoping for an upgrade.

  2. Differences? by TEMM · · Score: 4, Interesting

    What are the differences between XFree86 and X.org, besides the liscences and names? I havnt really had any experiences with X.org

    1. Re:Differences? by Karamchand · · Score: 5, Interesting

      X.org is actively developed while XFree86 is only maintained at best because most high-profile X developers from XFree86 have changed to X.org.

    2. Re:Differences? by starseeker · · Score: 4, Interesting

      As far as the end user is concerned, there are relatively few differences between X.org and XFree86 at this point. X.org is a fork of XFree86, and even if they were gung ho to change everything no project the size of XFree86 is going to get radically altered overnight. (Which I don't think they are, bty.)

      I made the switch on Gentoo, where it was very painless. For distros without such a smooth upgrade path and/or non-geek inclined folk it might be better to wait for the next release of the distro (since a foobared X install is a little hard to fix without experience on the command line.) But if you're worried about programs not working or anything like that, there shouldn't be any issues at this point.

      The experimental work is, IIRC, focused primarily on the freedesktop Xserver. The major difference between X.org and XFree86 is things will get fixed sooner, driver releases will be better handled, etc. The license change was just the last in a long, long line of problems - fixes made by the cygwin folk, for example, were rotting without ever being applied to the main tree. I don't know all the details of that incident, but I don't think it is the only such either. The XFree86 team wasn't so worried about being responsive to the needs of XFree86 users. (Which is their right, of course, since most of us aren't paying them. But nor should they be surprised by a fork.) X.org is the place for people who want XFree86, but managed correctly and in an open manner. Those who want adventure and bleading edge should scope out freedesktop.org. I don't know what will happen to XFree86 - likely they will keep on the way they have been, with fewer users. I get the sense this won't bother them much, either, but I could be wrong.

      --
      "I object to doing things that computers can do." -- Olin Shivers, lispers.org
  3. Are there any advantages other than licensing? by desplesda · · Score: 5, Interesting

    It seems to me that the major distros are all jumping to X.org because of the XF86 licensing issue. Are there any other advantages to X.org, or are distros just jumping to it over what looks like a quite trivial license change?

    1. Re:Are there any advantages other than licensing? by nine-times · · Score: 4, Interesting

      In the immediate sense, X.org is barely different from XFree86 4.4.0. They're almost the same code.

      However, this fork wasn't made merely because of the licensing issues. XFree86 development has been fairly slow, as well as not really being focused on some of the sort of improvements that would actually help end-users. To the best of my understanding, the X.org people are much more focused on helping Linux become a "desktop" OS than XF86 was.

      So, the first release of X.org looks like XF86, and it was a good choice to make it close to identical, to help migration, and it means they're starting from the solid base XF86 provided. However, we should be seeing some real improvements soon (hopefully).

  4. Actually... by ciroknight · · Score: 5, Informative

    Actually, Xorg is just a fork of XFree86 right before the licence change.

    --
    "Victory means exit strategy, and it's important for the President to explain to us what the exit strategy is." G.W.Bush
  5. Wow, that's gotta be a record! by JBMcB · · Score: 4, Funny

    XFree86.org changes a few words in their license, and within four months almost every major Linux distribution and BSD has dumped it. How much longer does it have left? I'd guess by the end of the year the team will be disbanded as the independant OSS people move to x.org. Oh well, I never like the name XFree86, especially after it was ported to other architectures (XFree68? XFreePPC? :)

    --
    My Other Computer Is A Data General Nova III.
    1. Re:Wow, that's gotta be a record! by happyfrogcow · · Score: 5, Funny

      x.org is a much better name, right?

      well, maybe it is... if it's pronounced ZORG! (with exclamation and all)

    2. Re:Wow, that's gotta be a record! by RealAlaskan · · Score: 4, Funny
      x.org is a much better name,

      ... if it's pronounced ZORG!

      Ok, I vote we make it official:

      X.org is pronounced ``ZORG!'' and XFree86 is pronounced ``dead''.

      All in favor say ``ZORG!''. If we all say it often enough, it'll stick.

  6. Licence was only the last straw by InfiniteWisdom · · Score: 5, Insightful

    The XFree86 process has been dysfunctional for quite some time with politics dominating. A fork was probably imminent either way. This is natural selection at work, and shows why open source is an effective model.

  7. Re:x.org in debian ? by Dionysus · · Score: 4, Informative

    Probably is going to take awhile for unstable. Debian doesn't move X-Window System into unstable until it gets it running on all supported platforms.
    There probably will be unofficial ports long before that, though.

    --
    Je ne parle pas francais.
  8. gcc 3.4.1 does not exist yet by ishmalius · · Score: 4, Informative
    Is Mandrake doing a RedHat move, and including a CVS build of a compiler that hasn't been released yet, or is this just a statement that 3.4.1 is the "target" version that will be in the next Mandrake release?

    GCC is still 3.4.0.

    GCC 3.4.1 is targeted for June 15.

    1. Re:gcc 3.4.1 does not exist yet by Dcnjoe60 · · Score: 4, Informative

      Mandrake cooker, the development version of Mandrake has switched to GCCC 3.4.1, not the release versions. Since the next release of Community and Official are months away, it makes sense for Mandrake to start using the new GCC. By the time the next Mandrake Community is released, GCC 3.4.1 will be officially stable.

  9. Re:and this means? by colinleroy · · Score: 5, Informative

    This page probably can.

    --
    blah
  10. Long Story/Short story by p.rican · · Score: 5, Informative

    Xorg is a fork of XFree86 due to a change in licensing on XFree86 software. Apparently the XFree license has had a 'marketing/advertising' clause added to it which may make it incompatible with the GPL. That was the straw that broke the camel's back..... From what I've read, their has been a lot of friction for a long time between XFree leadership and development community for various reasons (too many to list here). You can get the details about Xorg from here.

    --

    /. --"Demented and sad....but social" -Judd Nelson

  11. Awsome.. by kaiwai · · Score: 4, Informative

    Its great to see another distro adopt x.org as the cornerstone of their distro.

    When XORG 6.7.0 was released, to put it midely, i was running around the house naked celebrating with great joy knowing that finally X11 will be bought kicking and screaming into the 21st century in regards to performance.

    With the heavy weight of the distros plus SUN, hopefully SUN will stop having their own in house X server and instead adopt the XORG. What this should mean is greater enhancements coming to Solaris and all platforms that rely on XORG.

    What I am disappointed in, however, is the lack of movement by FreeBSD to getting XORG working. A known bug that has been sitting in bugzilla since last month still hasn't been fixed, whats taking FreeBSD so long?!

  12. Re:XF86Config-4 by colinleroy · · Score: 5, Informative
    Basically, after having upgraded to X.org, your distro will have taken care of the init scripts found in /etc/X11/ and all you'll have to do is
    mv /etc/X11/XF86Config-4 /etc/X11/xorg.conf
    and replace /usr/X11R6/lib/X11/fonts/ with /usr/share/fonts/ in said file, to reflect the font path change.
    --
    blah
  13. Re:Great , another config file format to learn. by mgoodman · · Score: 5, Funny

    If you haven't had any problems with XFree86 for the past 10 years, then you haven't *really* used it :P

    --
    01100111 01100101 01110100 00100000 01101111 01110101 01110100 00100000 01101101 01101111 01110010 01100101 00101110
  14. Who's left? by tomknight · · Score: 4, Informative
    Here's a list of who's still using XFree86. I may be very out of the loop, but I'd only heard of one of the Linux based distros. Regarding the BSD distros, only two seem to used XFree86 - are the others all on X.org?

    Tom.

    --
    Oh arse
  15. XFree"86" is for 386 .. But by Gopal.V · · Score: 4, Interesting
    But for the record the first commercial X11 release was in 1986 ...

    The original was named X386 (yes, after an intel 386). Also I should say XFree86 was named "Free" not because it was , but because it rhymed with three.

    And that's how it ended up :)... rhymes with three, but is not free
  16. Re:Great , another config file format to learn. by BenjyD · · Score: 5, Funny

    pssst.. it's "of" not "off"

    Maybe he means "of and only of". You never know.

  17. Re:Licence was only the last straw by DaHat · · Score: 4, Insightful

    and shows why open source is an effective model
    Not so, it only shows that open source is an effective model IF these transitions occur smoothly and the destination is found to be worthy the journey.

  18. Re:Licence was only the last straw by MindStalker · · Score: 4, Insightful

    It shows how open source is effective for the consumer, not for nessesarly for the producer. It also shows basic market economy, company makes bad product, consumers switch. This is how things should work, but generally don't in a more locked in system that is generally produced in closed source.

  19. What does this mean for upgrading? by MobyDisk · · Score: 5, Interesting

    Suppose that I have XFree86 4.2 or 4.3 on my system, and I've been happily using apt/yum/rpm to keep myself up-to-date. How difficult is it to switch to X.org?

    If X.ORG is marked as conflicting with XFree86, then apt will uninstall XFree86 for me -- along with everything that depends on it. KDE, Gnome, all my X applications... ack!

    Or should I continue with XFree86 for a while? Obviously, my install tools don't care about license changes.

    1. Re:What does this mean for upgrading? by sirReal.83. · · Score: 4, Informative

      Since XOrg will be replacing XFree, APT dependencies will have a "Replaces: xserver-xfree86" field along with the "Conflicts:" field. Don't worry, things like this happen more often than you think.

    2. Re:What does this mean for upgrading? by Stephen+Williams · · Score: 5, Informative

      If X.ORG is marked as conflicting with XFree86, then apt will uninstall XFree86 for me -- along with everything that depends on it. KDE, Gnome, all my X applications... ack!

      Assuming you're using Debian (since you mentioned apt), those packages don't depend on XFree86. They depend on one or more of the X11 library packages, which at present are built from the XFree86 sources. A hypothetical future Debianized x.org will provide the same packages, thus ensuring that the dependencies continue to be satisfied. No applications should require rebuilding, because the XFree86 libraries and x.org libraries provide the same API.

      Personally, I'm not touching x.org until it gets as far as Debian's testing stream. The XFree86 server and libraries in Debian testing Work For Me(tm), so I'm in no hurry to replace them just because.

      -Stephen

  20. Re:What is going on with the BSD's by DreadSpoon · · Score: 5, Informative

    OpenBSD for one is likely to change. They were one of the biggest opponents of the new XFree86 license.

    The reasoning for why the new license sucks has absolutely nothing to do with the GPL, despite the uninformed ramblings of the Slashdot crowd. It has to do with practicality. The new XFree86 license is almost impossible to follow depending on your interpretation. The license itself is unclear, and instead of fixing the wording, XFree86 leaders have just made informal statements on mailing lists regarding their own personal interpretation.

    The new license is impractical because it requires that attribution to be given to the XFree86 developers wherever any other attribution is given to another party. OpenBSD's complaint was with CD covers. Say you put a "Artwork provided by Foo Bob" on the CD insert. Now, according to some interpretations of the XFree86 license (and these are valid interpretations, because the license wording is very ambiguous and vague) you'd also have to put there in the same font size and prominance, "X Window system provided by XFree86, Inc." Then, if a contributor adds some stuff to the project under the same license, you have to add their name as well. And the next contributor. And so on. Pretty soon you run out of space to put all of these. There's also potential for the license to "spread" as people lift code, resulting a wide variety of apps with hundreds if not thousands of authors that have this incredibly stupid licensing stipulation.

    The XFree86 developers have stated that the above scenario is not their intention. But what they say doesn't matter much, because the above is pretty much exactly what the license text implies.

  21. Re:Licence was only the last straw by Jahf · · Score: 4, Insightful

    Not true, because through the process of natural selection if the fork is -not- worthy very few if any will switch to it and the product will wither and die.

    If the transition isn't smooth then selection will be slowed until the transition has taken place. If the destination isn't worthy after transition, people still won't switch.

    Sounds effective to me ... far more effective than bying a commercial product that decides to make changes that aren't compatible with your setup and then saying "too bad, you have to upgrade, you might want to change you setup".

    Is it perfect? Nope, I think the Universe has an if() loop that states if anyone finds the perfect one-size-fits-all business model it then transfers the rights to the supreme being and ends the experiment. However, it is still quite effective.

    --
    It is more productive to voice thoughtful opinions (reply) than to judge (moderate) others.
  22. How does this affect 3rd party drivers ? by farzadb82 · · Score: 5, Interesting

    Will/Does the NVidia or ATI drivers work in x.org ? Will NVidia/ATI support future x.org upgrades, or will they continue to support xfree ?

    1. Re:How does this affect 3rd party drivers ? by Weird+O'Puns · · Score: 4, Insightful

      Yes, the Nvidia and ATI drivers work with Xorg. You need to remember that the current Xorg is just a fork of XFree 4.4rc2.

      I would think that in the future both ATI and Nvidia will support the one the community uses and now it looks like community will be using Xorg

  23. Re:Conf file. by starseeker · · Score: 4, Informative

    "Is it compatible with the XFree86 config files?"

    Yes. I simply copied my XFree86 config file over to the new name.

    No changes I'm aware of to configuration methods yet, so it's probably not "better" in that sense. However, now that things are more open, if support develops for some better method that's proposed there's every chance it could happen :-).

    --
    "I object to doing things that computers can do." -- Olin Shivers, lispers.org
  24. Re:Great , another config file format to learn. by Enahs · · Score: 4, Insightful

    Right now X.Org is mostly a code cleanup of the last GPL-friendly XFree86. That will change eventually. I'm running X.Org at home, and there were very few changes. The advantage right now is that you're running something somewhat close to latest-greatest XFree86, except that it's undergone some minor changes.

    It's not just the minor licensing issue: XFree86 moves at a snail's pace, and it's not from lack of people trying to change it. Hopefully we'll see some modernisation, and new features designed to take advantage of modern hardware.

    I for one welcome the change.

    --
    Stating on Slashdot that I like cheese since 1997.
  25. Re:Interesting by scrytch · · Score: 4, Interesting

    > Some people on the XFree86 Forum list claim it's the vendors using Xorg for their own interests.

    Speaking as someone who used a vendor that XF86 ignored for years and years ... fine. You can make a statement that you won't support proprietary drivers (not so), that you'll only support a certain interface (pretty much true), and so on, but you can't just sit there and refuse to take perfectly good patches WITHOUT COMMENT.

    Good riddance to bad rubbish. I for one welcome my new conspiratorial corporate overlords, whoever they are.

    --
    I've finally had it: until slashdot gets article moderation, I am not coming back.
  26. XFree86's reaction? by jifl · · Score: 4, Interesting

    So what has the XFree86 project's reaction been to this? They'll have noticed the defectors to X.org like everyone else. Are they contrite or defiant?