Slashdot Mirror


UserLinux Releases First Beta

MohammedSameer writes "According to DesktopLinux, UserLinux has released their 1st beta CD, based on Debian. The project, led by the long-time open source advocate Bruce Perens, aims to provide businesses with freely available, high quality Linux operating systems accompanied by certifications, service, and support options intended to encourage productivity and security while reducing overall costs."

14 of 316 comments (clear)

  1. Re:yet another distro? by Bruce+Perens · · Score: 5, Informative
    Then you will be happy with UserLinux. We do all of our technical development within the Debian project. Our value-add is support and certification. The only packages in our own repository are configuration, like selecting a list of debian packages and debconf settings for them, and patches that we haven't been able to get into Debian's release (none of those yet).

    Bruce

  2. Re:So its "fixed"? by Bruce+Perens · · Score: 5, Informative
    The kernel is 2.6.8 at the moment, from the Debian package. It is so fully modular that it loads the IDE driver before it mounts the root drive - IDE isn't compiled in to the kernel, it's a module. Discover and hotplug are used to detect hardware and load drivers. As far as I can tell, it addresses the problem of normal people adding hardware.

    Bruce

  3. Re:I don't get it by Bruce+Perens · · Score: 4, Informative
    Why a distro based on Debian? Why not just certify, service and support Debian itself?

    We would end up certifying Debian, at least a specific subset of Debian packages, because our policy is not to do development outside of Debian except for configuration and temporary fixes.

    Regarding service, we need to be outside of Debian to operate for-profit enterprises. Debian is part of a legal non-profit. So, we created a separate brand, and we will certify service providers to that brand and market the brand with funds from those service providers. But it makes sense to put the free software development in the non-profit, and that's where it will stay - in Debian.

    Bruce

  4. Re:User vs. Business by Bruce+Perens · · Score: 4, Informative
    IMO, fedora is way too Red Hat Corporation centric. RH management sets its governance. Any other partner is always going to be a second-class citizen. We can do better than that. Focusing development in a legal non-profit, Debian, with 10 years of history of successful work is better.

    Bruce

  5. advantages of UserLinux by phreakv6 · · Score: 4, Informative

    From a FAQ on UserLinux

    Q: What will be the advantages of UserLinux?
    A: [Brock Frazier] Key UserLinux distribution advantages:

    1. Streamlined: UserLinux is a streamlined distribution with one key application in mind for a given piece of functionality. One web browser, one word processor, one mail client, one web server. This reduces support overhead both for users and for maintaining security.
    2. Standards compliant: UserLinux encourages cooperation with other open source organizations, and values compliance with open standards.
    3. Designed for business: The UserLinux distribution is specially tailored towards the needs of business.
    4. Professional Services: The third party network of UserLinux affiliated commercial Independent Software Vendors (ISVs) allow for choice in professional services and custom application design options. The separation between the UserLinux organization and the ISVs is a win-win proposition allowing both the support advantages of a service provider network and the neutrality advantages of an operating system not tied to a single company.
    5. Flexible: While each UserLinux configuration is designed to support common functionality as shipped, the systems are also open for expansion beyond the standard UserLinux set.
    6. Disclosure: As a not-for-profit organization working with software developed in the open, the UserLinux organization as well as the development process for the UserLinux distribution are in the open. Critical system updates are clearly and promptly announced so systems remain properly secured.
    7. Lack of lock-in: There are no licensing fees for the UserLinux distribution or related development tools. Service is available from your choice of service providers, but is never mandatory.
    8. Free to obtain: ISO images and the source code are freely available.
    9. Inexpensive to maintain: The streamlined nature of the UserLinux distribution assures less software to update. There are no per seat charges or OS licenses to be tracked and audited.
    10. Secure: Leveraging from the power of open source, the code used in the UserLinux distribution not only has thousands of hours of development but thousands of hours of peer review.
    11. Certifications: Hardware, software, support and professional certifications will be available.

    --
    fifteen jugglers, five believers
  6. Re:yet another distro? by Bruce+Perens · · Score: 5, Informative
    Well, first look at the advantages of Debian over other distributions.

    • 15,000 packages in one repository with no cross-dependency issues. 3 times Red Hat, 5 times SuSE.
    • 11 architectures (12 if you count AMD64, which will not be "official" for this release but exists and runs fine).
    • Open to participation by all. If you want something in the system and it's free software, you can be a Debian developer and get what you want done.
    • Over 1000 active developers. One of the largest Open Source projects.
    • More than 10 years of successful history. It's older than RH or SuSE.
    Now, add what Debian hasn't been able to do: Commercial support, application vendor certification.

    Regarding your installation issues. Please try the UL installer, which is based on the new Debian installer. It has a "go back" feature and asks for a proxy URL.Bruce

  7. Re:Bruce, how about Canonical by Bruce+Perens · · Score: 3, Informative
    I spoke with Mark about it a while ago, before it had a name. It is much closer to my original business plan for Progeny as a Debian support company, than UserLinux as a non-profit core with an organization of multiple competing support companies around it. Progeny didn't implement my plan, by the way. Then wanted to be a shared filesystem developer, and that didn't work out.

    Bruce

  8. Re:MP3 and non "free" software by Bruce+Perens · · Score: 4, Informative
    We could include that stuff that red hat refuses to include only at the cost of potentially having to pay a patent license for every copy of the system or deal with a horribly expensive lawsuit. We'd rather push open formats.

    We don't want to split software development away from Debian. It's so much more work that way.

    Bruce

  9. Re:yet another distro? by Bruce+Perens · · Score: 4, Informative
    Yes. We are adding a commercial veneer to the Debian project. The UserLinux distribution is a configuration on top of Debian, just a list of packages that we consider important for servers or workstations, and that we will support. The actual software, except for the configuration packages, gets downloaded directly from Debian's mirrors.

    Thanks

    Bruce

  10. Re:I don't get it - It is a subset by fmckee · · Score: 3, Informative
    If UserLinux can select a small subset of Debian, and produce a stable/supported version of this subsest that's more current than Debian Stable -- and more importantly, position the product as a supported, modern Debian, we'd love it.

    UserLinux _is_ a subset of Debian. The team has chosen a streamlined set of applications to include in each of the various packages (soho desktop, enterprise desktop, and server). You are free however, to install any of the Debian packages, not included in the UL release using standard Debian tools.

  11. Re:I don't get it by Bruce+Perens · · Score: 4, Informative
    You will need to upgrade to "testing" first. Then add this to /etc/apt/sources.list:
    deb http://userlinux.com/ unstable main contrib non-free

    You will get a few "userlinux-" packages, they are just dependency lists for all the packages we believe belong in a desktop or server. Thanks

    Bruce

  12. Re:User vs. Business by Bruce+Perens · · Score: 4, Informative
    We have to approach them with existing customers. They don't care to certify anything until there is customer demand. Which is why we are not approaching them yet. We intend to operate a certification lab with a small share of the revenue from our support providers userlinux business - that is part of what they trade for being certified as support providers.

    Thanks

    Bruce

  13. Re:User vs. Business by Bruce+Perens · · Score: 3, Informative
    There are a number of businesses listed here that you can call for support. They want money. Another alternative is to take the questions up on the mailing list and hope for free peer support.

    Bruce

  14. Re: User vs. Business by Bruce+Perens · · Score: 3, Informative
    Please don't take this to be me just mindlessly trolling, as I do in fact respect what you are doing. However, I just can't see too many businesses latching onto something so new, untested and with such a *dumb* name.

    Dear AC,

    Consider that in 1998 they were asking the exact same questions. About Linux.

    Thanks

    Bruce