aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2007-06-06 20:34:53 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2007-06-06 20:34:53 +0000
commit3b3d5639e61c54661606cc789fb595b4f12a9f59 (patch)
treeb2cd556264258b3dbb8c59312ac8315697639a1e /UPDATING
parentfe95a3a3367e74016934e89f03c6647bba5c9ab2 (diff)
downloadports-3b3d5639e61c54661606cc789fb595b4f12a9f59.tar.gz
ports-3b3d5639e61c54661606cc789fb595b4f12a9f59.zip
In xorg serction:
- remove useless database recreations commands for portupgrade-devel. It use the same format. - Fix a paragraph when was said Xorg recreate xorg.conf file on run. It does not, so you need see a log for defaults and fix your old xorg.conf by hands.
Notes
Notes: svn path=/head/; revision=192949
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING7
1 files changed, 3 insertions, 4 deletions
diff --git a/UPDATING b/UPDATING
index 4249d63efbda..3cd9d1b2974b 100644
--- a/UPDATING
+++ b/UPDATING
@@ -128,8 +128,6 @@ upgrades.
portupgrade-devel:
# portupgrade -f -o ports-mgmt/portupgrade-devel portupgrade
- # rm -f /usr/ports/INDEX*.db /var/db/pkg/pkgdb.db
- # pkgdb -fu
If you have changed your ports environment in /etc/make.conf,
/usr/local/etc/pkgtools.conf or similar you need to rebuild INDEX:
@@ -217,8 +215,9 @@ upgrades.
change ModulePath to /usr/local/lib/xorg/modules prior to running X.
If you run into problems running the new X server, try moving aside
- your /etc/X11/xorg.conf and allow X to auto-create it (this will
- happen automatically when launching the X server).
+ your /etc/X11/xorg.conf and allow X to run with default valuse. After
+ that you can see the default values in a log file (e.g. /var/log/Xorg.0.log)
+ and fix your xorg.conf according to the defaults.
IF YOU RUN INTO PROBLEMS: