- Add a pre-world mode of updating similar to the -p option that can be
passed to mergemaster.
- Fix a couple of issues with -F.
- Refresh /etc/localtime after each update using tzsetup -r.
- Regenerate /var/db/services.db when /etc/services changes.
Bump to 1.1.
Reviewed by: kwm
if it is set. That is, it will use DESTDIR/var/db/etcupdate by
default rather than always using /var/db/etcupdate as the default.
- Bump to 0.4.
Feature safe: yes
make commands used to build an /etc tree failed.
- Autoupdate /etc/motd via /etc/rc.d/motd if /etc/motd is updated.
- Bump to 0.3.
Reported by: Jason Hellenthal jhell of dataix net (1)
Requested by: brooks (2)
- Remove -e, there are too many false positives (e.g. using diff to
generate a patch for 'etcupdate diff', or the compare function) that
it breaks.
- Bump to 0.2.
Reported by: kan (2)