DragonFly BSD
DragonFly commits List (threaded) for 2006-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: cvs commit: src/nrelease Makefile


From: "Simon 'corecode' Schubert" <corecode@xxxxxxxxxxxx>
Date: Sat, 08 Jul 2006 15:43:40 +0200

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   / \



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]