* Markus Krebs <[EMAIL PROTECTED]> [2008-09-04 11:34]: > Maybe a stupid question, but how can one tell whether he's using ARMEL or > not?
Here are two ways: 1) Install dpkg-dev and run: dpkg-architecture -qDEB_HOST_ARCH 2) If you have some .deb packages in the apt archive, you can do "ls /var/cache/apt/archives" - if the files end with arm.deb you're running arm, if they end with armel.deb you're running armel. > Linux localhost 2.6.26-1-ixp4xx #1 Thu Aug 28 23:59:26 UTC 2008 armv5tel > GNU/Linux > > Just like before with ARM (?) Or is the "el" after "armv5t" new (can't > remember)? Nope, that's the same on arm/armel. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]