cvs commit: src/nrelease Makefile

Simon 'corecode' Schubert corecode at fs.ei.tum.de
Sat Jul 8 06:46:38 PDT 2006


Matthew Dillon wrote:
dillon      2006/07/07 20:19:30 PDT

DragonFly src repository

  Modified files:
    nrelease             Makefile 
  Log:
  Include kernel sources on the release CD.
+# Include kernel sources on the release CD (~14MB)
+#
+syssrcs:
+	( cd ${.CURDIR}/../..; tar czf ${ISOROOT}/usr/src.tgz src/Makefile src/Makefile.inc1 src/sys )
+
I think we should
1) conditionalize this with NO_RELEASE_SRC
and more important,
2) put the sources plain on the CD, so that they can be used without having to unpack them on a hard disk first.  furthermore I think that the sources can be compressed as good on the ISO instead of inside the ISO.  Plus maybe we should not include CVS dirs in the source ball.
cheers
 simon
--
Serve - BSD     +++  RENT this banner advert  +++    ASCII Ribbon   /"\
Work - Mac      +++  space for low €€€ NOW!1  +++      Campaign     \ /
Party Enjoy Relax   |   http://dragonflybsd.org      Against  HTML   \
Dude 2c 2 the max   !   http://golden-apple.biz       Mail + News   / \




More information about the Commits mailing list