Age | Commit message (Expand) | Author |
2009-10-02 | Use BSD.x11.dist mtree file now that it is up-to-date and maintained. | Antoine Jacoutot |
2009-08-24 | Harden variables setting, prodded by alex@ | Antoine Jacoutot |
2009-08-23 | Document all variables used by sysmerge. | Antoine Jacoutot |
2009-08-18 | HEADS-UP: change the way sysmerge(8) runs by default. | Antoine Jacoutot |
2009-08-17 | Don't try to move files that don't exist. | Antoine Jacoutot |
2009-08-16 | Properly initialize the array setting auto-upgradable files. | Antoine Jacoutot |
2009-06-28 | Fix small regression introduced with symlinks handling. | Antoine Jacoutot |
2009-06-28 | Remove useless blank space in output. | Antoine Jacoutot |
2009-06-28 | Teach sysmerge to deal with links (found the hard way when I realised I | Antoine Jacoutot |
2009-06-14 | DBDIR resides in DESTDIR. | Antoine Jacoutot |
2009-06-05 | tweak previous; | Jason McIntyre |
2009-06-04 | When in auto-mode, automatically install binary files (from the X set). | Antoine Jacoutot |
2009-05-13 | Remove unused args from getopts. | Antoine Jacoutot |
2009-05-12 | simplify the descriptions of -a and -b; this has taken me and antoine | Jason McIntyre |
2009-05-12 | - tweak the description of -a | Jason McIntyre |
2009-05-11 | This commit adds a new feature to sysmerge(8), usable in '-a' mode. | Antoine Jacoutot |
2009-04-28 | Add the possibility to go back from merging mode to the previous menu. | Antoine Jacoutot |
2009-04-12 | Better output (i.e. /etc instead of //etc) | Antoine Jacoutot |
2009-04-12 | Treat /etc/hosts the same way as /etc/group and /etc/master.passwd: make | Antoine Jacoutot |
2009-04-12 | When in automode, sysmerge will now automatically install files | Antoine Jacoutot |
2009-04-09 | Sort. | Antoine Jacoutot |
2009-04-09 | Add a hook to deal with special sendmail db files under /etc/mail/ | Antoine Jacoutot |
2009-04-06 | Fix regression introduced in r1.32 where after running MAKEDEV sysmerge | Antoine Jacoutot |
2009-04-06 | new sentence, new line; | Jason McIntyre |
2009-04-06 | Add a report summary file, ${WRKDIR}/sysmerge.log, that will include all | Antoine Jacoutot |
2009-03-27 | Mitigate the risk of leaving the system in an inconsistent state | Antoine Jacoutot |
2009-03-25 | Several cleanups: | Antoine Jacoutot |
2009-03-25 | You can now feed sysmerge with an etcXX and/or xetcXX tarball(s) | Antoine Jacoutot |
2009-02-17 | - always run pwd_mdb, newaliases, MAKEDEV and cap_mkdb even when not in | Antoine Jacoutot |
2009-02-17 | - better output | Antoine Jacoutot |
2008-12-17 | more on editors; ok ajacoutot | Jason McIntyre |
2008-12-16 | - make it possible to edit a merged file using an external editor ; | Antoine Jacoutot |
2008-12-15 | Cleanup the temporary directory in all the error paths. | Federico G. Schwindt |
2008-09-17 | - when merging a file, add a key to see a diff between the merged file | Antoine Jacoutot |
2008-09-12 | - make it possible to use a user defined MERGE_CMD instead of sdiff | Antoine Jacoutot |
2008-09-12 | - use shell built-in getopts instead of getopt(1) | Antoine Jacoutot |
2008-09-06 | - don't list *.merged files in the "remaining for you to merge by hand" | Antoine Jacoutot |
2008-09-02 | - make sure they are no sendmail leftovers in src when sysmerge stops | Antoine Jacoutot |
2008-08-29 | - prevent sysmerge from installing a virgin master.passwd and group | Antoine Jacoutot |
2008-07-21 | Leave PATH alone. | Antoine Jacoutot |
2008-07-10 | Fix "etc source" output when not using a tarball | Antoine Jacoutot |
2008-07-08 | Typo in summarize output. | Antoine Jacoutot |
2008-07-04 | Teach sysmerge to retrieve {etc,xetc}*.tgz files from FTP/HTTP | Stuart Henderson |
2008-07-04 | some small text improvements; ok ajacoutot | Jason McIntyre |
2008-06-13 | - don't ask for yesno confirmation when running in automatic mode | Antoine Jacoutot |
2008-06-13 | - add support for ignoring files and directories from comparison | Antoine Jacoutot |
2008-06-13 | - always force full file check on fbtab, login.conf, sysctl.conf and | Antoine Jacoutot |
2008-06-10 | Additionnal checks on the file names supplied for -s and -x. | Pierre-Yves Ritschard |
2008-06-09 | - add a sanity check on tarballs name to ensure we're not feeding | Antoine Jacoutot |
2008-06-09 | - encourage people to use the same source as was used to upgrade system | Antoine Jacoutot |