花了一點時間重新打包並上傳到「debian-bcm47xx」上了, 現在大部份的檔案都可以使用apt進行下載及更新了
如果要使用該服務, 請設定 /etc/apt/sources.list 並加入以下這行
deb http://debian-bcm47xx.googlecode.com files/
接著只要進行 apt-get update 及 apt-get install [套件] 就可以進行套件的升級了
目前提供的apt下載如下清單之後會慢慢完善, 可以參照「Debian_BCM47XX_APT_Service」查看目前所有的清單列表
amule (2.2.2)
ctorrent (3.2)
howl (1.0.0)
ipkg (0.99.154)
kexec-tools (2.0.0)
libdlna (0.23)
libnatpmp (20090129)
libtorrent (0.12.4)
libupnp (1.6.6)
libwxbase2.6-0 (2.8.7)
nethostfs (2.1)
rtorrent (0.8.4)
transmission (1.5.1)
udpxy (0.8)
ushare (1.1a)
xmlrpc-c (1.11.0)
另外...因為這是自己打包的, 所以可能不符合Debian官方的標準...也許會發生奇怪的問題也說不一定, 請各位評估是否使用 :)
[English version]
Today, I spend some time to repackage previous compiled deb packages. Now, I have followed this post to put all files to google code and apt update is available from now.
If you want to use the apt server, you will need to add one line in /etc/apt/sources.list
deb http://debian-bcm47xx.googlecode.com files/
Then, you will be available to update the deb packages on debian-bcm47xx directly.
Here are current available updatable lists. You can refer Debian_BCM47XX_APT_Service for current all packages list.
amule (2.2.2)
ctorrent (3.2)
howl (1.0.0)
ipkg (0.99.154)
kexec-tools (2.0.0)
libdlna (0.23)
libnatpmp (20090129)
libtorrent (0.12.4)
libupnp (1.6.6)
libwxbase2.6-0 (2.8.7)
nethostfs (2.1)
rtorrent (0.8.4)
transmission (1.5.1)
udpxy (0.8)
ushare (1.1a)
xmlrpc-c (1.11.0)
Since the deb packages are packed by mine, they may not meet standard deb information and depends. Please evaluate if you are willing to use it.
Comments
i have some questions about
i have some questions about the minimal sys on the link you provide(mipsel_debian_minimal.7z), is it the same with the last ver(200704)?
i have a sys base on openwrt and it is using kernel 2.4.35, can i chroot to the path which provided from the package i'v just mention(mipsel_debian_minimal.7z).
using last ver(200704), a got problem, it kept telling me upgrade the kernel to 2.6.x.
but it was pretty when i used with kernel 2.4.20(on MSS).
They are not the same.
Hi Sir,
They are not the same.
For mipsel_debian_minimal.7z, it is created by cdebootstrap with --foreign parameter.
Therefore, you will need to execute "/sbin/cdebootstrap-foreign" to complete install.
I recommend to use busybox to chroot to debian, since the chroot command in mipsel_debian_minimal.7z still depends some libraries.
The busybox for mipsel version can be downloaded via below link.
http://debian-bcm47xx.googlecode.com/files/busybox.zip