View Single Post
Old 04-05-2012, 11:56 PM   #3
geekmaster
Carpe diem, c'est la vie.
geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.
 
geekmaster's Avatar
 
Posts: 6,433
Karma: 10773670
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
With apt-get, just installing a SMALL portion of the debian repository, I quickly filled up my 2GB image file. You can start with sudo apt-get bsdgames. It even has an ncurses-based tetris, besides the old "teletype" classics trek and adventure (i.e. colossal cave)

You can also add other package repositories to apt-get, and you can use ipkg or opkg to install smaller packages from the optware repositories.

I even installed qemu, and ran MS-DOS inside it using ncurses text mode, but there were some issues with eink and white-on-black characters. You needed to change the screen colors in DOS to make it usable.

And you can install gcc and the other full build utilities. Whatever you want, basically...


Last edited by geekmaster; 04-06-2012 at 12:03 AM.
geekmaster is offline   Reply With Quote