summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg>2008-07-27 22:37:34 +0000
committerjoerg <joerg>2008-07-27 22:37:34 +0000
commit147044c111bd9b2b3b573ea354b3d35634fdde80 (patch)
tree915c1c7a85b95625bfb2da97b6d361906b47e4e7
parent647ba72b5b2216a18664d11474f03348a416d133 (diff)
downloadpkgsrc-147044c111bd9b2b3b573ea354b3d35634fdde80.tar.gz
Remove BUGS section. The hardlink issue hasn't been true since the move
to libarchive.
-rw-r--r--pkgtools/pkg_install/files/create/pkg_create.114
-rw-r--r--pkgtools/pkg_install/files/create/pkg_create.cat19
2 files changed, 3 insertions, 20 deletions
diff --git a/pkgtools/pkg_install/files/create/pkg_create.1 b/pkgtools/pkg_install/files/create/pkg_create.1
index 1bb2ffbaf72..203af7014a5 100644
--- a/pkgtools/pkg_install/files/create/pkg_create.1
+++ b/pkgtools/pkg_install/files/create/pkg_create.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: pkg_create.1,v 1.15 2008/01/04 14:24:38 rillig Exp $
+.\" $NetBSD: pkg_create.1,v 1.15.4.1 2008/07/27 22:37:34 joerg Exp $
.\"
.\" FreeBSD install - a package for the installation and maintenance
.\" of non-core utilities.
@@ -24,7 +24,7 @@
.\" [jkh] Took John's changes back and made some additional extensions for
.\" better integration with FreeBSD's new ports collection.
.\"
-.Dd August 10, 2007
+.Dd July 28, 2008
.Dt PKG_CREATE 1
.Os
.Sh NAME
@@ -514,13 +514,3 @@ refined it for
.Nx
wildcard dependency processing, pkgdb, pkg size recording etc.
.El
-.Sh BUGS
-Hard links between files in a distribution must be bracketed by
-.Cm @cwd
-directives in order to be preserved as hard links when the package is
-extracted.
-They additionally must not end up being split between
-.Cm tar
-invocations due to exec argument-space limitations (this depends on the
-value returned by
-.Fn sysconf _SC_ARG_MAX ) .
diff --git a/pkgtools/pkg_install/files/create/pkg_create.cat1 b/pkgtools/pkg_install/files/create/pkg_create.cat1
index 0825cd1bc44..5d6f23d23d8 100644
--- a/pkgtools/pkg_install/files/create/pkg_create.cat1
+++ b/pkgtools/pkg_install/files/create/pkg_create.cat1
@@ -289,11 +289,4 @@ AAUUTTHHOORRSS
NetBSD wildcard dependency processing, pkgdb, pkg size recording
etc.
-BBUUGGSS
- Hard links between files in a distribution must be bracketed by @@ccwwdd
- directives in order to be preserved as hard links when the package is
- extracted. They additionally must not end up being split between ttaarr
- invocations due to exec argument-space limitations (this depends on the
- value returned by ssyyssccoonnff(___S_C___A_R_G___M_A_X)).
-
-NetBSD 4.0 August 10, 2007 NetBSD 4.0
+NetBSD 4.0 July 28, 2008 NetBSD 4.0