Age | Commit message (Expand) | Author |
2011-05-09 | Installing -> Updating. | Antoine Jacoutot |
2011-05-08 | Make sure /etc/group and /etc/master.passwd are handled first in case we | Antoine Jacoutot |
2011-05-06 | If it doesn't exist, create the directory holding the link we are about | Antoine Jacoutot |
2011-04-27 | Cosmetic: | Antoine Jacoutot |
2011-04-21 | Oopsy. | Antoine Jacoutot |
2011-04-21 | Better detection of obsolete files (naddy@ reported a false positive). | Antoine Jacoutot |
2011-04-20 | Enhance sysmerge(8) output so that it is more readable and make it more | Antoine Jacoutot |
2011-04-18 | Fix a bug where OBSOLETE_FILES would contain only the last appended | Antoine Jacoutot |
2010-11-11 | Missed that part in previous. | Antoine Jacoutot |
2010-11-11 | Unconfuse usage. | Antoine Jacoutot |
2010-11-08 | No need to differentiate newly installed files versus automatically | Antoine Jacoutot |
2010-11-04 | Make sure we don't end up using /usr/src/etc if we forget to pass the | Antoine Jacoutot |
2010-08-21 | Display usage information as well as the error when a path to | Stuart Henderson |
2010-07-20 | Instead of checking for the *etcXX.tgz filename, check whether the | Antoine Jacoutot |
2010-07-17 | When running in full diff mode, don't wait for user input before | Antoine Jacoutot |
2010-07-06 | Add a blank line between sections in the output log, it's more readable. | Antoine Jacoutot |
2010-07-05 | Automatically install missing users and groups. | Antoine Jacoutot |
2010-06-27 | Suggest a reboot if "sh MAKEDEV" was run or login.conf was modified. | Antoine Jacoutot |
2010-03-20 | s/sh/ksh/ | Antoine Jacoutot |
2010-02-06 | Remove newly generated sum file(s) if it did not exist before and trap | Antoine Jacoutot |
2010-01-13 | - move the separator so it's just displayed for files with diffs to | Stuart Henderson |
2009-12-18 | xargs takes the whole list as argument, so no need to append. | Antoine Jacoutot |
2009-12-18 | Add etcsum and xetcsum to IGNORE_FILES. Needed for upcoming change. | Antoine Jacoutot |
2009-12-06 | Add /var/db/locate.database and /var/games/tetris.scores to IGNORE_FILES. | Antoine Jacoutot |
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 |