Commit Graph

27 Commits

Author SHA1 Message Date
jhawk a022cf9d37 Use
${MAKE}
instead of
  make
2000-08-30 23:51:46 +00:00
sjg 1f724b9392 use bsd.kernobj.mk to tell us KERNOBJDIR for compiled kernels. 2000-05-02 16:06:45 +00:00
cgd 884b75e9f3 adjust for changes in alpha /usr/mdec files. 1999-04-07 06:47:49 +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
lukem 06b0ffe181 distclean is a synonym for cleandir 1998-09-05 14:46:13 +00:00
mycroft b2a77a6aa4 Don't use _SUBDIRUSE outside of bsd.subdir.mk. 1997-05-07 17:06:16 +00:00
cgd 1c176a94c4 rcs id cleanups 1997-04-18 18:05:24 +00:00
cgd 16e1561afb add a script which can be used ot build a distribution image 1997-04-18 18:02:09 +00:00
cgd 575d2214af punt rc.hack for now. It's not so happy with a shared-lib-based system,
because it wants to use sysctl and sysctl is normally dynamically linked,
and it doesn't have the shared libs available when it wants to use it.
The right thing to do (if i want to propagate this hack) is to build a
statically-linked sysctl rather than copying the dynamically-linked one.
1997-03-18 20:04:11 +00:00
cgd 72ef5768bc clean up in various ways 1997-02-24 20:35:23 +00:00
cgd 39898dca7b support wd, add '-t ffs' to fsck 1997-02-17 20:15:40 +00:00
cgd 4978d83570 when checking the built file systems, force the check (use -f), and make
sure fsck is trying to check ffs file systems (use -t ffs) because it's
not smart enough to figure that out on its own.
1996-11-27 01:42:07 +00:00
cgd 066cc0d79c pull down from branch:
>add a little hack, to replace /etc/rc on the distribution disk image,
>to make life a little bit easier for people just starting out.
>(remounts root read-write, mounts /usr, etc.)  includes instructions
>on how to get 'normal' /etc/rc as the default.  does _not_ appear
>in the tar files.
1996-06-15 04:04:26 +00:00
cgd 9175e2b707 Be more tolerant of changes in the GNU (Cygnus) cpp binary's location
due to NetBSD and Cygnus release number/date changes.
1996-05-31 00:54:39 +00:00
cgd 898dcb24ad update for new X, toolchain source locations, and for the new
location of the toolchain's cpp (caused by the change in 'uname -r' caused
by the merge with the master sources).
1996-04-25 13:20:05 +00:00
cgd 58b27d5fbe repoint libexec/cpp link to the right place. grn. 1995-12-21 14:22:25 +00:00
cgd 0289832ea9 add missing . to libexec/cpp symlink, as pointed out by John Birrell 1995-12-09 05:27:22 +00:00
cgd 4ce3968c57 update for new way of doing boot block, don't include /boot in bin.tar.gz 1995-10-18 03:52:15 +00:00
cgd 3fa415f46e don't include X11 bins or kernel in the bin.tar.gz file 1995-10-16 04:55:44 +00:00
cgd 00fdda5e6e slight cleanup, add target to build x11 bins tar file. 1995-10-14 01:43:24 +00:00
cgd ff25d65255 rearrange dependencies so that this actually works. 1995-10-10 01:19:16 +00:00
cgd 1ef22609d6 no longer need the MAKEDEV invocation here. 1995-10-09 14:57:36 +00:00
cgd 2d2c3763a7 build some tar files, too. 1995-10-09 01:53:50 +00:00
cgd ae1d1592ec copy boot program to / from /usr/mdec 1995-09-29 07:22:43 +00:00
cgd e29cdeba95 cpp (for symlink from /usr/libexec/cpp) has moved 1995-09-27 15:17:48 +00:00
cgd 6d8ecf1270 /usr/src/devo on the alpha has been renamed to /usr/src/cygnus 1995-09-27 14:43:38 +00:00
cgd aba61d0813 make an alpha distribution disk. includes newfs, of a SCSI disk! whee! 1995-03-21 01:36:12 +00:00