Home
last modified time | relevance | path

Searched +full:man +full:- +full:pages (Results 1 – 25 of 128) sorted by relevance

123456

/openbmc/openbmc/poky/meta/recipes-extended/man-pages/
H A Dman-pages_6.14.bb1 SUMMARY = "Linux man-pages"
2 DESCRIPTION = "The Linux man-pages project documents the Linux kernel and C library interfaces that…
4 HOMEPAGE = "http://www.kernel.org/pub/linux/docs/man-pages"
5 LICENSE = "GPL-2.0-or-later & GPL-2.0-only & GPL-1.0-or-later & BSD-2-Clause & BSD-3-Clause & BSD-4
8 file://LICENSES/BSD-2-Clause.txt;md5=9e16594a228301089d759b4f178db91f \
9 file://LICENSES/BSD-3-Clause.txt;md5=407426fcc1a243b7b2eff6e35c56aca9 \
10 file://LICENSES/BSD-4-Clause-UC.txt;md5=1da3cf8ad50cd8d5d1de3cfc53196d01 \
11 file://LICENSES/GPL-1.0-or-later.txt;md5=e5b7c80002ef72ab868b43ce47b65125 \
12 file://LICENSES/GPL-2.0-only.txt;md5=3d26203303a722dedc6bf909d95ba815 \
13 file://LICENSES/GPL-2.0-or-later.txt;md5=3d26203303a722dedc6bf909d95ba815 \
[all …]
/openbmc/linux/Documentation/bpf/
Dsyscall_api.rst
Dmaps.rst
/openbmc/linux/Documentation/userspace-api/ebpf/
Dsyscall.rst
/openbmc/linux/Documentation/translations/zh_CN/userspace-api/ebpf/
Dsyscall.rst
/openbmc/linux/tools/testing/selftests/bpf/
DMakefile.docs
/openbmc/linux/tools/kvm/kvm_stat/
DMakefile
/openbmc/openbmc/poky/meta/recipes-devtools/autoconf/autoconf/
H A Dman-host-perl.patch4 Subject: [PATCH] Don't use the target perl when regenerating the man pages.
6 Upstream-Status: Inappropriate
7 Signed-off-by: Ross Burton <ross.burton@arm.com>
9 ---
10 man/local.mk | 3 +--
11 1 file changed, 1 insertion(+), 2 deletions(-)
13 diff --git a/man/local.mk b/man/local.mk
15 --- a/man/local.mk
16 +++ b/man/local.mk
17 @@ -77,13 +77,12 @@ SUFFIXES += .w .1
[all …]
/openbmc/openbmc/poky/meta/recipes-extended/asciidoc/
H A Dasciidoc_10.2.1.bb1 SUMMARY = "Tool for creating HTML, PDF, EPUB, man pages"
3 articles, books and UNIX man pages."
7 LICENSE = "GPL-2.0-only"
12 SRC_URI = "git://github.com/asciidoc/asciidoc-py;protocol=https;branch=main"
15 DEPENDS = "libxml2-native libxslt-native docbook-xml-dtd4-native docbook-xsl-stylesheets-native"
20 # opens /etc/xml/catalog on the host. Depends on auto-catalogs.patch
/openbmc/linux/Documentation/admin-guide/
Dperf-security.rst
Dbinderfs.rst
/openbmc/openbmc/poky/meta/recipes-extended/xdg-utils/xdg-utils/
H A D0001-Don-t-build-the-in-script-manual.patch4 Subject: [PATCH] Don't build the in-script manual
6 Building the contents for "--manual" option requires a web browser
8 That's bonkers so don't do it: the man pages are still available
11 Upstream-Status: Inappropriate [disables in-script docs]
12 Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
13 ---
14 scripts/Makefile.in | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
17 diff --git a/scripts/Makefile.in b/scripts/Makefile.in
19 --- a/scripts/Makefile.in
[all …]
/openbmc/openbmc/meta-raspberrypi/docs/
H A DMakefile6 SPHINXBUILD = sphinx-build
11 PAPEROPT_a4 = -D latex_paper_size=a4
12 PAPEROPT_letter = -D latex_paper_size=letter
13 ALLSPHINXOPTS = -d $(BUILDDIR)/doctrees $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) .
35 @echo " man to make manual pages"
40 @echo " xml to make Docutils-native XML files"
41 @echo " pseudoxml to make pseudoxml-XML files for display purposes"
49 rm -rf $(BUILDDIR)/*
53 $(SPHINXBUILD) -b html $(ALLSPHINXOPTS) $(BUILDDIR)/html
55 @echo "Build finished. The HTML pages are in $(BUILDDIR)/html."
[all …]
/openbmc/linux/drivers/gpu/drm/i915/
Di915_ttm_buddy_manager.h
/openbmc/linux/Documentation/tools/rtla/
DMakefile
/openbmc/linux/Documentation/tools/rv/
DMakefile
/openbmc/openbmc/poky/meta/recipes-devtools/debugedit/files/
H A D0003-Makefile.am-do-not-update-manual.patch6 The tarball ships these manuals, no need to re-generate them.
8 this will triger re-generation of the manuals, which causes
15 Upstream-Status: Inappropriate [OE Specific]
17 Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
18 ---
19 Makefile.am | 30 ------------------------------
20 1 file changed, 30 deletions(-)
22 diff --git a/Makefile.am b/Makefile.am
24 --- a/Makefile.am
26 @@ -52,36 +52,6 @@ sepdebugcrcfix_LDADD = @LIBELF_LIBS@
[all …]
/openbmc/openbmc/poky/meta/recipes-kernel/lttng/
H A Dlttng-ust_2.13.9.bb4 BUGTRACKER = "https://bugs.lttng.org/projects/lttng-ust"
6 LICENSE = "LGPL-2.1-or-later & MIT & GPL-2.0-only"
11 PYTHON_INCLUDE='-I${STAGING_INCDIR}/python${PYTHON_BASEVERSION}${PYTHON_ABI}' \
16 include lttng-platforms.inc
18 EXTRA_OECONF = "--disable-numa"
19 CPPFLAGS:append:arm = "${@oe.utils.vartrue('DEBUG_BUILD', '-DUATOMIC_NO_LINK_ERROR', '', d)}"
21 DEPENDS = "liburcu util-linux"
22 RDEPENDS:${PN}-bin = "python3-core"
25 RPROVIDES:${PN} = "lttng2-ust"
26 RREPLACES:${PN} = "lttng2-ust"
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/nbd/nbd/
H A Df0418b0d8b54c21a1e5b0c6dce3277e938d07e7c.patch6 Currently, running "configure --disable-manpages" while docbook2man *is*
11 there's closing un-matched ]) at the end of the line. Still, at this
16 Upstream-Status: Backport [https://github.com/NetworkBlockDevice/nbd/commit/f0418b0d8b54c21a1e5b0c6…
17 Signed-off-by: Khem Raj <raj.khem@gmail.com>
18 ---
19 configure.ac | 13 +++++++++----
20 1 file changed, 9 insertions(+), 4 deletions(-)
22 --- a/configure.ac
24 @@ -328,7 +328,7 @@ AC_MSG_CHECKING([whether man pages are r
26 AS_HELP_STRING([--disable-manpages], [Do not install man pages]),
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/dnfdragora/dnfdragora/
H A D0001-disable-build-manpages.patch6 Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
7 ---
8 Upstream-Status: Pending
10 CMakeLists.txt | 1 -
11 1 file changed, 1 deletion(-)
13 diff --git a/CMakeLists.txt b/CMakeLists.txt
15 --- a/CMakeLists.txt
17 @@ -81,7 +81,6 @@ endif(GETTEXT_FOUND)
19 # Build and install the man-pages
20 if(NOT SPHINX_EXECUTABLE STREQUAL "SPHINX_EXECUTABLE-NOTFOUND")
[all …]
/openbmc/linux/Documentation/translations/zh_CN/admin-guide/mm/
Dindex.rst
/openbmc/linux/tools/tracing/rtla/
DREADME.txt
/openbmc/linux/tools/perf/Documentation/
DMakefile
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/
H A D0014-libdmmp-Makefile-Add-target-docs-man-dmmp_strerror.3.patch2 From: =?UTF-8?q?K=C3=A9l=C3=A9fa=20San=C3=A9?= <kelefa.sane@smile.fr>
4 Subject: [PATCH] libdmmp/Makefile: Add target docs/man/dmmp_strerror.3 to
8 docs/man/dmmp_strerror.3 is more recent that the prerequisite
10 Sometimes, the timestamps are updated in the man pages, sometimes not.
12 Upstream-Status: Denied
14 https://lore.kernel.org/dm-devel/72355f1d0984647e91f8c50f1c2295071af49e33.camel@suse.com/
19 would have been to use the make -B option which consider all target has
22 Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
23 Signed-off-by: Sofiane HAMAM <sofiane.hamam@smile.fr>
24 Signed-off-by: Kelefa Sane <kelefa.sane@smile.fr>
[all …]
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-support/xdg-desktop-portal-wlr/
H A Dxdg-desktop-portal-wlr_0.7.0.bb1 SUMMARY = "This provides screenshot/screencast xdg-desktop-portal backends for wlroots."
2 HOMEPAGE = "https://github.com/emersion/xdg-desktop-portal-wlr"
8 wayland-native \
9 wayland-protocols \
19 SRC_URI = "git://github.com/emersion/xdg-desktop-portal-wlr.git;protocol=https;branch=master \
20 file://0001-screencast-Fix-build-with-older-mesa.patch"
28 PACKAGECONFIG[man-pages] = "-Dman-pages=enabled,-Dman-pages=disabled,scdoc-native"
29 PACKAGECONFIG[systemd] = "-Dsystemd=enabled -Dsd-bus-provider=libsystemd,-Dsystemd=disabled"
30 PACKAGECONFIG[basu] = "-Dsd-bus-provider=basu,,basu"

123456