[WBEL-users] newbie - kernel and other upgrades questions

Alon js@wsco.com
Thu, 20 Jan 2005 00:31:50 +0200


I just tried:

yum install kernel-unsupported
Gathering header information file(s) from server(s)
Server: White Box Enterprise Linux 3.0 - i386 - Base
Server: White Box Enterprise Linux 3.0 - i386 - Released Updates
Finding updated packages
Downloading needed headers
kernel-unsupported is installed and is the latest version.
No actions to take

So looks like I have it installed (Yey!).
Now .. how would I run the sensors data?

In a different box  I just typed:   sensors


Here is my yum.conf

less /etc/yum.conf
[main]
cachedir=/var/cache/yum
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=whitebox-release
tolerant=1
exactarch=1
retries=20
failovermethod=roundrobin
gpgcheck=1
exclude=httpd* mysql* php* perl* apache* mod_* MySQL* *ftp* exim* sendmail* 
php* kernel* da_*

[base]
name=White Box Enterprise Linux $releasever - $basearch - Base
baseurl=http://whitebox.phantomhosting.com/$releasever/en/os/$basearch/
#ftp://mirror.physics.ncsu.edu/pub/whitebox/$releasever/en/os/$basearch/

# 
ftp://ftp.kspei.com/mirrors/whiteboxlinux.org/whitebox/$releasever/en/os/$basearch/
# 
ftp://ftp.esat.net/mirrors/whiteboxlinux.org/$releasever/en/os/$basearch/
# 
ftp://ftp.jach.hawaii.edu/pub/linux/whitebox/$releasever/en/os/$basearch/
# 
ftp://gd.tuwien.ac.at/opsys/linux/whiteboxlinux/$releasever/en/os/$basearch/
# 
ftp://ftp.opensourcemirrors.org/linux/whitebox/$releasever/en/os/$basearch/

[updates-released]
name=White Box Enterprise Linux $releasever - $basearch - Released Updates
baseurl=http://whitebox.phantomhosting.com/$releasever/en/updates/
# 
ftp://gd.tuwien.ac.at/opsys/linux/whiteboxlinux/$releasever/en/updates/

# 
ftp://ftp.opensourcemirrors.org/linux/whitebox/$releasever/en/updates/
# 
ftp://ftp.jach.hawaii.edu/pub/linux/whitebox/$releasever/en/updates/
# 
ftp://ftp.kspei.com/mirrors/whiteboxlinux.org/whitebox/$releasever/en/updates/
# 
ftp://ftp.esat.net/mirrors/whiteboxlinux.org/$releasever/en/updates/
#        ftp://mirror.physics.ncsu.edu/pub/whitebox/$releasever/en/updates/


- Alon
js@wsco.com
----- Original Message ----- 
From: "William Hooper" <whooperhsd2@earthlink.net>
To: <whitebox-users@beau.org>
Sent: Wednesday, January 19, 2005 10:53 PM
Subject: Re: [WBEL-users] newbie - kernel and other upgrades questions


>
> Alon said:
>> I'm all in favor of not banging my head against the wall (a long lasting
>> family tradition I don't want to break). How do I go about doing the
>> "install the kernel-unsupported modules"  ?
>
> Depending on your update tool of choice:
>
> up2date -if kernel-unsupported
>
> yum install kernel-unsupported
>
> rpm -i <your favorite mirror>/whiteboxlinux.org/3.0/en/updates\
> /i686/kernel-smp-unsupported-<version>.<arch>.rpm
>
> Pet Peeve: John, if you're out there, why have separate dirs for all the
> different x86 flavors?
>
> [snip]
>> I always see the i2c instructions of how to incorporate into the kernel,
>> but are you saying that I don't need to do that?
> [snip]
>
> I'm not sure how well they were, but the i2c modules for the kernel are
> packaged in the kernel-unsupported RPM because that is how Red Hat chose
> to show that they are, well, unsupported.
>
> --
> William Hooper
>
> _______________________________________________
> Whitebox-users mailing list
> Whitebox-users@beau.org
> http://beau.org/mailman/listinfo/whitebox-users
>
>