On Wed, December 16, 2015 19:09, Read, James C wrote: > Hi, > > > OK. The reason I started reading this book in the first place was after > stumbling on it while searching the web to get information on how to build > a small system. My goal is to get a tiny custom system (no desktop, no > plethora of libraries I will never use).
> > BTW has anybody got a copy of unios? > > https://mameli.docenti.di.unimi.it/solab/browser/trunk?order=name A good read also: http://viralpatel.net/taj/tutorial/hello_world_bootloader.php Building a small system from LFS is rather simple. It's been discussed quite a few times. Search the mailing list archives with different terms to find them. http://www.linuxfromscratch.org/hints/downloads/files/small-lfs.txt http://www.linuxfromscratch.org/hints/downloads/files/OLD/lowspace.txt I built a system with mpg123, cacafire from cacalib, in 32MB after stripping nunneeded libraries, binaries, shared files, etc. Streamed network audio with wget and mpg123 and had an ascii fire going on the display. That's about it. Sincerely, William Harrington -- http://lists.linuxfromscratch.org/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
