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 |