apb
bd0c152346
Remove options deprecated in NetBSD-4.0:
...
* Remove "-b binarydir" option (use "-s binarydir" instead).
* Remove "-s srcdir/etc" option (use "-s srcdir" instead).
Also document that "-s tgz1:tgz2" is merely deprecated, not removed
(use "-s tgz1 -s tgz2" instead).
2008-09-14 14:22:45 +00:00
apb
fa60b97dcc
Document the change in meaning of "-s foo:bar". It now means a single
...
file or directory nmed "foo:bar". If you want the old meaning,
use "-s foo -s bar" instead.
2008-09-07 15:21:31 +00:00
martin
11a6dbe728
Convert TNF licenses to new 2 clause variant
2008-04-30 13:10:46 +00:00
reed
9b88c4e54a
Document some about being able to view differences and
...
toggling the different diff formats/tools.
2008-03-17 14:46:54 +00:00
apb
46e1ba7e4e
* Make etcupdate's -s option accept a colon-separated list of tgz
...
files. (It was already possible to use several -s options.)
* Change man page to refer to "-s tgzdir" instead of "-s tempdir",
to reduce confusion between tempdir and temproot.
* Always use a temproot directory, even if passed "-s tgzdir".
* Always invoke "postinstall check", even when not using a source dir.
* Add a BUGS section saying that using -s srcdir is not recommended.
Reviewed by lukem and martti.
2007-03-26 18:11:03 +00:00
hubertf
ac583aa32a
Xref etcupdate from postinstall, and vice versa.
2006-08-11 20:28:22 +00:00
apb
7e321ef839
Give etcupdate the ability to use etc.tgz and xetc.tgz.
...
* Expand the "-s" flag to -s {srcdir|tgzfile|tempdir}.
* Deprecate the "-b" flag. It is replaced by "-s tempdir".
* Change "-s srcdir" to refer to the top of the source tree (e.g.
/usr/src) instead of the etc subdirectory.
In etcupdate's interactive phase, enhance the "s" command to be able
to invoke alternative diff commands.
Also some style changes.
Approved by christos
2006-02-18 19:29:48 +00:00
wiz
a90c0085c1
Some Bl improvements; drop trailing whitespace; don't comma-separate
...
"a, and b"; mention arguments in option listing; list options in SYNOPSIS
in default order (those without arguments first).
2003-04-02 19:30:57 +00:00
perry
2b097fd2fc
Massive cleanup of the document, although there is a lot more work to
...
do still.
2003-04-02 16:47:40 +00:00
perry
fec4dbea24
Add a -l option telling etcupdate to skip any file who's RCS id has
...
not been changed.
(-l means "skip local modifications".)
Code and documentation from Christopher Richards in PR bin/20200
2003-04-02 03:07:30 +00:00
wiz
70fd69c1f5
New sentence, new line; bump date for recent changes.
2003-03-17 08:19:22 +00:00
martti
f925d156c3
Checksum files produced by "etcupdate -a" should not be stored in /etc
...
as / might be a read-only filesystem (PR#20201).
2003-03-03 14:07:11 +00:00
mrg
5de60e100f
allow /etc/etcupdate.conf (and ~/.etcupdate.conf) to set IGNOREFILES to a list
...
of files that etcupdate will ignore; never considering them for updating.
2003-03-01 12:59:54 +00:00
grant
806593a806
The correct capitalisation of 'NetBSD.org' is (you
...
guessed it) 'NetBSD.org'.
some mdoc fixes.
2003-02-14 16:11:34 +00:00
wiz
e92b96aa79
grammar fix.
2003-01-24 13:08:22 +00:00
martti
c7d6e073eb
Add a new -a flag (automatically update files which have not been
...
locally modified). Patch provided by Sverre Froyen in a private mail,
slightly modified by me.
2003-01-24 13:06:06 +00:00
martti
4f077f96a1
Added etcupdate (etcupdate-20020321 in pkgsrc)
2002-03-22 10:10:56 +00:00