summaryrefslogtreecommitdiff
path: root/usr.sbin/freebsd-update
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | (backup_kernel_finddir, backup_kernel, install_files):Thomas Quinot2015-02-131-18/+18
* | | | | | When upgrading, install the ELF runtime linkers before libraries.Brooks Davis2015-02-061-0/+9
* | | | | | Use "RCS tag" instead of "$FreeBSD$ tag", since svn will obedientlyDag-Erling Smørgrav2014-12-221-4/+4
* | | | | | Strip trailing / characters from paths in "not present" index entries, notColin Percival2014-12-221-0/+1
| |_|_|_|/ |/| | | |
* | | | | Re-work non-persistent filesystem detection as it was not possible toMark Felder2014-11-181-8/+7
* | | | | Add logic for detecting non-persistent filesystems being utilized byMark Felder2014-11-171-0/+9
| |_|_|/ |/| | |
* | | | use .Mt to mark up email addresses consistently (part2)Baptiste Daroussin2014-06-201-1/+1
| |_|/ |/| |
* | | Fix typo in r256646: We want to generate lists of directories in INDEX-OLDColin Percival2013-11-091-2/+2
* | | Be more selective when filtering for lib*.so.N files. These are deletedColin Percival2013-10-241-7/+7
* | | Allow ~ in file names so libtool droppings in contrib don't break updates.Dag-Erling Smørgrav2013-10-191-1/+1
* | | When installing updates, install new directories first and remove oldColin Percival2013-10-161-0/+17
* | | Speed up `freebsd-update IDS` by using IFS to split fields instead ofColin Percival2013-10-161-15/+2
| |/ |/|
* | mdoc sweep.Joel Dahl2013-05-121-2/+2
|/
* Fixes to man8 groff mandoc style, usage mistakes, or typos.Warren Block2012-05-241-1/+1
* Remove trailing whitespace per mdoc lint warningEitan Adler2012-03-291-1/+1
* Add '%' and '@' to the set of characters which can appear in path names.Colin Percival2011-10-231-1/+1
* Make freebsd-update(8) smarter in how it handles $FreeBSD$ tags inColin Percival2011-05-111-3/+33
* Honor $PAGER instead of always calling more.Gordon Tetlow2011-01-241-4/+9
* Typo fix in a comment.Benedict Reuschling2010-11-101-1/+1
* mdoc: drop redundant .Pp and .LP callsUlrich Spörlein2010-10-081-1/+0
* In backup_kernel(), support backing up subdirectories and handle filesJaakko Heinonen2010-09-121-5/+6
* "freebsd-update fetch -r NEWRELEASE" is meaningless and probably a typoColin Percival2010-09-101-2/+14
* Add warning about freebsd-update upgrade needing lots of disk space.Colin Percival2010-09-101-0/+5
* Remind the user that he needs to run 'freebsd-update install' to installColin Percival2010-09-101-0/+4
* Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki whileJoel Dahl2010-08-161-1/+1
* Update some release version numbers. The patch is based on the oneBenedict Reuschling2010-07-141-5/+5
* Fix several typos in macros or macro misusage.Ulrich Spörlein2010-03-121-1/+1
* Disable SSL renegotiation in order to protect against a seriousColin Percival2009-12-031-0/+1
* Special-case "-r X" where X is [0-9.]+ to mean "-r X-RELEASE".Colin Percival2009-09-291-0/+3
* Add support for backing up the old kernel when installing a new kernelSimon L. B. Nielsen2009-08-191-1/+161
* fix grammar...John-Mark Gurney2009-05-061-1/+1
* In `freebsd-update IDS`, strip out file flags before we look forColin Percival2008-08-081-18/+18
* Add "IDS" command to freebsd-update. This was present in the originalColin Percival2008-08-022-2/+264
* Adjust recognize-shared-libraries regex to avoid matching symlinks toColin Percival2008-03-251-14/+14
* When updating the install list for files which have had local changesColin Percival2008-03-231-2/+2
* Add change missing from previous commit: Remove temporary file.Colin Percival2007-11-161-1/+1
* Fix "freebsd-update rollback" applied to minor-version upgrades: OldColin Percival2007-11-161-2/+16
* Add support for "freebsd-update -r newrelease upgrade" -- binaryColin Percival2007-11-122-64/+850
* Two minor improvements uncovered by work on upgrading between releases:Colin Percival2007-11-081-2/+14
* Change the time of the first "EoL is coming soon, you should upgrade" warningColin Percival2007-08-141-2/+2
* When storing old versions of files for use in generating new files viaColin Percival2007-08-071-5/+20
* Add some missing '${BASEDIR}/'s. Prior to this commit, FreeBSD UpdateColin Percival2007-05-161-3/+3
* Fix problems resulting from SMP kernels (mis-)identifying themselves asColin Percival2007-03-041-3/+20
* "block is set to UTC" -> "clock is set to UTC"Colin Percival2006-12-311-1/+1
* Add a sentence to the DESCRIPTION noting that updates aren't availableColin Percival2006-12-261-0/+15
* Three minor bug fixes:Colin Percival2006-11-251-8/+18
* Set LC_ALL=C in order to avoid problems with character ranges andColin Percival2006-10-211-0/+3
* Conform to wider English usage.Colin Percival2006-09-021-2/+2
* It's spelled MAN.Ruslan Ermilov2006-09-011-1/+1
* Add FreeBSD Update 2.0 client code. The build code is in the projectsColin Percival2006-08-313-0/+2075