Skip to content

Instantly share code, notes, and snippets.

@chihchun
Created December 25, 2010 17:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chihchun/754972 to your computer and use it in GitHub Desktop.
Save chihchun/754972 to your computer and use it in GitHub Desktop.
Debian on NextVOD STB
sh-4.1# uname -a
Linux (none) 2.6.23.17_stm23_A18B-PDK7105-32BITS-A18B #3 PREEMPT Mon Nov 8 14:21:27 CST 2010 sh4 GNU/Linux
sh-4.1# cat /proc/cpuinfo
machine : pdk7105
processor : 0
cpu family : sh4
cpu type : STx7105
cut : 3.x
cpu flags : fpu icbi synco fpchg
cache type : split (harvard)
icache size : 32KiB (2-way)
dcache size : 32KiB (2-way)
bogomips : 445.44
sh-4.1# apt-get --version
apt 0.8.10 for sh4 compiled on Dec 1 2010 03:15:44
Supported modules:
*Ver: Standard .deb
*Pkg: Debian dpkg interface (Priority 30)
S.L: 'deb' Standard Debian binary tree
S.L: 'deb-src' Standard Debian source tree
Idx: Debian Source Index
Idx: Debian Package Index
Idx: Debian Translation Index
Idx: Debian dpkg status file
sh-4.1# cat /etc/debian_version
6.0
sh-4.1# echo $BASH_VERSION
4.1.5(1)-release
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment