Release Engineering: nrelease and GUI build adjustments
[dragonfly.git] / nrelease / Makefile
2009-02-09 Matthew DillonRelease Engineering: nrelease and GUI build adjustments
2009-02-08 Matthew DillonAdjust the ${ISODIR}/.didbootstrap logic a little,...
2009-02-08 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-02-08 Matthew Dillonnrelease Makefile adjustments: Packages, newaliases...
2009-02-08 Thomas NikolajsenFix typo.
2009-02-08 Matthew DillonImprove the customizeiso step to allow restarts
2009-02-05 Sascha Wildnernrelease: Whitespace.
2009-02-05 Sascha Wildnernrelease: Re-add cvsup package URL which I accidentally...
2009-02-04 Simon Schubertnrelease: prevent leaking of env vars into pkgsrc build
2009-02-04 Sascha Wildnernrelease: Limit the volid to 32 chars, when building...
2009-01-30 Sascha WildnerPut the repo version in the ISO's volid.
2009-01-30 Sascha Wildnernrelease: Use a separate workdir to keep PKGSRC_PATH...
2009-01-29 Sascha Wildnernrelease: Switch to building pkgsrc packages from source.
2009-01-15 Sascha WildnerMake building ISOs with the installer the default.
2009-01-11 Michael NeumannMount USB stick root filesystem read/writable again.
2009-01-10 Michael NeumannMake the USB stick image boot the root filesystem
2009-01-10 Michael NeumannUse 5MB more for the image file to not go beyond 100%
2009-01-10 Sascha WildnerFix braino on my side.
2009-01-09 Sascha WildnerFix typo: should be ${ISOROOT}, not ${ISODIR}.
2009-01-09 Michael NeumannMerge branch 'master' of ssh://crater.dragonflybsd...
2009-01-09 Sascha WildnerRevert back to installing packages from a chroot.
2009-01-09 Michael NeumannCleanup USB stick image generation.
2009-01-09 Michael NeumannFix last commit
2009-01-09 Michael NeumannIntegrate USB stick image generation into nrelease.
2008-12-31 Simon SchubertProperly pass WORLD_CCVER through to buildworld.
2008-12-23 Sascha WildnerUpdate the whatis database for /usr/pkg/man and /usr...
2008-12-23 Sascha WildnerNo need to care about CVS/ directories anymore.
2008-12-03 Simon SchubertDon't drag the host CCVER into the release build
2008-09-01 Sascha WildnerBring in Louisa Luciani's GSoC 2008 work, a DragonFly...
2008-08-31 Sascha WildnerRemove unused variable.
2008-08-30 Sascha WildnerAdd .tgz to the dhcpd packages.
2008-08-30 Hasso TepperMake BOOTP server in installer work with dhcp server...
2008-07-27 Sascha WildnerActually install packages into ${ISOROOT}.
2008-07-09 Sascha WildnerAdd some OLD_PKGSRC_PACKAGES again (accidentally remove...
2008-07-09 Sascha WildnerBuild the installer as part of normal build-/installwor...
2008-07-02 Simon SchubertDon't try to run newaliases at all. This happens anywa...
2008-06-29 Simon SchubertClean up stale comment and unused umount.
2008-06-29 Simon SchubertDon't run binaries in the new built root, but use host...
2008-04-01 Sascha WildnerMake ISOROOT overridable.
2008-03-25 Dave Hayes* Allow nrelease/Makefile to build the local installer...
2008-03-09 Sascha WildnerBetter handle restarting a previously aborted build...
2008-03-08 Sascha WildnerAdd an example on how to create a live CD with xorg.
2008-03-07 Sascha WildnerInstead of copying packages into the ISO root, use...
2008-02-12 Matthew DillonAdjust nrelease to a new package set.
2008-02-02 Sascha WildnerFix messages: s/installer_fetch/installer fetch/
2007-10-19 Thomas E. SpanjaardFix nrelease/Makefile from trying to execute whatever...
2007-08-18 Matthew DillonDeprecate 'installer_*' targets. If used a warning...
2007-08-13 Simon SchubertRemove custom mk.copf stuff -- a correct one comes...
2007-08-04 Simon SchubertUse pkgsrc packages from a custom location.
2007-08-03 Matthew DillonUpdate some packages supplied by corecode. The new...
2007-07-26 Matthew DillonInclude a virtual kernel in the release along with...
2007-07-17 Matthew DillonUpdate the installer to dfuibe_installer-1.1.7nb1....
2007-07-16 Matthew DillonRename the new cvsup bootstrap kit so make nrelease...
2007-06-09 Matthew DillonRemove the temporary NATA kernel build config file...
2007-06-04 Sascha WildnerAdd the cvsup manpage to the ISO, dammit.
2007-05-18 Matthew DillonRemove the NATA config file generation rules. Add...
2007-04-26 Sascha WildnerRevert my previous commit to nrelease/Makefile and...
2007-04-25 Sascha WildnerCreate a symbolic link /usr/local/share/man -> /usr...
2007-02-22 Simon SchubertEnable building/installing of multiple kernels in nrelease.
2007-02-16 Sascha WildnerFix path.
2007-02-07 Simon SchubertUse a new pkgsrc bootstrap to work with recent tar...
2006-12-11 Matthew DillonUse ${.CURDIR} to get the correct path to the root...
2006-07-08 Matthew DillonUse bzip instead of gzip, rename the tar file to make...
2006-07-08 Matthew DillonInclude kernel sources on the release CD.
2006-04-14 Matthew DillonFix a bug in the pkg_add -n tests where pkg_add was...
2006-03-24 Joerg SonnenbergerApply post-install correction of +CONTEXT files. nrelea...
2006-03-09 Simon SchubertRename ${ENV} to ${ENVCMD} to prevent bad interference...
2006-01-17 Matthew DillonAdd mk.conf to the ISO and have the installer install...
2005-12-29 Matthew DillonGive up trying to port ezm3, add a cvsup binary bootstr...
2005-12-23 Matthew DillonFix the installer_quickrel target. Also fix the pkgsrc...
2005-12-22 Matthew Dillonrun ./bootstrap in a chroot so it configures the correc...
2005-12-22 Matthew DillonFix numerous nrelease build issues related to the pkgsr...
2005-12-11 Matthew DillonRemove the 'all' target to fix buildworld, and fix a
2005-12-10 Joerg SonnenbergerRework nrelease framework for pkgsrc. The way the...
2005-12-04 Matthew DillonRequire pkgsrc to be installed, include pkgsrc bootstra...
2005-11-07 Simon SchubertRemove fakeroot hack, it won't be used with pkgsrc...
2005-11-01 Matthew DillonMove the freebsd package system from /usr/sbin to ...
2005-08-31 Simon SchubertDetect pkgtools fakeroot feature and use it.
2005-08-23 Chris PresseyMake 'make upgrade' work from the LiveCD, stage 5/5:
2005-08-02 Chris PresseyIntroduce a make variable PACKAGE_SITES to improve...
2005-07-14 Simon SchubertUnbreak release build from older machines which don...
2005-07-13 Simon SchubertUse src/share/mk to get a current sys.mk which defines LN.
2005-07-07 Simon Schubertconvert ln to ${LN}
2005-06-29 Sascha WildnerFor quickrel, use our quick{world,kernel} targets.
2005-04-19 Chris PresseyWhen installing packages into an ISO-image-to-be file...
2005-04-12 Chris PresseyThe error message issued when a requested package canno...
2005-04-10 Chris PresseyBack out revision 1.31. The 'release' target alone...
2005-04-10 David RhodusAdd in a 'livecd' taget for those who don't want to...
2005-04-08 Matthew DillonSync up to the latest installer packages (with netboot...
2005-03-21 Chris PresseyUpdate installer to version 1.1.5. Highlights include:
2005-03-07 Sascha WildnerWhen building the release ISO, add an initial /var...
2005-03-03 Chris PresseyUpdate cdrtools package requirement to version 2.01.
2005-03-02 Chris PresseyUpdate installer to version 1.1.4. Highlights include:
2005-02-17 Joerg SonnenbergerRename PACKAGES to REL_PACKAGES. PACKAGES is used by...
2005-01-27 Matthew DillonTell the user more explicitly what port needs to be...
2005-01-16 Eirik NygaardFix type. It is pkgs and not pksgs.
2004-12-23 Chris PresseyIn install_* targets, honour any EXTRA_PACKAGES and...
2004-12-20 Matthew DillonCorrect the make target the user is told to use to...
2004-12-20 Matthew DillonMove the CCVER override for the release build from...
2004-11-11 Chris PresseyUpdate installer to 1.1.2.
next