例如
http://www.debian.org.hk/node/view/8408
不過我覺得連到香港的FTP有點慢
所以我的sources.list是寫了這些
- 代碼: 選擇全部
deb http://pkg-gnome.alioth.debian.org/debian/ experimental main
deb ftp://ftp.isu.edu.tw/pub/Linux/Debian/debian/ experimental main non-free contrib
deb ftp://ftp.debian.org/debian/ ../project/experimental main
其他的就都是unstable的
之後apt-get -t exprimental upgrade 或apt-get -t exprimental dist-upgrade
就會升級了
BUT...某些軟件的postinst script呼叫到scrollkeeper會發生segfault...導致安裝不完全
時鐘applet不能用..terminal怪怪的..等等
解決方法
安裝unstable的libxml2-2.6.11-5
http://packages.debian.org/unstable/libs/libxml2
exprimental的2.6.15會有問題...
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=279040
http://bugzilla.gnome.org/show_bug.cgi?id=156903
恩..大概是這樣...