Commit Graph

23 Commits

Author SHA1 Message Date
mark 970c0332ab Reduce the number of bytes per inode to 5120. 1999-05-28 06:05:00 +00:00
tron 2f3417d997 Fix listfiles to handle object directories. Patches supplied by
Izumi Tsutsui in PR misc/7628.
1999-05-23 07:31:19 +00:00
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
garbled 851ee9e397 1) Remove all vestiges of tar from src/distrib. Use pax and appropriate
commandlines for all tar operations.  (work supplied by Matt Green)
2) Update arch/*/md.c to deal with new sysinst/run.c.  Special case
anything that needs to do a redirect or a pipe.
3) #if 0 some unused code in target.c. This code will need to be updated,
or special cased with do_system.

Big thank you to Matt for all his work on this.
1999-01-25 23:34:20 +00:00
garbled c3262a3841 Use pax instead of tar on the ramdisk bins.. create appropriate link for
tar to get tar-like fonctionality.
1999-01-21 07:52:00 +00:00
mark 3c45647427 Termcap entry for use with SHARK installs etc. 1998-10-05 00:21:59 +00:00
mark 67d97dfb18 Fix the mounting of the ramdisk read/write. 1998-10-05 00:20:43 +00:00
mark 223662fb38 Update ramdisk size and use the install-ramdisk disktab entry. 1998-10-05 00:17:56 +00:00
mark ac579dca26 Overhaul for sysinst.
Remove all the gunk that sysinst does not need.
1998-09-29 03:08:47 +00:00
lukem 06b0ffe181 distclean is a synonym for cleandir 1998-09-05 14:46:13 +00:00
bad 4da46852f5 We don't need to manually flush the buffer cache after ``vnconfig -u''
anymore.
1998-01-26 23:50:54 +00:00
perry 3891a64da7 Add $HOME to profiles, closes pr 4323 (from Tatoku Ogaito) 1998-01-09 21:51:25 +00:00
perry 3fe138c146 RCS Id Police. 1998-01-09 08:03:16 +00:00
mark 7555dda7db Remind the use which sets MUST be installed at the end of this script.
Don't try and install a kernel from the ramdisk image as this will now
be in a kern set.
1997-11-08 02:29:24 +00:00
mark 5cd730f2c3 Overhauled support for installing from CDROM. Support unsplit tar files
as well as split ones for installation sets.
1997-11-08 02:28:17 +00:00
mark de12bd8b16 Include sysinst. 1997-11-08 02:26:16 +00:00
mark 8f1ba91f0e Update for location of runlist.sh and list2sh.awk 1997-10-18 07:45:00 +00:00
mark c98ceb6a1b Missed these from the earlier commit of the files to build a ramdisk image. 1997-10-18 07:42:31 +00:00
mark 24e33d98ad Initial commit of an install ramdisk image build. 1997-10-18 04:05:47 +00:00
mark ca363acbb6 Initial commit of an install ramdisk image build. 1997-10-18 04:05:39 +00:00
mark 416fa2941b Initial commit of an install ramdisk image build. 1997-10-18 04:05:19 +00:00