Linked by David Adams on Thu 29th Jul 2010 17:44 UTC, submitted by Debjit
Thread beginning with comment 434787
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[4]: Comment by kaiwai
by kaiwai on Fri 30th Jul 2010 05:40
in reply to "RE[3]: Comment by kaiwai"
Yes I already know that so there is no need to be a condescending prick about it. I quickly had a look and missed the yum command at the top. I was under the impression that HAL dependencies had been removed based on the Ubuntu halsectomy page but it appears on closer inspection that it relies on custom patches rather than being part of the mainline.
RE[5]: Comment by kaiwai
by lemur2 on Fri 30th Jul 2010 06:35
in reply to "RE[4]: Comment by kaiwai"
Yes I already know that so there is no need to be a condescending prick about it. I quickly had a look and missed the yum command at the top. I was under the impression that HAL dependencies had been removed based on the Ubuntu halsectomy page but it appears on closer inspection that it relies on custom patches rather than being part of the mainline.
No condescension was intended (I am only being careful to support my points, given the propensity for people to try to attack what I say, just as you have joined in). The only point I was intending to convey was that HAL is probably more entrenched than you may realise.
Edited 2010-07-30 06:37 UTC




Member since:
2007-02-17
yum is a Fedora/Red Hat command line package manager program, for RPMs.
Archlinux uses the pacman package manager program, which in turn uses .tgz files I think.
In the context of this text:
=======================================================
Package Arch Version Repository Size
=======================================================
The word "Arch" here is a column heading which lines up to ocurrences of the string "x86_64", which is a reference to the CPU architecture targeted by the RPM files. The string "fc13", which appears in the package names, is a reference to Fedora Core version 13.
Edited 2010-07-30 04:18 UTC