Up to [cvs.netbsd.org] / pkgsrc / sysutils / etcmanage
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.7 / (download) - annotate - [select for diffs], Wed Apr 18 16:39:49 2012 UTC (5 weeks, 2 days ago) by gdt
Branch: MAIN
CVS Tags: HEAD
Changes since 1.6: +4 -4
lines
Diff to previous 1.6 (colored)
Update to 0.8.2. New in Version 0.8.2 Branches netbsd-6, netbsd-6-0 and netbsd-5-1 are supported. New in Version 0.8.1 INSTALL-NetBSD now installs the tests set, in NetBSD 5, and the modules set, to be in NetBSD 6.
Revision 1.6 / (download) - annotate - [select for diffs], Wed Nov 16 19:31:56 2011 UTC (6 months, 1 week ago) by gdt
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4
Changes since 1.5: +4 -4
lines
Diff to previous 1.5 (colored)
Update to 0.8. Don't complain if there is no custom-kernel file, and don't try to build GENERIC as the default custom kernel, because it's built anyway if appropriate for that port. Support .branch to define branch for builds from NetBSD imported into a VCS, rather than checked out from NetBSD's CVS. Example contents for .branch is "5\n" for netbsd-5. Support local and relative paths in .tree, for placing the obj container in arbitrary locations.
Revision 1.5 / (download) - annotate - [select for diffs], Wed Apr 1 19:05:03 2009 UTC (3 years, 1 month ago) by gdt
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1
Changes since 1.4: +4 -4
lines
Diff to previous 1.4 (colored)
New in Version 0.6.1 Remove DESTDIR/stand before building to avoid failed builds from renamed module path.
Revision 1.4 / (download) - annotate - [select for diffs], Thu Jan 8 15:50:29 2009 UTC (3 years, 4 months ago) by gdt
Branch: MAIN
Changes since 1.3: +4 -4
lines
Diff to previous 1.3 (colored)
Update to 0.6. support netbsd-5 Repaired iso-image creation in BUILD-NetBSD.
Revision 1.3 / (download) - annotate - [select for diffs], Fri Jan 5 18:30:33 2007 UTC (5 years, 4 months ago) by gdt
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.2: +4 -4
lines
Diff to previous 1.2 (colored)
Update to 0.4. 2007-01-05 Greg Troxel <Greg Troxel <gdt@ir.bbn.com>> * BUILD-NetBSD: add -j with 2 x #cpus * BUILD-NetBSD: recognize netbsd-4
Revision 1.2 / (download) - annotate - [select for diffs], Sat Dec 2 19:04:26 2006 UTC (5 years, 5 months ago) by gdt
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4
Changes since 1.1: +4 -4
lines
Diff to previous 1.1 (colored)
update to 0.3 new script BUILD-NetBSD which is a wrapper around build.sh, setting OBJDIR, etc., and intended to start from a plain source tree and end up with a cdrom image, with or without x. creates a manifest for etcmanage. It also has an install option which does a merge of /etc with etcmanage, but this needs to be done on the same machine as the build. new script INSTALL-NetBSD which takes a releasedir and does a binary upgrade (kernel, userland, merges etc with etcmange, but DOES NOT TOUCH BOOTBLOCKS). Can be run on a machine other than the build host.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Mar 8 20:51:47 2006 UTC (6 years, 2 months ago) by gdt
Branch: TNF
CVS Tags: pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1,
pkgsrc-20060308
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
etcmanage is used to update files in /etc on a BSD system automatically. The essential concept is that a file which was installed automatically and has not been changed will be updated with new versions, and modified files will not be changed. This is 0.2
Revision 1.1 / (download) - annotate - [select for diffs], Wed Mar 8 20:51:47 2006 UTC (6 years, 2 months ago) by gdt
Branch: MAIN
Initial revision