Searched full:scripts (Results 1 – 25 of 1732) sorted by relevance
12345678910>>...70
12 scripts/Makefile.in | 10 +++++-----13 scripts/drbd-demote-or-escalate@.service | 2 +-14 scripts/drbd-promote@.service | 4 ++--15 scripts/drbd-wait-promotable@.service | 2 +-16 scripts/drbd.service | 6 +++---17 scripts/drbd@.service | 6 +++---18 scripts/ocf.ra@.service | 4 ++--35 diff --git a/scripts/Makefile.in b/scripts/Makefile.in37 --- a/scripts/Makefile.in38 +++ b/scripts/Makefile.in[all …]
8 scripts/sendsms | 2 +-9 scripts/sms2html | 2 +-10 scripts/sms2unicode | 2 +-11 scripts/unicode2sms | 2 +-14 diff --git a/scripts/sendsms b/scripts/sendsms16 --- a/scripts/sendsms17 +++ b/scripts/sendsms24 diff --git a/scripts/sms2html b/scripts/sms2html26 --- a/scripts/sms2html27 +++ b/scripts/sms2html[all …]
4 Subject: [PATCH] Avoid bashisms in init scripts14 scripts/blk_availability_init_red_hat.in | 4 ++--15 scripts/cmirrord_init_red_hat.in | 4 ++--16 scripts/lvm2_lvmpolld_init_red_hat.in | 4 ++--17 scripts/lvm2_monitoring_init_red_hat.in | 4 ++--18 scripts/lvm2_monitoring_init_rhel4 | 4 ++--21 diff --git a/scripts/blk_availability_init_red_hat.in b/scripts/blk_availability_init_red_hat.in23 --- a/scripts/blk_availability_init_red_hat.in24 +++ b/scripts/blk_availability_init_red_hat.in39 diff --git a/scripts/cmirrord_init_red_hat.in b/scripts/cmirrord_init_red_hat.in[all …]
1 scripts/kconfig/lxdialog/checklist.c2 scripts/kconfig/lxdialog/inputbox.c3 scripts/kconfig/lxdialog/menubox.c4 scripts/kconfig/lxdialog/textbox.c5 scripts/kconfig/lxdialog/util.c6 scripts/kconfig/lxdialog/yesno.c7 scripts/kconfig/mconf.c8 scripts/kconfig/conf.c9 scripts/kconfig/confdata.c10 scripts/kconfig/gconf.c[all …]
... py mesonbuild/scripts/clangtidy.py mesonbuild/scripts/cleantrees.py mesonbuild/scripts/cmake_run_ctgt. ...
32 scripts/config-run | 12 +++++++---37 diff --git a/scripts/config-run b/scripts/config-run39 --- a/scripts/config-run40 +++ b/scripts/config-run58 -INFO=`../scripts/info`59 +INFO=`../scripts/hostinfo`62 - then cp ../scripts/info-template $INFO63 + then cp ../scripts/hostinfo-template $INFO71 - then $EDITOR `../scripts/info`72 + then $EDITOR `../scripts/hostinfo`[all …]
14 scripts/build | 2 +-18 diff --git a/scripts/build b/scripts/build20 --- a/scripts/build21 +++ b/scripts/build39 - @env CFLAGS=-O MAKE="$(MAKE)" MAKEFLAGS="$(MAKEFLAGS)" CC="$(CC)" OS="$(OS)" ../scripts/build all40 - -@env CFLAGS=-O MAKE="$(MAKE)" MAKEFLAGS="k$(MAKEFLAGS)" CC="$(CC)" OS="$(OS)" ../scripts/build o…41 + @env CFLAGS+=-O MAKE="$(MAKE)" MAKEFLAGS="$(MAKEFLAGS)" CC="$(CC)" OS="$(OS)" ../scripts/build all42 + -@env CFLAGS+=-O MAKE="$(MAKE)" MAKEFLAGS="k$(MAKEFLAGS)" CC="$(CC)" OS="$(OS)" ../scripts/build …45 @env OS="${OS}" ../scripts/config-run47 @env OS="${OS}" BENCHMARK_HARDWARE=NO BENCHMARK_OS=YES ../scripts/results[all …]
7 lmbench hierarchy we need to update the scripts as well to behave well here.14 scripts/config-run | 40 ++++++++++++++++++++--------------------15 scripts/results | 8 +++-----18 diff --git a/scripts/config-run b/scripts/config-run20 --- a/scripts/config-run21 +++ b/scripts/config-run102 INFO=`../scripts/info`105 - then cp ../scripts/info-template ../bin/$OS/$INFO108 + then cp ../scripts/info-template $INFO126 - then $EDITOR ../bin/$OS/`../scripts/info`[all …]
9 scripts/config | 2 +-12 diff --git a/scripts/config b/scripts/config14 --- a/scripts/config15 +++ b/scripts/config21 +else echo ../scripts/CONFIG.$UNAME
37 |sort |uniq >scripts/config_whitelist.txt.tmp1;44 |sort |uniq >scripts/config_whitelist.txt.tmp247 comm -23 scripts/config_whitelist.txt.tmp1 scripts/config_whitelist.txt.tmp2 \48 |sort |uniq >scripts/config_whitelist.txt.tmp350 # If scripts/config_whitelist.txt already exists, take the intersection of the52 if [ -r scripts/config_whitelist.txt ]; then53 comm -12 scripts/config_whitelist.txt.tmp3 scripts/config_whitelist.txt \54 > scripts/config_whitelist.txt.tmp455 mv scripts/config_whitelist.txt.tmp4 scripts/config_whitelist.txt57 mv scripts/config_whitelist.txt.tmp3 scripts/config_whitelist.txt[all …]
1 SUMMARY = "Qemu helper scripts"8 LIC_FILES_CHKSUM = "file://${COREBASE}/scripts/runqemu;beginline=5;endline=10;md5=ac2b489a58739c762…11 SRC_URI = "file://${COREBASE}/scripts/runqemu \12 file://${COREBASE}/scripts/runqemu-addptable2image \13 file://${COREBASE}/scripts/runqemu-gen-tapdevs \14 file://${COREBASE}/scripts/runqemu-ifup \15 file://${COREBASE}/scripts/runqemu-ifdown \16 file://${COREBASE}/scripts/oe-find-native-sysroot \17 file://${COREBASE}/scripts/runqemu-extract-sdk \18 file://${COREBASE}/scripts/runqemu-export-rootfs \[all …]
30 ./scripts/config -e PCI31 ./scripts/config -e INPUT32 ./scripts/config -m I2C33 ./scripts/config -m MEDIA_SUPPORT34 ./scripts/config -e MEDIA_PCI_SUPPORT35 ./scripts/config -e MEDIA_ANALOG_TV_SUPPORT36 ./scripts/config -e MEDIA_DIGITAL_TV_SUPPORT37 ./scripts/config -e MEDIA_RADIO_SUPPORT38 ./scripts/config -e RC_CORE39 ./scripts/config -e MEDIA_SUBDRV_AUTOSELECT[all …]
28 ./scripts/config -e PCI29 ./scripts/config -e INPUT30 ./scripts/config -m I2C31 ./scripts/config -m MEDIA_SUPPORT32 ./scripts/config -e MEDIA_PCI_SUPPORT33 ./scripts/config -e MEDIA_ANALOG_TV_SUPPORT34 ./scripts/config -e MEDIA_DIGITAL_TV_SUPPORT35 ./scripts/config -e MEDIA_RADIO_SUPPORT36 ./scripts/config -e RC_CORE37 ./scripts/config -m VIDEO_BT848[all …]
4 # This script is responsible for testing the openbmc-build-scripts repository7 # WORKSPACE: Directory which contains the extracted openbmc-build-scripts12 cd "${WORKSPACE}/openbmc-build-scripts"15 UNIT_TEST_PKG=openbmc-build-scripts \16 "${WORKSPACE}/openbmc-build-scripts/run-unit-test-docker.sh"18 # Now run some of our most used CI scripts19 ./scripts/build-unit-test-docker20 ./scripts/clean-unit-test-docker21 ./scripts/build-qemu-robot-docker.sh26 UNIT_TEST_PKG=sdbusplus "${WORKSPACE}/openbmc-build-scripts/run-unit-test-docker.sh"
12 scripts/samhain.ebuild-light.in | 2 +-13 scripts/samhain.ebuild.in | 2 +-16 diff --git a/scripts/samhain.ebuild-light.in b/scripts/samhain.ebuild-light.in18 --- a/scripts/samhain.ebuild-light.in19 +++ b/scripts/samhain.ebuild-light.in29 diff --git a/scripts/samhain.ebuild.in b/scripts/samhain.ebuild.in31 --- a/scripts/samhain.ebuild.in32 +++ b/scripts/samhain.ebuild.in
12 scripts/dev_send_frame | 2 +-13 scripts/sta_reset_parm | 2 +-38 diff --git a/scripts/dev_send_frame b/scripts/dev_send_frame40 --- a/scripts/dev_send_frame41 +++ b/scripts/dev_send_frame48 diff --git a/scripts/sta_reset_parm b/scripts/sta_reset_parm50 --- a/scripts/sta_reset_parm51 +++ b/scripts/sta_reset_parm
1 SUMMARY = "Trusted Firmware image signing scripts"2 DESCRIPTION = "Trusted Firmware-M image signing scripts"7 # See bl2/ext/mcuboot/scripts/requirements.txt22 cp -rf ${S}/bl2/ext/mcuboot/scripts/ ${D}/${libdir}/tfm-scripts23 cp -rf ${S}/bl2/ext/mcuboot/*.pem ${D}/${libdir}/tfm-scripts25 FILES:${PN} = "${libdir}/tfm-scripts"
6 The test _run_teamd_initscripts() is for RedHat ifcfg scripts which are8 /etc/sysconfig/network-scripts/ifcfg-*14 scripts/team_basic_test.py | 2 +-17 diff --git a/scripts/team_basic_test.py b/scripts/team_basic_test.py19 --- a/scripts/team_basic_test.py20 +++ b/scripts/team_basic_test.py
2 LKMM SCRIPTS6 These scripts are run from the tools/memory-model directory.44 provided instead for use by other scripts.57 instead for use by other scripts.68 provided instead for use by other scripts.74 provided instead for use by other scripts.84 scripts/initlitmushist.sh --timeout 10m --procs 1091 scripts/checkalllitmus.sh95 scripts/checklitmushist.sh --timeout 10m --procs 1098 scripts/checkghlitmus.sh --timeout 10m --procs 10
9 cccmd = scripts/get_maintainer.pl --noroles --norolestats --nogit --nogit-fallback 2>/dev/null15 cccmd = scripts/get_maintainer.pl --noroles --norolestats --nogit --nogit-fallback 2>/dev/null21 cccmd = scripts/get_maintainer.pl --noroles --norolestats --nogit --nogit-fallback 2>/dev/null27 cccmd = scripts/get_maintainer.pl --noroles --norolestats --nogit --nogit-fallback 2>/dev/null33 cccmd = scripts/get_maintainer.pl --noroles --norolestats --nogit --nogit-fallback 2>/dev/null39 cccmd = scripts/get_maintainer.pl --noroles --norolestats --nogit --nogit-fallback 2>/dev/null45 cccmd = scripts/get_maintainer.pl --noroles --norolestats --nogit --nogit-fallback 2>/dev/null51 cccmd = scripts/get_maintainer.pl --noroles --norolestats --nogit --nogit-fallback 2>/dev/null
12 tools/scripts/gcov_merge.py | 12 ++++++------13 tools/scripts/scov_merge.py | 12 ++++++------16 diff --git a/tools/scripts/gcov_merge.py b/tools/scripts/gcov_merge.py18 --- a/tools/scripts/gcov_merge.py19 +++ b/tools/scripts/gcov_merge.py62 diff --git a/tools/scripts/scov_merge.py b/tools/scripts/scov_merge.py64 --- a/tools/scripts/scov_merge.py65 +++ b/tools/scripts/scov_merge.py
64 **$(src)/scripts/gcc-plugins**68 **$(src)/scripts/gcc-plugins/gcc-common.h**73 **$(src)/scripts/gcc-plugins/gcc-generate-gimple-pass.h,74 $(src)/scripts/gcc-plugins/gcc-generate-ipa-pass.h,75 $(src)/scripts/gcc-plugins/gcc-generate-simple_ipa-pass.h,76 $(src)/scripts/gcc-plugins/gcc-generate-rtl-pass.h**121 make scripts130 The GCC plugins are in scripts/gcc-plugins/. You need to put plugin source files131 right under scripts/gcc-plugins/. Creating subdirectories is not supported.132 It must be added to scripts/gcc-plugins/Makefile, scripts/Makefile.gcc-plugins
10 scripts/Makefile.in | 3 ++-13 diff --git a/scripts/Makefile.in b/scripts/Makefile.in15 --- a/scripts/Makefile.in16 +++ b/scripts/Makefile.in17 @@ -20,7 +20,8 @@ SCRIPTS = \
42 Post-Installation Scripts and Read-Only Root Filesystem46 (``pkg_postinst``) scripts for packages that are installed into the48 the build on the host system. These scripts cannot attempt to run during50 enabled, the build system makes sure that all post-installation scripts51 succeed at file system creation time. If any of these scripts57 Most of the common post-installation scripts generated by the build59 can run during root filesystem creation (e.g. post-installation scripts60 for caching fonts). However, if you create and add custom scripts, you63 Here are some common problems that prevent post-installation scripts
18 3. Clone openbmc-build-scripts repository.20 `git clone https://github.com/openbmc/openbmc-build-scripts`22 4. Change directory to openbmc-build-scripts.24 `cd openbmc-build-scripts`31 `./scripts/build-qemu-robot-docker.sh`107 ${HOME}/openbmc-build-scripts/scripts/run-robot.sh122 ${HOME}/openbmc-build-scripts/scripts/run-robot.sh