diff options
author | bapt <bapt@FreeBSD.org> | 2014-10-01 14:41:55 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-10-01 14:41:55 +0800 |
commit | 1d5b3463fac36ef2adc54f5ad68fbffb0bb21d5c (patch) | |
tree | 02e00fa238131e150be83e9fad23df99b1be3f1d /UPDATING | |
parent | fb650524d85571fdc958266786b1b87cb98f4371 (diff) | |
download | freebsd-ports-gnome-1d5b3463fac36ef2adc54f5ad68fbffb0bb21d5c.tar.gz freebsd-ports-gnome-1d5b3463fac36ef2adc54f5ad68fbffb0bb21d5c.tar.zst freebsd-ports-gnome-1d5b3463fac36ef2adc54f5ad68fbffb0bb21d5c.zip |
Activate New Xorg for the full 10.x branch see UPDATING for details
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -5,6 +5,21 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20141001: + AFFECTS: xorg users + AUTHOR: bapt@FreeBSD.org + + The WITH_NEW_XORG setting has been activated by default on FreeBSD 10.0 + and above, which allows us to have packages for xorg 1.12 and kde4. + + Please be aware that on systems that only support syscons + switching virtual terminals or exiting X + results in a black screen or the last image of their desktop + (like a screenshot) being presented. Commands can still be typed blindly. + + Most, if not all, systems should be using vt(4) and this can be enabled + by setting kern.vty=vt in /boot/loader.conf and reboot to activate. + 20140930: AFFECTS: users of mail/maildrop AUTHOR: madpilot@FreeBSD.org |