Add notes.
This commit is contained in:
parent
df4bcf4686
commit
c724499de4
2 changed files with 12 additions and 2 deletions
7
dist/pkg/bin24
vendored
7
dist/pkg/bin24
vendored
|
|
@ -11,6 +11,11 @@ depends=plan9port-^(base)
|
||||||
conflicts=plan9port-bin26
|
conflicts=plan9port-bin26
|
||||||
desc='Plan 9 from User Space - binaries
|
desc='Plan 9 from User Space - binaries
|
||||||
This package contains binaries for Plan 9 from User Space.
|
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
|
grepfor=bin
|
||||||
|
|
|
||||||
7
dist/pkg/bin26
vendored
7
dist/pkg/bin26
vendored
|
|
@ -11,6 +11,11 @@ depends=plan9port-^(base)
|
||||||
conflicts=plan9port-bin24
|
conflicts=plan9port-bin24
|
||||||
desc='Plan 9 from User Space - binaries
|
desc='Plan 9 from User Space - binaries
|
||||||
This package contains binaries for Plan 9 from User Space.
|
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
|
grepfor=bin
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue