On Thu, May 15, 2025 at 06:23:19PM +0000, Pasha Tatashin wrote: > Add the main documentation file for the Live Update Orchestrator > subsystem at Documentation/admin-guide/liveupdate.rst. > > The new file is included in the main > Documentation/admin-guide/index.rst table of contents. > > Signed-off-by: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx> > --- > Documentation/admin-guide/index.rst | 1 + > Documentation/admin-guide/liveupdate.rst | 62 ++++++++++++++++++++++++ > 2 files changed, 63 insertions(+) > create mode 100644 Documentation/admin-guide/liveupdate.rst > > diff --git a/Documentation/admin-guide/index.rst b/Documentation/admin-guide/index.rst > index 259d79fbeb94..3f59ccf32760 100644 > --- a/Documentation/admin-guide/index.rst > +++ b/Documentation/admin-guide/index.rst > @@ -95,6 +95,7 @@ likely to be of interest on almost any system. > cgroup-v2 > cgroup-v1/index > cpu-load > + liveupdate I afraid it's not the right place for everything :) LUO has admin-guide parts, userspace-api parts and subsystems-api parts at least. > mm/index > module-signing > namespaces/index -- Sincerely yours, Mike.