Home
last modified time | relevance | path

Searched refs:command (Results 1 – 25 of 339) sorted by relevance

12345678910>>...14

/buildroot/package/lftp/
A DConfig.in13 has bookmarks, a built-in mirror command, and can transfer
24 bool "Mirror command"
27 Enable mirror command
30 bool "Sleep command"
33 Enable sleep command
36 bool "Torrent command"
38 Enable torrent command
/buildroot/package/python-setuptools/
A D0001-add-executable.patch20 setuptools/command/install.py | 2 ++
21 setuptools/command/install_scripts.py | 9 +++++++++
24 diff --git a/setuptools/command/install.py b/setuptools/command/install.py
26 --- a/setuptools/command/install.py
27 +++ b/setuptools/command/install.py
44 diff --git a/setuptools/command/install_scripts.py b/setuptools/command/install_scripts.py
46 --- a/setuptools/command/install_scripts.py
47 +++ b/setuptools/command/install_scripts.py
/buildroot/support/testing/tests/package/
A Dtest_python_magic_wormhole.py20 def twistd_cmd(self, command): argument
22 s += " --pidfile=/tmp/{}.pid".format(command)
23 s += " --logfile=/tmp/{}.log".format(command)
24 s += " {}".format(command)
A Dsample_python_click.py4 @click.command()
/buildroot/package/docopt-cpp/
A DConfig.in6 docopt is a library that lets you define a command line
8 used by command line utilities for decades (POSIX.1-2017).
10 for the command line arguments.
/buildroot/package/libcli/
A DConfig.in6 command-line interface into other software. It's a telnet
7 interface which supports command-line editing, history,
/buildroot/package/mp4v2/
A DConfig.in13 bool "Install mp4 command line tools"
15 Enable to install the mp4 command line tools mp4art,
/buildroot/support/testing/conf/
A Ddocker-compose.yml5 command: httpd -f -h /www/
/buildroot/package/x11r7/xapp_xrandr/
A DConfig.in6 primitive command line interface to RandR extension
/buildroot/package/lua-argparse/
A DConfig.in4 A feature-rich command-line argument parser.
/buildroot/package/openrc/
A D0003-init.d-agetty-replace-sbin-agetty-by-sbin-getty.patch10 The patch is required because it's not possible to override the command
26 -command=/sbin/agetty
27 +command=/sbin/getty
/buildroot/docs/manual/
A Ddevelopers.adoc32 - When passing one or several patches as command line argument,
34 command. If the +-e+ option is passed, only the email addresses are
37 - When using the +-a <arch>+ command line option, +get-developers+ will
40 - When using the +-p <package>+ command line option, +get-developers+
43 - When using the +-c+ command line option, +get-developers+ will look
48 - When using the +-v+ command line option, it validates the integrity
/buildroot/package/pngquant/
A DConfig.in6 Lossy PNG compressor - pngquant command and libimagequant
/buildroot/package/gnuplot/
A DConfig.in5 A portable command-line driven graphing utility.
/buildroot/package/libgit2/
A DConfig.in19 bool "enable command line interface (git2_cli)"
21 Enable a command-line interface for libgit2.
/buildroot/package/mpd-mpc/
A DConfig.in5 A minimalist command line interface to MPD.
/buildroot/package/python-click/
A DConfig.in4 A simple wrapper around optparse for powerful command line
/buildroot/package/popt/
A DConfig.in4 Popt is a C library for parsing command line parameters.
/buildroot/package/snmpclitools/
A DConfig.in7 SNMP command-line tools.
/buildroot/package/poppler/
A DConfig.in27 bool "command line utils"
29 Compile poppler command line utils.
/buildroot/package/ifupdown-scripts/
A Dnetwork.service12 # its "ip addr add ..." command, subsequently causing this unit to fail even
13 # though it is a benign error. Flushing the lo address with the command below
/buildroot/package/redis/
A D0002-largefile-conditional-define.patch5 defined through the build command line.
12 <command-line>:0:0: note: this is the location of the previous definition
/buildroot/package/rdma-core/
A Dreadme.txt54 On the server side, run the command:
58 On the client side, run the command:
69 On the server side, run the command:
73 On the client side, run the command:
/buildroot/package/bc/
A D0003-dc-fix-exit-code-of-q-command.patch4 Subject: [PATCH] dc: fix exit code of q command
11 fix a corner case in the Q command, and somehow the placement of the
12 clean-up label for the 'q' command got misplaced on the error-handling
20 …roject.org/cgit.cgi/poky/plain/meta/recipes-extended/bc/bc/0001-dc-fix-exit-code-of-q-command.patch
/buildroot/package/python-fire/
A DConfig.in6 A library for automatically generating command line

Completed in 63 milliseconds

12345678910>>...14