tech-toolchain archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
syspkg
Now I can do "build.sh syspkgs" successfully. Not sure what's missing, but
it'd be nice to share this experimental feature in a somewhat working state
with you.
You need to hook tools/pkg_install build. I'd ask someone to review
tools/pkg_install makefiles before committing this.
Index: tools/Makefile
===================================================================
RCS file: /cvsroot/src/tools/Makefile,v
retrieving revision 1.129
diff -u -r1.129 Makefile
--- tools/Makefile 29 Oct 2009 13:07:12 -0000 1.129
+++ tools/Makefile 1 Dec 2009 09:22:57 -0000
@@ -52,6 +52,7 @@
paxctl .WAIT \
fdisk .WAIT \
installboot .WAIT \
+ pkg_install \
pwd_mkdb stat strfile sunlabel zic
.if ${MKMAN} != "no" || ${MKDOC} != "no" || ${MKHTML} != "no"
Masao
--
Masao Uebayashi / Tombi Inc. / Tel: +81-90-9141-4635
Home |
Main Index |
Thread Index |
Old Index