Last active
August 29, 2015 14:23
-
-
Save fuyuanli/0b3fc0537044cbcd59ee to your computer and use it in GitHub Desktop.
debian-sh4
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #/etc/apt/sources.list | |
| deb [arch=all] http://debian.csie.nctu.edu.tw/debian/ wheezy main contrib non-free | |
| deb-src http://debian.csie.nctu.edu.tw/debian/ wheezy main contrib non-free | |
| deb [arch=all] http://debian.csie.ntu.edu.tw/debian/ wheezy main contrib non-free | |
| deb-src http://debian.csie.ntu.edu.tw/debian/ wheezy main contrib non-free | |
| deb [arch=sh4] http://download.si-linux.co.jp/debian-sh/wheezy-sh4/ wheezy main contrib non-free | |
| deb-src http://download.si-linux.co.jp/debian-sh/wheezy-sh4/ wheezy main contrib non-free | |
| deb http://ftp.yzu.edu.tw/Linux/debian-sh4-for-nextvod/ wheezy all |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment