commandline software

All posts tagged commandline software

Software > Zaurus SL-C1000 > OpenZaurus >

https://web.archive.org/web/20080515230358/http://gpe.handhelds.org/

A windowing environment. An option with OpenZaurus.

Dead, and replaced by Angstrom.

untested, and it’s abandoned anyway

  • X-Windows and GTK+
  • An alternative windowing environment to Opie
  • Based on OpenEmbedded
  • The GPE Palmtop Environment

Continue Reading

Software > Zaurus SL-C1000 > OpenZaurus >

A few useful archive links:
https://web.archive.org/web/20040103073104/http://opie.handhelds.org/
https://web.archive.org/web/20030204100025/http://opie.handhelds.org/
https://web.archive.org/web/20040912043102/http://opie.handhelds.org/cgi-bin/moin.cgi/

A completely Open Source based graphical user environment and suite of applications for PDAs and other devices running Linux.

Dead, and replaced by Angstrom.

untested, and it’s abandoned anyway

  • Forked from Qtopia
  • X-Windows and GTK+
  • An alternative windowing environment to GPE
  • Based on OpenEmbedded
  • The Open Palmtop Integrated Environment

D-Debian -- Debian9ta

Zaurus SL-C1000 > Zaurus distributions (Debian) >

was dinorex.mocasting.com (Chinese)

Dinorex’s Debian Zaurus distribution.

  • Abandoned — “Due to speed issues, especially when compared to pdaXrom‘s excellent work, this project has been concluded and will not be worked on in the future.”
  • An edit of the existing instructions.
  • Completely untested.



Continue Reading

Gentoo_Linux_logo_matte.svg

Gentoo >
Zaurus SL-C1000 > Zaurus distributions >

https://web.archive.org/web/20130522141831/http://gentooforzaurus.opensistemas.com/

Based on Gentoo Linux, the Cacko X11 Rom and The Emerde Project.

(on Wikipedia)
Software >

A file can be “summarized” into a short string. That string can be compared with the file again to determine if it’s the same file. This is often used when downloading a file to check it after the fact. This sort of thing is built into compression software, but using md5sum is way faster/easier because it doesn’t need to put the file in a container and uncompress it to use it.

There are various other programs which do similar things, like sha256sum. These all come with almost all Linux distributions.

Continue Reading