Update time! Yay! (Fairly minor on the SS front, relatively minor for the Fonts, and a bit more meatier in USBNet

).
And I tweaked the first post a bit.
ScreenSavers:
* Use a dynamically linked sort binary (saves a bit of space in the packages). No user-visible change.
* Moved the pidfiles to a dedicated directory. No user-visible change.
=> No need to update.
Fonts:
* Added an optional font config file, where the condensed font is replaced by the default Caecilia. Enabled via the "nocondensed" trigger file.
* Update the CJK.ttf font. (More glyphs, most of these chinese)
* The install script now properly updates default custom fonts.
* Moved pid & lockfiles to a dedicated directory, and the config files to another.
=> Update if you rely on CJK rendering, or would like to try the nocondensed config.
* USBNetwork:
* New binaries for everything. (dynamically linked, gcc 4.4.3, armv6j, arm1136jf-s, vfp) [the busybox binary has the wget applet compiled in].
* SFTP support. (server launched on demand by dropbear). (On a sidenote: x-compiling OpenSSL: fun times! xD)
* SSH over WiFi via a config option. (OFF by default because it's a huge security risk with our default dropbear binary [no root password]).