-----------------------------------------------------------------------------
	Shag/OS Installation Instructions
-----------------------------------------------------------------------------


	Currently, there is no full Shag/OS release, just SOLO,
	so the only step here that makes sense is building SOLO.

	To build SOLO:

		Read the file 'readme' in the doc/solo directory.	

	To install SOLO demo disk:
		From Linux:
			Insert a formatted floppy disk into the primary
			disk drive (A:, fd0, etc), and then type:
				dd if=solodemo.dsk of=/dev/fd0
		
		From DOS:
			You will need a utility that will write a raw
			disk image to a floppy disk.  In the future, I will
			try to provide such a utility, but for now, you will
			need to find one (there are other demo and boot disks
			on the net that have such programs, such as 'rawrite')
			Most disk editors or utility programs
			should have a way to do this, and other operating
			systems may come with such programs already.

		Then, read the documentation in the 'doc/solo'
		directory, and boot up the disk.


	To build Shag/OS:

		(to be documented later)


	To build DECO: 

		(to be documented later)

	
	To build CParse:

		(to be documented later)

