Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src/sys/arch/alpha/stand/installboot add a new from-scratch...
details: https://anonhg.NetBSD.org/src/rev/f0dc797bdb6f
branches: netbsd-1-4
changeset: 468057:f0dc797bdb6f
user: cgd <cgd%NetBSD.org@localhost>
date: Mon Apr 05 03:07:38 1999 +0000
description:
add a new from-scratch (actually, from mkbootimage, but that's close
enough) implementation of installboot(8) which installs the new file
system specific boot blocks.
diffstat:
sys/arch/alpha/stand/installboot/Makefile | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diffs (9 lines):
diff -r 045e38931772 -r f0dc797bdb6f sys/arch/alpha/stand/installboot/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sys/arch/alpha/stand/installboot/Makefile Mon Apr 05 03:07:38 1999 +0000
@@ -0,0 +1,5 @@
+# $NetBSD: Makefile,v 1.12.2.2 1999/04/05 03:07:38 cgd Exp $
+
+PROG= installboot
+
+.include <bsd.prog.mk>
Home |
Main Index |
Thread Index |
Old Index