* Add -f option to control printing of filename
* Rewrote printing of text to allow carriage-return and tab
* Report no version information as warning for both no rVersion and
no version fork
Added explanation of the (minor) changes made in the initial
v2.0.6 checkin, and what still needs to be done.
UpdateLog:
Minor formatting change on some lines.
link.script, mods:
These files are obsolete.
and link. However, it does not work yet and thus still needs work.
The *.asm files have had the following common changes:
- 'keep' lines were eliminated
- the 'mcopy' now takes the macro from the /obj/gno/bin/gsh
directory. This is in anticipation of having the macro
files generated from a single source file; there is a large
amount of duplication. For the moment, the makefile merely
copies the old macro files from the "M" directory to the
/obj/gno/bin/gsh directory.
- start each file with a dummy routine so that the source
code winds up in the *.o rather than the *.root file.
- added the 'setcom 60' directive; there were many source
lines that were otherwise getting truncated.
The makefile is a complete rewrite.
- corrected mkso command line
- explained what to do after install is complete
gshrc:
- make problem report comment more explanatory
installboot1:
- fixed up initial message
- create the /lang/orca/utilities directory
installboot2:
- fixed up initial message
- create a man hierarchy in /gno-hfs
- generalized the release target so that it can also be used
for chapter 8 programs. This is done by defining the CHAPTER
macro to be 8.
- if HAS_MKLINK_DATA or HAS_MKSO_DATA macros are set, then the
appropriate data files are copied when the 'release' target
is made.
disk, without modification.
README.install:
Installation instructions for the user.
gshrc, initrc, namespace:
For the boot disk.
installboot1, installboot2:
Installation scripts for the user to run.
Initial checkin; this script creates the installation boot
disk, /gno.boot
mkdisk1, mkdisk2:
Initial checkin; these scripts assist in the creation of the
*.shk files for the binary distribution.
fudgeinstall:
- added verbose flag to install(1) calls
- don't "fudge" install gettytab or getty any more
- make sure the mkso data files are copied over
Replaced "\(dg" with "***"; neither the current GNO nroff program
nor groff used by Linux (on which the web versions of the man
pages is generated) use "\(dg", which is supposed to be a dagger.
I did some formatting changes to make it easier for a perl
script to parse this file and create a web page showing current
status. No change to content.