summaryrefslogtreecommitdiffstats
path: root/x11/gdm2/pkg-message
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-09-19 03:12:45 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-09-19 03:12:45 +0800
commit768900dddc2adb5bd0af6b3e0d59654dc71d2e9b (patch)
treeb6e12b7f558af77dfbd52ab89a84489c127fc85b /x11/gdm2/pkg-message
parent2fba1a2d8eb914d118a18389a4efb30f38717605 (diff)
downloadmarcuscom-ports-768900dddc2adb5bd0af6b3e0d59654dc71d2e9b.tar
marcuscom-ports-768900dddc2adb5bd0af6b3e0d59654dc71d2e9b.tar.gz
marcuscom-ports-768900dddc2adb5bd0af6b3e0d59654dc71d2e9b.tar.bz2
marcuscom-ports-768900dddc2adb5bd0af6b3e0d59654dc71d2e9b.tar.lz
marcuscom-ports-768900dddc2adb5bd0af6b3e0d59654dc71d2e9b.tar.xz
marcuscom-ports-768900dddc2adb5bd0af6b3e0d59654dc71d2e9b.tar.zst
marcuscom-ports-768900dddc2adb5bd0af6b3e0d59654dc71d2e9b.zip
Remove these ports now that they have been merged into the FreeBSD ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1225 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gdm2/pkg-message')
-rw-r--r--x11/gdm2/pkg-message25
1 files changed, 0 insertions, 25 deletions
diff --git a/x11/gdm2/pkg-message b/x11/gdm2/pkg-message
deleted file mode 100644
index 6f3b7dcba..000000000
--- a/x11/gdm2/pkg-message
+++ /dev/null
@@ -1,25 +0,0 @@
-GDM is installed.
-
-Do _NOT_ use /etc/ttys to start gdm at boot time. This will result in gdm
-hanging or restarting constantly. Instead, copy the included gdm.sh.sample
-script to gdm.sh, and restart. This script is found, by default, in
-/usr/X11R6/etc/rc.d.
-
-GDM uses its own locale.alias file to determine its language and especially
-the GNOME-2 fontencoding. This file is located, by default, in
-/usr/X11R6/etc/gdm/locale.alias. By default, the character set for every
-county using the EURO currency is set to ISO8859-15 in order to enable the
-EURO sign. If you don't feel comfortable with this, edit this file according
-to your preferences.
-
-If you are running 5.x and you are running 5.1-RELEASE or earlier, GDM will
-fail to work due to a bug in OpenPAM. You can download a patch from
-http://www.FreeBSD.org/~marcus/pam_get_user.c.diff. You must also have the
-FreeBSD src tree on your system. Do the following to apply the patch:
-
-# cd /usr
-# patch -p < /path/to/pam_get_user.c.diff
-
-
-Then rebuild and install world. Note, this bug does _NOT_ affect FreeBSD
-4.x.