diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2007-06-06 20:34:53 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2007-06-06 20:34:53 +0000 |
commit | 3b3d5639e61c54661606cc789fb595b4f12a9f59 (patch) | |
tree | b2cd556264258b3dbb8c59312ac8315697639a1e /UPDATING | |
parent | fe95a3a3367e74016934e89f03c6647bba5c9ab2 (diff) | |
download | ports-3b3d5639e61c54661606cc789fb595b4f12a9f59.tar.gz ports-3b3d5639e61c54661606cc789fb595b4f12a9f59.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -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: |