[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Upgrading from stable to testing: Tips request



Since most of the packages I use are from the testing release, I'm going to upgrade my system to testing.

As I have a Broadcom ethernet controller I currently use kernel-image 2.4.26-2-686-smp from woody-proposed-updates.

My server is a HP ProLiant DL140.

So I need a kernel witch supports dual Pentium4, Broadcom BCM5700 and 2G ram (CONFIG_HIGHMEM4G=y).
Can I use 2.4.26-2-686-smp in the testing release?
What would you recommend?

# lspci
00:00.0 Host bridge: ServerWorks: Unknown device 0017 (rev 32)
00:00.1 Host bridge: ServerWorks: Unknown device 0017
00:03.0 VGA compatible controller: ATI Technologies Inc Rage XL (rev 27)
00:0f.0 ISA bridge: ServerWorks: Unknown device 0203 (rev a0)
00:0f.1 IDE interface: ServerWorks: Unknown device 0213 (rev a0)
00:0f.2 USB Controller: ServerWorks: Unknown device 0221 (rev 05)
00:0f.3 Host bridge: ServerWorks: Unknown device 0227
00:10.0 Host bridge: ServerWorks: Unknown device 0110 (rev 12)
00:10.2 Host bridge: ServerWorks: Unknown device 0110 (rev 12)
01:06.0 RAID bus controller: 3ware Inc 3ware 7000-series ATA-RAID (rev 01)
02:00.0 Ethernet controller: BROADCOM Corporation: Unknown device 1648 (rev 02) 02:00.1 Ethernet controller: BROADCOM Corporation: Unknown device 1648 (rev 02)

# dpkg -l | grep kernel-image
ii kernel-image-2 2.4.26-1woody. Linux kernel image for version 2.4.26 on PPr ii kernel-image-2 2.4.26-1woody. Linux kernel image for version 2.4.26 on PPr

Also I noticed this:
<snip src="http://www.debian.org/doc/manuals/reference/ch-woody.en.html";>
Note that tracking the testing distribution of Debian can have the side effect of delaying the installation of packages containing security fixes, since such packages are uploaded to unstable and only later migrate to testing.
</snip>
Is there anything to do about that?

As I already have testing in /etc/apt/sources.list I'll just change /etc/apt/preferences like this:
Package: *
#Pin: release a=stable
Pin: release a=testing
Pin-Priority: 600

Then,
apt-get update; apt-get upgrade; apt-get dist-upgrade

Is that all?

Thanks,
Jacob



Reply to: