From 3f0d14e68569583e4a9ebaeb0d99052de2e53ac4 Mon Sep 17 00:00:00 2001 From: ahrenholz Date: Wed, 19 Aug 2009 21:16:15 +0000 Subject: [PATCH] upgrading bsd --- wiki/Tips.wiki | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/wiki/Tips.wiki b/wiki/Tips.wiki index c6e848be..bfb5dfcc 100644 --- a/wiki/Tips.wiki +++ b/wiki/Tips.wiki @@ -21,6 +21,12 @@ pkg_add: warning: package 'core-7.x-3.4' requires 'tcl-8.4.16,1', but 'tcl-8.4.1 pkg_add: warning: package 'core-7.x-3.4' requires 'tk-8.4.16,2', but 'tk-8.4.19_2,2' is installed }}} This is OK, the warnings may be safely ignored. CORE is not particular about which version of bash, Tcl, or Tk are used. An earlier version number is used in the package file so that CORE will install on older FreeBSD 7.0 systems. + * 3. Keep your FreeBSD packages up-to-date: +{{{ +pkg_add -r portupgrade +# use -ai to request confirmations +portupgrade -a +}}} = OpenVZ tips = tips for Linux