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

cvs commit: src/nrelease Makefile README src/nrelease/installer/etc/defaults pfi.conf src/nrelease/installer/usr/local/bin installer


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 10 Dec 2005 06:47:05 -0800 (PST)

joerg       2005/12/10 06:47:05 PST

DragonFly src repository

  Modified files:
    nrelease             Makefile 
    nrelease/installer/etc/defaults pfi.conf 
    nrelease/installer/usr/local/bin installer 
  Added files:
    nrelease             README 
  Log:
  Rework nrelease framework for pkgsrc.  The way the bootstrap kit was
  build was incorrect, since the wrong path names end up in the
  binaries.  Instead of building it redundantly every time, just expect
  a binary bootstrap kit.  Change the installer targets to be a conditional
  instead (WITH_INSTALLER), but keep the old targets for compatibility.
  
  The CGI frontend is temporarily removed until the configuration is
  updated.  cvsup doesn't currently build, a workaround pkg will be added
  latter.
  
  Add a description of how this framework is intended to be used.
  
  Revision  Changes    Path
  1.45      +50 -154   src/nrelease/Makefile
  1.6       +3 -3      src/nrelease/installer/etc/defaults/pfi.conf
  1.10      +4 -4      src/nrelease/installer/usr/local/bin/installer


http://www.dragonflybsd.org/cvsweb/src/nrelease/Makefile.diff?r1=1.44&r2=1.45&f=u
http://www.dragonflybsd.org/cvsweb/src/nrelease/installer/etc/defaults/pfi.conf.diff?r1=1.5&r2=1.6&f=u
http://www.dragonflybsd.org/cvsweb/src/nrelease/installer/usr/local/bin/installer.diff?r1=1.9&r2=1.10&f=u



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