Commit Graph

13 Commits

Author SHA1 Message Date
veego dfa799a037 Sync with the recent crunchgen changes.
- Remove *.cro files and not the obsoleted *.lo files.

From Bill Studenmund commit message:
> 3) Generate .cro files rather than .lo files. .lo now is used for "local
> objects" - obj's for the host machine not the target machine.
1999-05-11 20:46:58 +00:00
itohy 29b70cd215 Use G0 (not G1) for the alternative character set (DEC line graphics).
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.
1999-03-13 09:03:28 +00:00
wrstuden ad140b77ea Modify all calls to newfs in ramdisk/miniroot creation to include
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.
1999-03-04 20:32:18 +00:00
tsubai 3849ede50b * Add disktab.preinstall.
* Mount kernfs and mfs.
* Add mount_mfs link.
* Remove strings link.
1999-01-27 13:18:30 +00:00
tsubai 65d8322a2f Uncomment "bootfloppy". 1999-01-27 12:04:32 +00:00
tsubai c9db02d31e Invoke sysinst.
TERM=vt100.
1999-01-20 14:02:53 +00:00
tsubai 2e6f16f3b8 Change image size to 1.5MB. 1999-01-13 10:54:16 +00:00
tsubai 20f9f55a10 * Remove strings.
* Enable sysinst.
1999-01-13 10:52:53 +00:00
mrg f39074b570 use x_gzip over gzip_s 1999-01-11 13:01:34 +00:00
lukem 06b0ffe181 distclean is a synonym for cleandir 1998-09-05 14:46:13 +00:00
tsubai 1d3fe14e52 Add .profile 1998-07-29 05:52:19 +00:00
tsubai 137185670b Add bootfloppy stuff. 1998-07-24 15:55:28 +00:00
tsubai e309aa6846 macppc ramdisk tools. 1998-07-03 11:20:08 +00:00