Home
last modified time | relevance | path

Searched full:bash (Results 1 – 25 of 1685) sorted by relevance

12345678910>>...68

/openbmc/docs/
H A DIPMITOOL-cheatsheet.md10 ```bash
16 ```bash
22 ```bash
28 ```bash
34 ```bash
40 ```bash
46 ```bash
54 ```bash
60 ```bash
66 ```bash
[all …]
H A DREDFISH-cheatsheet.md12 ```bash
23 ```bash
31 ```bash
37 ```bash
49 ```bash
59 ```bash
69 ```bash
75 ```bash
81 ```bash
87 ```bash
[all …]
H A DREST-cheatsheet.md26 ```bash
34 ```bash
40 ```bash
47 ```bash
61 ```bash
69 ```bash
76 ```bash
83 ```bash
89 ```bash
95 ```bash
[all …]
H A Dcheatsheet.md28 ```bash
38 ```bash
56 ```bash
68 ```bash
76 ```bash
84 ```bash
102 ```bash
116 ```bash
127 ```bash
134 ```bash
[all …]
H A Dhost-management.md13 ```bash
44 ```bash
50 ```bash
84 ```bash
115 ```bash
121 ```bash
146 ```bash
165 ```bash
189 ```bash
195 ```bash
[all …]
/openbmc/openbmc/poky/meta/recipes-extended/bash/
H A Dbash.inc2 HOMEPAGE = "http://tiswww.case.edu/php/chet/bash/bashtop.html"
3 DESCRIPTION = "Bash is the GNU Project's Bourne Again SHell, a complete implementation of the IEEE …
11 EXTRA_OECONF = "--enable-job-control --without-bash-malloc bash_cv_wexitstatus_offset=8"
21 # Disable bracketed paste mode by default (enabled by default in bash 5.1). It
25 ALTERNATIVE:${PN} = "bash sh"
26 ALTERNATIVE_LINK_NAME[bash] = "${base_bindir}/bash"
27 ALTERNATIVE_TARGET[bash] = "${base_bindir}/bash"
29 ALTERNATIVE_TARGET[sh] = "${base_bindir}/bash.${BPN}"
50 # Remove any leftover .build files. This ensures that bash always has the
65 # Move /usr/bin/bash to /bin/bash, if need
[all …]
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dbash-completion.bbclass7 DEPENDS:append:class-target = " bash-completion"
9 PACKAGES += "${PN}-bash-completion"
11 FILES:${PN}-bash-completion = "${datadir}/bash-completion ${sysconfdir}/bash_completion.d"
13 RDEPENDS:${PN}-bash-completion = "bash-completion"
/openbmc/openbmc/poky/meta/recipes-devtools/autoconf/autoconf/
H A Dpreferbash.patch4 Subject: [PATCH] m4sh: prefer bash over sh
7 'sh' before 'bash'. Whilst for many systems sh is a symlink to bash,
12 as fast as bash at executing long scripts (and configure scripts are not
15 Change the search order to bash then sh, so that a known-good shell (bash)
32 - for as_base in sh bash ksh sh5; do
33 + for as_base in bash sh ksh sh5; do
/openbmc/openbmc/poky/meta/recipes-support/bash-completion/
H A Dbash-completion_2.16.0.bb1 SUMMARY = "Programmable Completion for Bash 4"
2 DESCRIPTION = "Collection of command line command completions for the Bash shell, \
7 HOMEPAGE = "https://github.com/scop/bash-completion"
8 BUGTRACKER = "https://github.com/scop/bash-completion/issues"
18 GITHUB_BASE_URI = "https://github.com/scop/bash-completion/releases"
31 RDEPENDS:${PN} = "bash"
33 # Some recipes are providing ${PN}-bash-completion packages
/openbmc/docs/development/
H A Ddevtool-hello-world.md24 ```bash
32 ```bash
38 ```bash
58 ```bash
69 ```bash
75 ```bash
90 ```bash
102 ```bash
124 ```bash
136 ```bash
[all …]
H A Ddev-environment.md90 ```bash
97 ```bash
110 ```bash
118 ```bash
129 ```bash
139 ```bash
159 ```bash
172 ```bash
195 ```bash
201 ```bash
[all …]
/openbmc/pldm/pldmtool/
H A DREADME.md51 ```bash
72 ```bash
79 ```bash
99 ```bash
106 ```bash
123 ```bash
137 ```bash
155 ```bash
172 ```bash
211 ```bash
[all …]
/openbmc/openbmc/poky/meta/recipes-core/glibc/
H A Dglibc.inc15 ac_cv_path_BASH_SHELL=${base_bindir}/bash \
41 # ensure make uses /bin/bash
42 EXTRA_OEMAKE += "SHELL=/bin/bash"
44 # We do not need bash to run tzselect script, the default is to use
45 # bash but it can be configured by setting KSHELL Makefile variable
49 sed -e "s#/bin/bash#/bin/sh#" -i ${S}/elf/ldd.bash.in
/openbmc/openbmc/poky/meta/recipes-devtools/go/go/
H A D0004-make.bash-override-CC-when-building-dist-and-go_boot.patch4 Subject: [PATCH 04/11] make.bash: override CC when building dist and
21 src/make.bash | 4 ++--
24 diff --git a/src/make.bash b/src/make.bash
26 --- a/src/make.bash
27 +++ b/src/make.bash
38 # Run dist bootstrap to complete make.bash.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gflags/
H A Dgflags_2.2.2.bb15 PACKAGES =+ "${PN}-bash-completion"
16 FILES:${PN}-bash-completion += "${bindir}/gflags_completions.sh"
18 RDEPENDS:${PN}-bash-completion = "bash bash-completion"
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-kernel/wireguard/
H A Dwireguard-tools_1.0.20210914.bb6 inherit bash-completion systemd pkgconfig
18 PACKAGECONFIG ??= "bash-completion wg-quick"
20 PACKAGECONFIG[bash-completion] = "WITH_BASHCOMPLETION=yes,WITH_BASHCOMPLETION=no,,bash,,"
21 PACKAGECONFIG[wg-quick] = "WITH_WGQUICK=yes,WITH_WGQUICK=no,,bash,,"
/openbmc/qemu/
H A D.patchew.yml125 #!/bin/bash
132 #!/bin/bash
139 #!/bin/bash
147 #! /bin/bash
154 #!/bin/bash
183 #!/bin/bash
212 #!/bin/bash
230 #!/bin/bash
237 #!/bin/bash
264 #! /bin/bash
[all …]
/openbmc/qemu/.gitlab-ci.d/
H A Dwindows.yml69 - .\msys64\usr\bin\bash -lc "sed -i 's/^CheckSpace/#CheckSpace/g' /etc/pacman.conf"
70 - .\msys64\usr\bin\bash -lc 'pacman --noconfirm -Syuu' # Core update
71 - .\msys64\usr\bin\bash -lc 'pacman --noconfirm -Syuu' # Normal update
75 - .\msys64\usr\bin\bash -lc "pacman -Sy --noconfirm --needed
91 - $env:JOBS = $(.\msys64\usr\bin\bash -lc nproc)
101 - ..\msys64\usr\bin\bash -lc "ccache --zero-stats"
102 - ..\msys64\usr\bin\bash -lc "../configure $CONFIGURE_ARGS"
103 - ..\msys64\usr\bin\bash -lc "make -j$env:JOBS"
104 …- ..\msys64\usr\bin\bash -lc "make check MTESTARGS='$TEST_ARGS' || { cat meson-logs/testlog.txt; e…
105 - ..\msys64\usr\bin\bash -lc "ccache --show-stats"
/openbmc/qemu/docs/system/arm/
H A Dorangepi.rst73 .. code-block:: bash
85 .. code-block:: bash
93 .. code-block:: bash
103 .. code-block:: bash
109 .. code-block:: bash
138 .. code-block:: bash
146 .. code-block:: bash
157 .. code-block:: bash
167 .. code-block:: bash
178 .. code-block:: bash
[all …]
H A Dxlnx-versal-virt.rst75 .. code-block:: bash
88 .. code-block:: bash
101 .. code-block:: bash
114 .. code-block:: bash
126 .. code-block:: bash
139 .. code-block:: bash
154 .. code-block:: bash
168 .. code-block:: bash
192 .. code-block:: bash
198 .. code-block:: bash
[all …]
/openbmc/docs/security/
H A DTLS-configuration.md52 ```bash
61 ```bash
67 ```bash
82 ```bash
88 ```bash
100 ```bash
109 ```bash
122 ```bash
130 ```bash
141 ```bash
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/sharutils/sharutils/
H A D0001-libopts.m4-accept-POSIX_SHELL-from-the-environment-d.patch7 This lets us set it to the canonical path /bin/bash, even on systems
8 where both /bin/bash and /usr/bin/bash are available, and therefore
9 which(1) might return /usr/bin/bash (depending on PATH order).
33 POSIX_SHELL=`which bash`
45 POSIX_SHELL=`which bash`
/openbmc/openbmc-test-automation/lib/
H A Descape.tcl8 # Do a bash-style escape of all single quotes in the buffer and return the result.
10 …# In bash, if you wish to have a single quote (i.e. apostrophe) inside single quotes, you must esc…
12 # For example, the following bash command:
35 # This procedure can help in converting bash expressions, which are quoted with single quotes, to
37 # preserve a bash single quote escape sequence: '\''
59 # In a bash string "'\''" is an escaped quote which we wish to convert to a single quote.
98 …# bash expressions which are quoted with single quotes. This procedure will first convert single …
99 # the bash escaped single quote sequence: '\''
/openbmc/docs/architecture/code-update/
H A Dcode-update.md78 ```bash
88 ```bash
98 ```bash
111 ```bash
117 ```bash
125 ```bash
133 ```bash
139 ```bash
147 ```bash
160 ```bash
[all …]
/openbmc/google-misc/subprojects/nemora-postd/
H A DREADME.md21 ```bash
28 ```bash
36 ```bash
42 ```bash
48 ```bash

12345678910>>...68