sjg
1f724b9392
use bsd.kernobj.mk to tell us KERNOBJDIR for compiled kernels.
2000-05-02 16:06:45 +00:00
minoura
58b3ac77bd
Give up support of 4MB RAM machines for standard sysinst-based installer.
...
Restricted small installer must be used on those machines.
1999-12-24 17:02:13 +00:00
minoura
6bc1468dd7
Use new target echoimage to get the image name.
1999-12-05 15:48:11 +00:00
minoura
ff6a341dcb
Make it be compiled again.
1999-11-13 14:19:12 +00:00
minoura
76875808ab
Build INSTALL kernel automatically.
...
obj directory handling for read-only /usr/src.
Refer DESTDIR.
1999-07-06 16:22:58 +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
minoura
50224771ef
Descend to the utils dir for targets clean and depend.
1999-04-14 14:11:56 +00:00
minoura
4342da248f
Size hacks.
...
Use libhack, x_route, x_ifconfig, init_s in the distrib/utils
to reduce the ramdisk size.
1999-04-12 16:06:36 +00:00
minoura
511a8fd293
Mostly imported from netbsd-1-3 branch (1.3.3 and 1.3.4)
...
- Set ${driveunits} correctly.
- swapon on small memory machines.
1999-03-24 15:54:45 +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
minoura
c94e60002d
Back out previous patches: it is not necessory now.
1998-10-05 22:41:13 +00:00
minoura
24c03f53f8
Flush buffer cache.
1998-10-04 14:57:53 +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
oki
dc3654b410
Initial commit of installer use ramdisk image.
...
lifted from i386, modified for x68k by me.
1997-10-19 15:29:04 +00:00