[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <3241bbcb-d9c1-49bd-b8a7-610543dfb454@gtucker.io>
Date: Sun, 21 Dec 2025 21:19:27 +0100
From: Guillaume Tucker <gtucker@...cker.io>
To: Nathan Chancellor <nathan@...nel.org>, Miguel Ojeda <ojeda@...nel.org>,
David Gow <davidgow@...gle.com>, Onur Özkan
<work@...rozkan.dev>
Cc: Arnd Bergmann <arnd@...db.de>, linux-kernel@...r.kernel.org,
rust-for-linux@...r.kernel.org, linux-kbuild@...r.kernel.org,
automated-testing@...ts.yoctoproject.org, workflows@...r.kernel.org,
llvm@...ts.linux.dev
Subject: Re: [PATCH v2 1/2] scripts: add tool to run containerized builds
Hi Nathan,
On 18/12/2025 1:49 pm, Guillaume Tucker wrote:
> +if __name__ == '__main__':
> + parser = argparse.ArgumentParser(
> + 'container',
> + description="Containerized builds. See the dev-tools/container "
> + "kernel documentation section for more details."
> + )
Another piece of feedback from your v1 review was to add a link to
the documentation. As it's not published yet I just mentioned the
section name here in the v2 - but I can anticipate what the final URL
will be i.e.:
https://www.kernel.org/doc/html/latest/dev-tools/container
So I'll tweak this as well in the v3 unless anyone suggests
otherwise.
Cheers,
Guillaume
Powered by blists - more mailing lists