Ok so Debian sarge is finally here. On ftp.hk.debian.org the symlinks of stable is now pointing to sarge and the README file says 'oldstable' is 3.0r6 and 'stable' is 3.1r0. Everything looks good. Thanks everyone who have contributed to this release and especially those who work on localization.
回應
What if I want to keep use woody ?
Sarge is still new - for stable.
What if someone want to keep use woody for a year ?
What will need to change in the Apt-list to point to the right package list for Woody r6 in Debian HK ?
How about other Debian Mirror site (i.e. TaiWan)? Are they change the stable pointing to Sarge too ?
It will need to be very clear on setting up the apt-list , else will confusing all debian users and update to Sarge instead of Woody.
Can Debain Hk show us the right direction ?
K M Lau
change sources.list from "sta
change sources.list from "stable" to "woody". You can keep on using it as long as you want.
Depend on what you concern
I have much confidence on Debian Stable. And we have use Sarge for production server over half year and work smooth. I don't think you need to worry about the stability of Sarge.
But if you are busy to handle some mininal migration problem (like apache1.3 to apache2.0), you can confirm your apt list like this:
deb ftp://ftp.hk.debian.org/debian/ woody main non-free contrib
deb ftp://ftp.hk.debian.org/debian-non-US/ woody/non-US main non-free contrib
deb http://security.debian.org/ woody/updates main contrib non-free
Correct me if I'm wrong. I d
Correct me if I'm wrong. I dist-upgrade to sarge / testing but my apache is still in 1.3.33 version, using apache -v to show the version number. However, when I use dpkg -l, I found only apache2-utils package is installed, whereas other apache related packages are still in 1.3 branch. After dist-upgrade, I don't have to re-config my apache server, neither do other services.
Now I'm running testing version of Debian (sid) and if I change source to woody as you mentioned above, do I need to dist-upgrade again? Because I don't want to downgrade to Woody to be able to use some packages in Woody.
Thank you.