jmc
4d6ad24166
Convert to using ${MDSETIMAGE}.
...
Provide a default value for $MDSETIMAGE and pull in bsd.own.mk to have
it overriden as needed for cross/-current builds.
2001-10-21 23:23:19 +00:00
simonb
2abdec8d17
Add dummy dependall target, only install bootblocks once.
2001-03-24 15:31:23 +00:00
mhitch
4ecd975981
Change the disktype of the diskimage to what the kernel is looking for to
...
detect a 'miniroot' disklabel. Booting from the diskimage will now get
the real disk geometry and adjust the incore disklabel parameters
accordingly.
Also revert back to using a prototype file - disklabel truncates the
disktype to 15 characters when using the disktab entry, but will use 16
characters when using the prototype file.
2000-11-10 19:06:17 +00:00
matt
8b35a1a9be
need bsd.own.mk for KERNOBJDIR
2000-06-01 06:54:57 +00:00
sjg
1f724b9392
use bsd.kernobj.mk to tell us KERNOBJDIR for compiled kernels.
2000-05-02 16:06:45 +00:00
simonb
67d216b128
Tidy up a little and make work.
...
Now uses like disktab files for disk labels.
2000-01-06 03:47:55 +00:00
simonb
1ee9b20834
Small disktab entries for the ramdisk and miniroot disk images.
2000-01-06 00:24:48 +00:00
simonb
cd6ed6cd73
Split long line.
2000-01-04 01:20:23 +00:00
simonb
78ce8ea77d
s/boot/boot.pmax/
2000-01-03 21:59:12 +00:00
simonb
082034a93d
Use the "echoimage" target.
...
Install the ecoff install kernel in the release directory.
1999-12-28 10:56:54 +00:00
simonb
12f4b8077a
Remove diskimage.gz before trying to do gzip diskimage.
1999-10-18 01:35:17 +00:00
simonb
2f8ffb8914
Add compressed image to CLEANFILES
1999-05-06 20:50:13 +00:00
simonb
3434f6e05e
Add dummy depend targets so that "make depend" doesn't bomb out.
1999-05-04 02:44:22 +00:00
simonb
3c8d976886
Install install kernel as install.gz not netbsd.gz.
1999-04-27 12:18:47 +00:00
simonb
ae59152eea
Oops, install both the install kernel and diskimage.
1999-04-27 12:14:00 +00:00
simonb
766f40edeb
Add BINDIR and an install rule to install into ${RELEASEDIR}${BINDIR}.
1999-04-27 12:03:39 +00:00
simonb
1ba2319263
Gzip the diskimage.
1999-04-27 01:34:49 +00:00
simonb
b3073fc684
Disklabel prototype for a 2MB diskimage based on the ramdisk filesystem.
1999-04-17 11:03:52 +00:00
simonb
6dfb452528
Fix incorrect pathname in previous.
1999-04-16 16:08:28 +00:00
simonb
daa30e7063
After building a ramdisk kernel, build a small (currently 2MB) diskimage
...
suitable for dd'ing onto the start of a disk.
Duplicates some of the work done by the miniroot Makefiles and will
cleaned up and made MI soon.
1999-04-16 16:01:33 +00:00
simonb
39813aa161
Build an ELF kernel called netbsd instead of an a.out kernel called
...
netbsd.aout.
1999-04-05 06:17:44 +00:00
jonathan
d4cce0d780
Make ramdisk and ne-tbootable ramdisk-based instkernel on pmax.
1998-12-05 07:33:13 +00:00