tAdd notes. - plan9port - [fork] Plan 9 from user space
 (HTM) git clone git://src.adamsgaard.dk/plan9port
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit c724499de4b87a93580431b73ee34a509a9bd9e5
 (DIR) parent df4bcf4686200101b2cca8698d7c985ee4dcc09a
 (HTM) Author: rsc <devnull@localhost>
       Date:   Tue, 13 Sep 2005 03:14:18 +0000
       
       Add notes.
       
       Diffstat:
         M dist/pkg/bin24                      |       7 ++++++-
         M dist/pkg/bin26                      |       7 ++++++-
       
       2 files changed, 12 insertions(+), 2 deletions(-)
       ---
 (DIR) diff --git a/dist/pkg/bin24 b/dist/pkg/bin24
       t@@ -11,6 +11,11 @@ depends=plan9port-^(base)
        conflicts=plan9port-bin26
        desc='Plan 9 from User Space - binaries
         This package contains binaries for Plan 9 from User Space.
       - XXX Linux note here XXX
       + Due to incompatibilities between the Linux 2.6+ thread library
       + (NPTL) and the pre-2.6 Linux thread library (linuxthreads),
       + different binaries must be used on the pre-2.6 systems than
       + on 2.6 and later systems.
       + .
       + This package contains binaries for Linux 2.6 and later kernels.
        '
        grepfor=bin
 (DIR) diff --git a/dist/pkg/bin26 b/dist/pkg/bin26
       t@@ -11,6 +11,11 @@ depends=plan9port-^(base)
        conflicts=plan9port-bin24
        desc='Plan 9 from User Space - binaries
         This package contains binaries for Plan 9 from User Space.
       - XXX Linux note here XXX
       + Due to incompatibilities between the Linux 2.6+ thread library
       + (NPTL) and the pre-2.6 Linux thread library (linuxthreads),
       + different binaries must be used on the pre-2.6 systems than
       + on 2.6 and later systems.
       + .
       + This package contains binaries for Linux 2.4 and earlier kernels.
        '
        grepfor=bin