From cc6cf65ef9dae217a7476bc0ef3333157f5dea6e Mon Sep 17 00:00:00 2001 From: Levente Polyak Date: Thu, 11 Nov 2021 23:39:29 +0100 Subject: makerepropkg: support parallel runs in dedicated namespaces This adds proper namespace locking as well to fix screwing up the running makerepropkg process. --- doc/makerepropkg.1.asciidoc | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc') diff --git a/doc/makerepropkg.1.asciidoc b/doc/makerepropkg.1.asciidoc index e9f4c24..acf5069 100644 --- a/doc/makerepropkg.1.asciidoc +++ b/doc/makerepropkg.1.asciidoc @@ -48,6 +48,11 @@ Options *-M* :: Location of a makepkg config file. +*-l* :: + The directory name to use as the chroot namespace + Useful for maintaining multiple copies + Default: $USER + *-h*:: Show this usage message -- cgit v1.2.3-54-g00ecf