From: Mingye Wang <arthur200126@gmail.com>
To: Christian Brauner <brauner@kernel.org>, linux-kernel@vger.kernel.org
Cc: Mingye Wang <arthur200126@gmail.com>
Subject: [PATCH 1/2] Documentation/admin-guide/{binfmt-misc,java,mono}: Consolidate into one directory
Date: Mon, 3 Nov 2025 18:27:43 +0800 [thread overview]
Message-ID: <20251103102753.462-1-arthur200126@gmail.com> (raw)
Binfmt stuff has potential. Sorting them together makes sense.
---
.../admin-guide/{ => binfmt-misc}/binfmt-misc.rst | 0
Documentation/admin-guide/binfmt-misc/index.rst | 13 +++++++++++++
.../admin-guide/{ => binfmt-misc}/java.rst | 0
.../admin-guide/{ => binfmt-misc}/mono.rst | 0
Documentation/admin-guide/index.rst | 4 +---
5 files changed, 14 insertions(+), 3 deletions(-)
rename Documentation/admin-guide/{ => binfmt-misc}/binfmt-misc.rst (100%)
create mode 100644 Documentation/admin-guide/binfmt-misc/index.rst
rename Documentation/admin-guide/{ => binfmt-misc}/java.rst (100%)
rename Documentation/admin-guide/{ => binfmt-misc}/mono.rst (100%)
diff --git a/Documentation/admin-guide/binfmt-misc.rst b/Documentation/admin-guide/binfmt-misc/binfmt-misc.rst
similarity index 100%
rename from Documentation/admin-guide/binfmt-misc.rst
rename to Documentation/admin-guide/binfmt-misc/binfmt-misc.rst
diff --git a/Documentation/admin-guide/binfmt-misc/index.rst b/Documentation/admin-guide/binfmt-misc/index.rst
new file mode 100644
index 00000000000..4ec76f7500d
--- /dev/null
+++ b/Documentation/admin-guide/binfmt-misc/index.rst
@@ -0,0 +1,13 @@
+.. SPDX-License-Identifier: GPL-2.0
+
+=============================================================
+Kernel Support for miscellaneous Binary Formats (binfmt_misc)
+=============================================================
+
+.. toctree::
+ :maxdepth: 2
+
+ binfmt-misc
+ java
+ mono
+
diff --git a/Documentation/admin-guide/java.rst b/Documentation/admin-guide/binfmt-misc/java.rst
similarity index 100%
rename from Documentation/admin-guide/java.rst
rename to Documentation/admin-guide/binfmt-misc/java.rst
diff --git a/Documentation/admin-guide/mono.rst b/Documentation/admin-guide/binfmt-misc/mono.rst
similarity index 100%
rename from Documentation/admin-guide/mono.rst
rename to Documentation/admin-guide/binfmt-misc/mono.rst
diff --git a/Documentation/admin-guide/index.rst b/Documentation/admin-guide/index.rst
index 259d79fbeb9..76eae29c5d8 100644
--- a/Documentation/admin-guide/index.rst
+++ b/Documentation/admin-guide/index.rst
@@ -108,9 +108,7 @@ documents are ... old ...
.. toctree::
:maxdepth: 1
- binfmt-misc
- java
- mono
+ binfmt-misc/index
Block-layer and filesystem administration
--
2.49.0.windows.1
next reply other threads:[~2025-11-03 10:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-03 10:27 Mingye Wang [this message]
2025-11-03 10:27 ` [PATCH 2/2] Documentation/admin-guide/binfmt-misc/mono: add Caveats Mingye Wang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20251103102753.462-1-arthur200126@gmail.com \
--to=arthur200126@gmail.com \
--cc=brauner@kernel.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®