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
552638f765
Don't do the disklabel dance - just newfs the vnode.
...
Add an "echoimage" target.
1999-12-28 10:54:20 +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
simonb
c0b49cb7db
Tidy up "make clean", remove compressed tar file of diskimage.
1999-05-06 20:51:22 +00:00
simonb
528b59cd0b
Oops, remove ".include <bsd.sys.mk>" added by mistake in previous commit.
1999-05-04 02:46:15 +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
766f40edeb
Add BINDIR and an install rule to install into ${RELEASEDIR}${BINDIR}.
1999-04-27 12:03:39 +00:00
simonb
f76b42c7a5
Make the "all" target depend in the ramdisk image and not the crunched
...
binary.
1999-04-27 01:37:13 +00:00
simonb
895e3323a5
Build a tar file of the ramdisk.fs suitable for installing on an NFS
...
server for diskless installs on machines that can't netboot a kernel
with a full ramdisk.
1999-04-16 14:12:14 +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
jonathan
79f873a329
pmax installation ramdisk configuration.
1998-11-27 23:10:28 +00:00