pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/wm/cde/files



Module Name:    pkgsrc
Committed By:   vins
Date:           Thu May  8 19:10:35 UTC 2025

Modified Files:
        pkgsrc/wm/cde/files: README.netbsd README.pkgsrc

Log Message:
wm/cde: more verbose documentation


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/wm/cde/files/README.netbsd
cvs rdiff -u -r1.5 -r1.6 pkgsrc/wm/cde/files/README.pkgsrc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/wm/cde/files/README.netbsd
diff -u pkgsrc/wm/cde/files/README.netbsd:1.2 pkgsrc/wm/cde/files/README.netbsd:1.3
--- pkgsrc/wm/cde/files/README.netbsd:1.2       Thu Feb 23 19:10:06 2023
+++ pkgsrc/wm/cde/files/README.netbsd   Thu May  8 19:10:34 2025
@@ -16,6 +16,6 @@ cmsd          100068  dtcalendar
 ttdbserver     100083  ttooltalk
 
 /etc/hosts
-::1                     <hostname>        localhost       localhost.
-127.0.0.1               <hostname>        localhost       localhost.
+::1                     <hostname>        localhost       localhost.*
+127.0.0.1               <hostname>        localhost       localhost.*
 -----------------------------------------------------------------------

Index: pkgsrc/wm/cde/files/README.pkgsrc
diff -u pkgsrc/wm/cde/files/README.pkgsrc:1.5 pkgsrc/wm/cde/files/README.pkgsrc:1.6
--- pkgsrc/wm/cde/files/README.pkgsrc:1.5       Mon Jan 13 05:29:07 2025
+++ pkgsrc/wm/cde/files/README.pkgsrc   Thu May  8 19:10:34 2025
@@ -32,6 +32,14 @@ NB: Create the xorg.conf.d target direct
 
 -----------------------------------------------------------------------
 
+For ttsession  to work, your hostname needs to be aliased to the
+localhost and the loopback address inside /etc/hosts: 
+
+::1            hostname        localhost       localhost.*
+127.0.0.1      hostname        localhost       localhost.*
+
+-----------------------------------------------------------------------
+
 To better access CDE applications:
 
  * Add dt/bin to your shell PATH:



Home | Main Index | Thread Index | Old Index