看板 DFBSD_commit 關於我們 聯絡資訊
On Sun, 10 Apr 2005 16:50:53 -0400 David Rhodus <sdrhodus@gmail.com> wrote: > On Apr 10, 2005 4:44 PM, Chris Pressey <cpressey@catseye.mine.nu> > wrote: > > On Sun, 10 Apr 2005 16:37:23 -0400 > > David Rhodus <sdrhodus@gmail.com> wrote: > > > > > On Apr 10, 2005 4:33 PM, Chris Pressey <cpressey@catseye.mine.nu> > > > wrote: > > > > On Sun, 10 Apr 2005 13:27:32 -0700 (PDT) > > > > David Rhodus <drhodus@crater.dragonflybsd.org> wrote: > > > > > > > > > drhodus 2005/04/10 13:27:32 PDT > > > > > > > > > > DragonFly src repository > > > > > > > > > > Modified files: > > > > > nrelease Makefile > > > > > Log: > > > > > Add in a 'livecd' taget for those who don't want to include > > > > > the installer program in their ISO image file. > > > > > > > > > > Revision Changes Path > > > > > 1.31 +7 -1 src/nrelease/Makefile > > > > > > > > > > > > > > > http://www.dragonflybsd.org/cvsweb/src/nrelease/Makefile.diff?r1=1.30&r2=1.31&f=u > > > > > > > > This shouldn't be necessary... the existing 'make release' has > > > > always been able to make a LiveCD ISO without the installer. > > > > > > > > -Chris > > > > > > > > > > How so ? I don't see a way to build a ISO image without the > > > installer unless one edits the Makefile. > > > > release: check clean buildworld1 buildkernel1 \ > > buildiso customizeiso pkgaddiso mklocatedb mkiso > > > > There's nothing installer-related in there. > > > > -Chris > > Yes there is, 'check' requires several packages before proceeding on > to making the ISO image file. Only cvsup-without-gui and cdrtools, which are not installer related. -Chris