index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
sysmerge
Age
Commit message (
Expand
)
Author
2014-03-27
restore_sum: remove newly created sum file(s).
Antoine Jacoutot
2014-03-26
login.conf(5) is not special anymore.
Antoine Jacoutot
2014-03-24
Rework the way we fetch and verify sets to simplify the process.
Antoine Jacoutot
2014-03-22
Fix trap: do not remove the entire WRKDIR -- we may have our backed up files
Antoine Jacoutot
2014-03-22
Also remove TEMPROOT in error_rm_wrkdir.
Antoine Jacoutot
2014-03-22
Make sure to add missing users/groups _before_ running the
Antoine Jacoutot
2014-03-21
Use ftp -D.
Antoine Jacoutot
2014-03-21
Fix small regression when not using a full path to sets.
Antoine Jacoutot
2014-03-20
Cope with recent signify(1) changes and simplify getting/checking the sets.
Antoine Jacoutot
2014-03-18
Drop the check for badly formed *etc sets when we check signatures; it saves
Antoine Jacoutot
2014-03-06
Always print the key signify(1) is using.
Antoine Jacoutot
2014-03-01
start using the new officially named keys. This is being done before
Theo de Raadt
2014-02-08
Only create DBDIR if it does not exist.
Antoine Jacoutot
2014-02-07
When using SM_PATH, fetch the SHA256 file only once since we will not be
Antoine Jacoutot
2014-02-05
Sync getopts with usage.
Antoine Jacoutot
2014-02-03
Really clean up after a run.
Antoine Jacoutot
2014-01-28
Drop comma (sthen@).
Antoine Jacoutot
2014-01-28
Drop FETCH_CMD and always use ftp(1).
Antoine Jacoutot
2014-01-27
Only remove COMPFILE if it exists.
Antoine Jacoutot
2014-01-27
Move "EDIT" to the top.
Antoine Jacoutot
2014-01-27
Enhance errors output and display exactly what is going on.
Antoine Jacoutot
2014-01-27
Make it clear SM_PATH will fetch the sets corresponding to the currently
Antoine Jacoutot
2014-01-23
specifically NOT suppress signify error output
Robert Peichaer
2014-01-23
More output enhancements, put errors and warnings where they belong.
Antoine Jacoutot
2014-01-23
Verify both the signature and the checksum in check_sig().
Antoine Jacoutot
2014-01-22
Do not bother comparing/merging empty files. Regression from previous
Antoine Jacoutot
2014-01-22
Don't remove the SHA256 file twice.
Antoine Jacoutot
2014-01-22
Cleanup and simplify:
Antoine Jacoutot
2014-01-21
Document -S and the new signify(1) use by sysmerge(8).
Antoine Jacoutot
2014-01-21
Protect variable names.
Antoine Jacoutot
2014-01-21
Add and enable signature checking per default.
Robert Peichaer
2013-09-10
Add support for the SM_PATH environment variable. This changes the
Antoine Jacoutot
2013-07-16
use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@
Ingo Schwarze
2013-03-22
Do not register symlinks in the sum files. This makes no sense and makes
Antoine Jacoutot
2013-03-02
Always compare aliases(5) at the end of the sysmerge(8) run after all
Antoine Jacoutot
2013-01-25
Rename some functions and bump copyright.
Antoine Jacoutot
2013-01-04
simplify chroot cases
Robert Peichaer
2013-01-03
Refactor code for extracting and checksumming of (x)etcXX.tgz sets
Robert Peichaer
2012-12-26
correction of the SRCDIR check
Robert Peichaer
2012-12-26
Combine almost identical code for fetching and checking of the
Robert Peichaer
2012-12-25
replace one grep with awk patterns and simplify another using -q
Robert Peichaer
2012-12-24
simplify things by using shell patterns
Robert Peichaer
2012-12-23
simplify setting FETCH_CMD and move it upwards to where the other
Robert Peichaer
2012-12-19
use (()) for arithmetic tests
Robert Peichaer
2012-11-10
consistently use [ -n "${var}" ] instead of [ "${var}" ]
Robert Peichaer
2012-11-10
turn single-command if-then-fi blocks into "[ expr ] && command"
Robert Peichaer
2012-11-10
enhance error_rm_wrkdir() to print an error message if one is passed
Robert Peichaer
2012-11-08
mark some more variables as local
Robert Peichaer
2012-08-28
Always compare master.passwd(5) and group(5) regardless of their sums:
Antoine Jacoutot
2012-08-20
Explicitely set local variables as such.
Antoine Jacoutot
[next]