Commit Graph

27 Commits

Author SHA1 Message Date
tsutsui f38c67afc0 Pull more functions (but except gethost.c) into libhack.o.
Saves ~2.3kbytes.
2001-03-19 22:27:59 +00:00
tsutsui dd34b2b9b3 Use distrib/utils/x_mount. 2001-02-18 06:20:17 +00:00
tsutsui 6cbf8eaac7 Remove "COPTS= -Os". It is now specified in util/libhack/Makefile.inc. 2001-01-31 20:58:31 +00:00
tsutsui f68bcbc806 Use ${PRINTOBJDIR}. 2001-01-07 08:38:01 +00:00
garbled 83f61a5891 Change all ocurrences of "crunchgen" to ${CRUNCHGEN} 2000-11-01 07:57:55 +00:00
tsutsui c9a96015d1 Remove mount -t kernfs. 2000-09-13 13:50:16 +00:00
tsutsui 6c73b7cec0 /kern is no longer needed. 2000-09-13 13:49:30 +00:00
tsutsui ddae6ab8a8 Remove mount_kernfs and add dmesg. 2000-09-13 13:48:25 +00:00
jhawk a022cf9d37 Use
${MAKE}
instead of
  make
2000-08-30 23:51:46 +00:00
tsutsui f185c9ff49 Include bsd.subdir.mk first to pull in /etc/mk.conf (via bsd.own.mk).
Otherwise, ".ifndef RELEASEDIR" fails if RELEASEDIR is defined in mk.conf.
2000-06-17 18:37:43 +00:00
cgd c85d2eb42b sweep of my licenses for consistency. (no functional changes) These
files have copyright held by people in addition to myself.  (I did the
original work, they copied it, enhanced it, and added their copyright
to the derivative work.)  Their approval has been given re: the license
change.
2000-06-14 22:52:37 +00:00
tsutsui 09e4bbfffd Change directory name (floppies -> floppy) like other ports. 2000-06-14 10:24:24 +00:00
cgd d220ca5ba3 fix up NetBSD RCS Ids to match the standard, and the leading comment as
to match as well.  No functional changes.
2000-06-14 06:48:47 +00:00
tsutsui f3534d3bec - Build an INSTALL kernel on the separate directory.
- Install an INSTALL kernel and boot.fs image to RELEASEDIR.
2000-06-11 11:35:18 +00:00
tsutsui 7d1f42b466 Remove include bsd.own.mk. It is included by bsd.subdir.mk. 2000-06-10 02:50:34 +00:00
tsutsui 75c6529048 Remove unused ${GEOM}. 2000-06-09 16:45:31 +00:00
tsutsui a3a4a93eab Pass ${DESTDIR} to runlist.sh. 2000-06-09 15:18:55 +00:00
tsutsui b8883b183d Use also x_ftp and x_sh. 2000-06-08 23:39:43 +00:00
tsutsui b0d54f368a Add "COPTS= -Os" for building libhack.o. 2000-06-08 23:39:07 +00:00
thorpej ceff2dc6bc Need /etc/netconfig. 2000-06-07 20:32:06 +00:00
sjg 1f724b9392 use bsd.kernobj.mk to tell us KERNOBJDIR for compiled kernels. 2000-05-02 16:06:45 +00:00
tsutsui d8a503fec5 Try to make the install floppy work on 4MB machines:
- reduce memory disk size
- use x_dd, x_ifconfig and x_route
- use libhack.o (sync with i386)
- don't use mfs as /tmp

Tested by Luigi Filippini <filippini@tiscali.it> and me.
2000-03-13 13:16:54 +00:00
tsutsui 742f365d33 Remove unnecessary entries. (from macppc) 2000-02-26 05:46:22 +00:00
tsutsui fea38fee6b Remove update. 2000-02-22 15:00:43 +00:00
tsutsui 1bf52b391d rename (revert) memory disk filename /dev/mdX -> /dev/mdXa 2000-01-21 12:32:54 +00:00
tsutsui a7a5c8f2f4 Use utils/x_ping. 1999-12-31 10:00:24 +00:00
tsutsui a109943094 Initial import of news68k port. 1999-12-09 14:53:00 +00:00