Delete "\E)0" sequences and make ":as=\E(0:ae=\E(B:"
(some terminals use "1" for "0").
This change makes it easy to use 8-bit encodings, such as ISO8859, EUC, etc.
PR #7126.
the needed endianism of the architecture. One step towards cross-building
releases.
Not touched are newfs calls in install scripts as they run on the desired
machine and thus default correctly.
# XXX temporary extra (for 1.3.X). We need "tar" in the path but not
# under /usr until we copy the contents of /usr.install into /usr.
# Maybe a better idea is to use pax, which lives in /bin anyway...
# Should go away soon in whatever will become 1.4.
Someone shoot me if I don't remove this soon ;>)
Makefile.inc: build `miniroot' [sic]
list: list of files to crunch in
dot.profile: start up sysinst on boot.
diskimage.label.proto: write diskimage label so kernel recomputes
label at boot from SCSI geometry..