Slashdot Mirror


What's Fedora Up To? Ask the Project Leader

Fedora Project Leader Max Spevack offered himself up for this interview because, he said, "I look at stories like [your] posting Ubuntu to Bring About Red Hat's Demise and many of the comments about Red Hat and Fedora seem very rooted in the world of several years ago, when the RHEL/Fedora split took place." This is a chance to clear the air, and get an up-to-date look at what Fedora is up to these days. So ask away; we'll send 10 of the highest-moderated questions to Max and (hopefully) publish his answers later this week.

17 of 295 comments (clear)

  1. Drivers Vs Linux by eldavojohn · · Score: 5, Interesting

    A lot of people I talk to say they don't like Linux due to lack of driver support. Is there anyway you see this problem being eliminated? How do you court vendors to support their hardware on your flavor of Linux?

    --
    My work here is dung.
  2. What's changed? by KDan · · Score: 5, Interesting

    You mention that opinions are rooted in the world of 5 years ago. What do you think has changed in the linux world since then, and how does it affect Fedora development?

    Daniel

    --
    Carpe Diem
  3. Worst Aspect of Fedora? by eldavojohn · · Score: 5, Interesting

    On the Fedora Project website, there are plenty of reasons listed for Fedora to be your operating system of choice. In your eyes, what is the most lacking aspect of Fedora as it exists today?

    --
    My work here is dung.
  4. Vista a Problem? by eldavojohn · · Score: 5, Interesting

    Do you view Vista as a threat to your user base? Do you or people on your team ever change your mind about things or let looming Vista influence your decisions?

    I'm hoping that Linux distros are not pressured into adding unneeded bells and whistles in a desperate attempt to compete with Vista. Are you invulnerable from this mentality?

    --
    My work here is dung.
  5. Linux presence by OldeTimeGeek · · Score: 5, Interesting

    Linux adoption has been growing, but very slowly. Why do you think that this is the case? What are, in your point of view, the roadblocks to Linux becoming a serious contender for the desktop at home and in the corporate enviroment and how do you plan to address them?

  6. What is Fedora's Comparative Advantage? by tabdelgawad · · Score: 5, Interesting

    Do you see Fedora Core as targeted at a particular type of Linux user (developers, server admins, desktop users, multimedia, etc) or are you trying to be all things to all people? Stated another way, what do you see as FC's main (current and future) strengths and weakneses compared to other distros?

    --
    Imposing Libertarian views on everyone online since 1992.
  7. Have you tried Ubuntu? by Anonymous Coward · · Score: 4, Interesting

    Have you tried Ubuntu yourself? Is there, in your opinion, something Ubuntu does better than Fedora?

  8. NTFS support in Fedora/RedHat. by Anonymous Coward · · Score: 5, Interesting

    If Fedora is actually not controlled by Red Hat anymore, and Fedora is user-oriented, why are both the only general-purpose GNU/Linux distributions that disable the NTFS driver from the Linux kernel?

    Users do need this option (unlike RedHat's customers, which are organizations as far as I know), and for evidence, Linux-NTFS is one of the projects with the most downloads on sourceforge.

    I would like to add that NTFS is part of the mainline kernel. Compiling it as a module will cause it to not take any memory resources other than the few kilobytes on disk that any un-used hardware module is taking, unless of course the user has a mounted NTFS partition.

    RedHat's reason for disabling NTFS support was that RedHat is a US-based organization and that they fear patenting problems from MS. No law action was ever taken, and no actual patent was referenced. As far as I know, NTFS is not even patented or patentable. Fedora is not RedHat as you say, so this old reasoning is not exactly valid for Fedora. The IBM/SCO saga also cleared the issue about patents in the mainline kernel.

    Unless Fedora will change this simple flag in the kernel config file, I assume it is still controlled (and not only sponsered as some would say) by RedHat.

  9. Fedora by modernbob · · Score: 5, Interesting

    I have been using Fedora since version 2 (or) since support ran out on RH9. It's been getting better with each version and the number of applications there are packages for have increased dramatically. I am using version FC5 now and using it in a production environment on several servers. I continue to read that RH/Fedora doesn't support the idea of using FC for a production environment. Is this true and if so what exactly is FC's charter? I mean what exactly is the purpose of the FC project? What do you envision your users are going to do with FC? Are you thinking about end user at all? Where do you see FC in 5 years? Thanks Robert W. Oldfield

  10. Directory Server by IMightB · · Score: 5, Interesting

    Hi, I've been using Fedora Directory Server for quite a while, and it is a fantastic product. I read some rumours that it would be Integrated with FC5, but sadly it was not. When can we expect this to be a standard feature/integrated with authentication and other areas in Fedora? Thanks, Brian

  11. .rpms and the LSB by MMC+Monster · · Score: 5, Interesting

    While the Linux Standard Base advocates the use of .rpm packages, what steps are you using to help other distributions use .rpm packages? What are your thoughts about setting up "universal" repositories that are accessible from different distribution architectures? (A single repo that can be used by suse, redhat, and debian systems). What are you doing to go towards that goal?

    --
    Help! I'm a slashdot refugee.
  12. Dependency hell by Tet · · Score: 5, Interesting
    The introduction of yum has vastly improved the user experience when installing software, or updating existing packages. However, it's brought with it a new kind of dependency hell. For example, if I want to install a PostScript previewer:

    % yum install evince
    [...]
    Installing:
    evince x86_64 0.5.1-3 core 773 k
    Installing for dependencies:
    nautilus x86_64 2.14.1-1.fc5.1 updates-released 3.9 M
    nautilus-cd-burner x86_64 2.14.2-1 updates-released 414 k

    That's clearly wrong. I only want to install a PostScript previewer. Doing so should not require a filemanager (which I don't need or want), and certainly not a CD burner. But these are added as dependencies due to the clumsy packaging that seems to be increasingly prevalent in Fedora. Perhaps (and I remain unconvinced) there's some aspect of evince that can make use of nautilus being present. But if so, I haven't seen it. I could well believe that nautilus could make use of evince, but not really the other way around. But assume for the sake of argument that it can use nautilus. That still isn't a reason to have it depend on it. Dependencies should be packages that are required in order for another to run, not packages that will merely enable additional functionality. In this case -- the prime function of evince is to view documents, which isn't significantly enhanced by having a file browser present.

    Fedora is still my distribution of choice, but it's becoming increasingly hard to use for those of us that prefer to run with a minimal system due to the way that the dependencies have been getting out of hand. Are there any plans to fix this, or is any work already underway to do so? I understand that some consideration has been given to providing "soft dependencies" within RPM (like dpkg's suggested dependencies), which would help. Is there a timeframe for this? Is anything else being done?

    I quite understand the focus on getting the system to be usable for the average unskilled user. But the impression I'm getting is that it's being done at the expense of letting those of us that know what we're doing do what we want. Does Fedora have a position on the type of users it's aiming for, or is it still trying to be a general purpose OS?

    --
    "The invisible and the non-existent look very much alike." -- Delos B. McKown
  13. WIFI by nitsew · · Score: 3, Interesting

    After all these years, the huge improvements to Linux in general, why is it still so hard to get an off the shelf PCI wireless card going? Are you guys making any improvements there?

  14. What's the diffference? by $RANDOMLUSER · · Score: 5, Interesting

    What differentiates Fedora from all the other Linux distros? Who's your target demographic?

    --
    No folly is more costly than the folly of intolerant idealism. - Winston Churchill
  15. mass end user appeal by 0xABADC0DA · · Score: 3, Interesting

    I have a suggestion instead. Red Hat should want Fedora to be a runaway hit like Firefox, not just another linux disto. Firefox is a hit because in addition to having features users want, it is easy to install, simple, and cool. My suggestion is for Red Hat to create a distribution that runs easily on Windows. As in click the button and it runs. Here's how you can do it:

    1) A pre-built image file on C:\ that will be the linux hard drive.
    2) A .exe program that loads a windows driver that syncs the disks and replaces the NT kernel with Linux kernel.
    3) When run, this kernel boots off the image on NTFS.

    I know this can be done with existing technology (or at least the hard parts are already working). The NTFS driver can write to an existing file if the size does not change. Linux kernel can init on an already powered up machine and reset the hardware. I know Red Hat does a lot of kernel work and other developement, so I know you guys capable of doing this very quickly.

    This gives the vast majority of users a way to download linux like any other program, run it without rebooting into some scary 'repartition' software, and still get the full benefit and experience of linux. In fact, immediately after downloading they just click the program and say "Yes" to "Shutdown Windows and start Linux?" and 20 seconds later they are in a Fedora core system. If they like it, they can install a normal Fedora directly onto the system. If they don't like it, just delete the image file.

    My question is, will you at least consider doing this? Something like this would be huge for linux adoption and therefore Red Hat mindshare.

  16. RHEL vs RH9 vs FC3-5 by stry_cat · · Score: 3, Interesting

    What kind of danger do you see in RHEL clones to FC's market? I use RHEL at work and it is by far the best OS I've ever seen. At home I use FC and in spite of your claims it just doesn't measure up. I've started looking into whitebox and CentOS for home use. What are the reasons why I should stay with FC and not switch to a RHEL clone? Also what is being done to make FC more stable, robust, and feature-rich like RHEL?

  17. Comment removed by account_deleted · · Score: 3, Interesting

    Comment removed based on user account deletion