Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror

Comment Re:And you can save even more (Score 2, Informative) 275

Canonical:
Revenue: $30 Million
Owner(s): Mark Shuttleworth
Employees: 200+

Red Hat:
Type: Public (NYSE: RHT)
Revenue: $652.57 million USD (2009)
Net income: 78.72 million USD (2009)
Employees: 2800 (2009)

Yeah, you see, having a business model helps. Someone's gotta actually write that software that Canonical gives away for free, you know...

Comment Re:Using a monopoly to destroy competing technolog (Score 1) 165

Describe to me the harm that would arise against the good of humanity if Microsoft and Apple through customer demand were forced to implement Ogg Vorbis and Theora support in their browsers.

When you're done, you can continue by describing the harm that was inflicted on humanity when Microsoft was forced to start producing a web browser for Windows so that people wouldn't use non-Microsoft software.

Comment Re:Great a notebook with a broken package manager (Score 1) 29

  • unused packages removal - ie, if a a package is only installed as a dependency, and if no package which depend on it are still installed, the package can be automatically removed.

yum install yum-utils
package-cleanup --leaves

  • suggested packages, ie., packages has a list of packages which enhances the package in quesiton.
  • recommended packages, ie, packages which are not strictly required but should normally be installed with a package.

I don't think so, but as crush mentioned PackageKit will sometimes suggest packages to install.

  • support for packages deprecating and/or providing other packages

Sure.

  • support for running configuration utilities and such during installation

No, RPM package installation is completely non-interactive by design.

Comment Re:It always starts out with good intentions (Score 1) 147

Normally: at this point RH & <evil company> would enter a cross licensing agreement, but I doubt that RH will do that, it will be interesting to see what they do do.

They might, but to be consistent with what they've done before and with their stated intentions they would have to licence the other party's patents for all open source software (or perhaps all GPL:d software). I think they'd do that, even if they have to throw some cash into the deal as well.

Slashdot Top Deals

Never tell people how to do things. Tell them WHAT to do and they will surprise you with their ingenuity. -- Gen. George S. Patton, Jr.

Working...