21 Apr 2011 13:24
Slackware ARM on Small NAS (NS-K330)
Giovanni <pino.otto <at> gmail.com>
2011-04-21 11:24:12 GMT
2011-04-21 11:24:12 GMT
Do you know whether it is possible to install and run Slackware ARM on this small computer?
http://www.dealextreme.com/p/standalone-bittorrent-bt-client-usb-nas-ftp-samba-printer-upnp-sharing-network-lan-server-26320
This is the hardware:
CPU clock at 250MHz, CPU: FA526id(wb)(ARMv4)
Memory: 32MB = 32MB total
PCI clock at 33M
and currently it supports SnakeOS:
http://code.google.com/p/snake-os/
Best regards,
giovanni
_______________________________________________ ARMedslack mailing list ARMedslack <at> lists.armedslack.org http://lists.armedslack.org/mailman/listinfo/armedslack
I wouldn't bother with it. Some devices use lower speed ARM CPUs but their
usage (and software) is tuned to the device to match the usage with the
device's specs. Slackware ARM is a generic distribution built to run
on the widest range of products possible, at the expense of speed in some
areas (which IMO can easily be re-gained by recompiling glibc and some
other critical libraries; but that's another topic :) ).
> > armedslack-current/slackware/{a,l}
> > directories.
>
> Will this build everiting ? Can I just rebuild glibc or is it necessary
> to rebuild every binary that links the new glibc ? I was hoping that
> since version will not be changing maybe I could do with just slipping
> in the new armv5 tuned glibc: am I wrong in hoping this ?
It'll build glibc - the glibc packages (solibs & zoneinfo) that are in the
a/ series, and the main glibc packages (including the header files) in l/
Look in the slackware directories or just read the build script - it's
easy to figure it out.
You don't need to rebuild everything that links against glibc (ie
everything in the entire distribution). You're rebuilding glibc with
optimisations - you're not changing the ABI or anything like that!
You might want to rebuild bash too. I've got a feeling you should also
rebuild zlib.
RSS Feed