Home
last modified time | relevance | path

Searched refs:distro (Results 1 – 25 of 141) sorted by relevance

123456

/external/valgrind/auxprogs/
Dnightly-build-summary182 my ($val, $arch, $distro);
192 $distro = "Fedora-$1";
194 $distro = "openSUSE-$1.$2";
196 $distro = "SLES-11-SP1";
198 $distro = "RHEL-4";
200 $distro = "UNKNOWN";
205 $hash{"distro"} = $distro;
337 my $distro = $regtest_data{"distro"};
343 $date, $num_fail, $arch, $distro, $fails);
391 my $distro = $regtest_data{"distro"};
[all …]
/external/owasp/sanitizer/tools/findbugs/doc/
Dplugins.txt3 * For a standard FindBugd distro, they can be put into the plugins directory
4 * For a JAWS distro, the file pluginlist.properties contains
/external/ltp/testcases/commands/su/
Dsu01_s159 set distro $env(tvar)
409 if { $distro != "redhat" && $distro != "redhat-linux" } {
/external/autotest/client/tests/systemtap/
Dcontrol11 symbols, or a matching debuginfo package from your distro.
/external/mesa3d/src/gallium/docs/source/
Dindex.rst22 distro
/external/antlr/antlr-3.4/runtime/CSharp2/
DCutting a new release.txt38 e) Build the release distro archives (for .NET v1.1 and .NET v2.0)
/external/mesa3d/docs/relnotes/
D6.424 tarball. This was done at the request of Linux distro vendors who prefer
/external/fio/
DREPORTING-BUGS11 2) Environment (Linux distro version, kernel version). This is mostly
DREADME109 on that distro should be as easy as typing ``urpmi fio``.
140 engine. Depending on distro, it is usually called libaio-devel or libaio-dev.
/external/autotest/client/common_lib/
Dsoftware_manager.py66 self.distro = utils.get_os_vendor()
90 if 'apt-get' in list_supported and self.distro in ['Debian', 'Ubuntu']:
92 elif 'yum' in list_supported and self.distro == 'Fedora':
/external/v8/tools/testrunner/network/
Dnetwork_execution.py35 from . import distro
140 distro.Assign(self.suites, self.peers)
/external/ltp/testcases/kdump/doc/
DREADME30 5. Since KDUMP is supported by the above mentioned distro's the tests
44 For RHEL5 or Fedora distro :
/external/ltp/testcases/kdump/
DREADME30 5. Since KDUMP is supported by the above mentioned distro's the tests
44 For RHEL5 or Fedora distro :
/external/python/cpython2/Doc/using/
Dunix.rst20 that are not available on your distro's package. You can easily compile the
24 well, you can easily make packages for your own distro. Have a look at the
/external/valgrind/
DREADME_PACKAGERS9 -- Do not ship your Linux distro with a completely stripped
12 ld.so, alternatively you can have your distro install ld.so's
/external/toybox/kconfig/
DREADME17 squashfs _after_ after every major Linux distro had been locally carrying it
/external/ltp/testcases/kernel/io/disktest/
DMakefile.aix178 distro: all-clean
DREADME92 "make distro" Will repackage the source files
/external/linux-kselftest/tools/testing/selftests/rcutorture/doc/
Dinitrd.txt35 distro in place, the root-filesystem layout, and so on. To make this
/external/valgrind/docs/internals/
DBIG_APP_NOTES.txt79 ./autogen.sh --with-distro=SUSE-11.0
Drelease-HOWTO.txt70 * Check it builds and regtests on a vanilla gcc-2.96 / RedHat 7.3 distro.
/external/libxml2/vms/
Dreadme.vms96 (hopefully these are now included in the distro, so I won't list them here)
/external/curl/docs/
DSECURITY.md101 If you are not a distro or otherwise not suitable for distros@openwall and yet
/external/dhcpcd-6.8.2/
DREADME32 If your linux headers are older, or your distro hasn't patched them you can
/external/kmod/
DNEWS85 servers by distro maintainers. If kmod is configured with
233 - kmod binary statically links to libkmod - if distro is only interested

123456