Commit Graph

17 Commits

Author SHA1 Message Date
ross 51c2767d53 Script input ../common/list -> ./list. 1998-09-22 03:03:45 +00:00
ross 360b254eca Tweak the clean: target. 1998-09-22 03:00:30 +00:00
ross d51c5fbcfc Nuke strings(1). It isn't used by anything, and we just recently switched
the userland strings(1) to the binutils version. Well, crunchgen(8) links
all the stuff together ... can you say: "GPL pollution"?

If anyone knows a good reason to have strings(1) on an install disk, I can
resurrect a BSD-licensed strings. "Send me email". (ross@netbsd.org)
1998-09-22 01:15:53 +00:00
ross b3f966c92a Embed the ../common/Makefile.inc which was only used here. 1998-09-22 01:10:12 +00:00
ross 1029cd880d I don't know what this directory was for; the two files are each referenced
in only one place. Nuke the site from orbit.
1998-09-22 00:56:59 +00:00
lukem 06b0ffe181 distclean is a synonym for cleandir 1998-09-05 14:46:13 +00:00
ross 8cc228c742 The previous rev deletes the three crunchgen(1) output files on error. 1998-05-13 19:13:06 +00:00
ross f1e5d2be9f Note that a ./MAKEDEV all is needed, document the install script
functions, briefly describe a manual install, fix section cross
references, and other misc edits.
1998-05-13 19:07:46 +00:00
ross 2727bebf77 Always rebuild the crunchgen targets, otherwise a second make will bash
on even in the face of missing files.
1998-05-02 08:50:12 +00:00
thorpej cc934bdb2c Pull in bsd.own.mk to get a number of things right. 1998-03-19 00:07:27 +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
cjs 61826c3946 Make INSTALL a fully-loaded kernel (for booting from network or CD), and
INSTALL-FLOPPY a stripped-down version to fit on a floppy.
1998-01-13 23:49:31 +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
cjs 141bc49c28 Add install scripts. (Stolen from old i386 SSTO floppy.) 1997-12-22 00:39:29 +00:00
cjs 3ae5aa45df Forgot a subdir. 1997-11-18 05:16:50 +00:00
cjs 2429baaaa7 Add support for bootable floppy for installs. 1997-11-17 09:47:07 +00:00