Searched refs:distribution (Results 1 - 25 of 35) sorted by relevance
12
| /kernel/linux/linux-5.10/scripts/package/ |
| H A D | mkdebian | 123 # Try to determine distribution 125 distribution=$KDEB_CHANGELOG_DIST 127 elif distribution=$(lsb_release -cs 2>/dev/null) && [ -n "$distribution" ] && [ "$distribution" != "n/a" ]; then 130 distribution="unstable" 131 echo >&2 "Using default distribution of 'unstable' in the changelog" 144 $sourcename ($packageversion) $distribution; urgency=low
|
| /kernel/linux/linux-6.6/scripts/package/ |
| H A D | mkdebian | 166 # Try to determine distribution 168 distribution=$KDEB_CHANGELOG_DIST 170 elif distribution=$(lsb_release -cs 2>/dev/null) && [ -n "$distribution" ] && [ "$distribution" != "n/a" ]; then 173 distribution="unstable" 174 echo >&2 "Using default distribution of 'unstable' in the changelog" 184 $sourcename ($packageversion) $distribution; urgency=low
|
| /kernel/linux/linux-6.6/Documentation/tools/rv/ |
| H A D | Makefile | 27 $(info ** distribution, e.g., 'dnf install python3-docutils' on Fedora,)
|
| /kernel/linux/linux-6.6/Documentation/tools/rtla/ |
| H A D | Makefile | 28 $(info ** distribution, e.g., 'dnf install python3-docutils' on Fedora,)
|
| /kernel/linux/linux-6.6/tools/tracing/rtla/ |
| H A D | Makefile | 96 echo "** distribution, e.g., 'dnf install $(MISSING_PACKAGES)' on Fedora,"; \
|
| /kernel/linux/linux-6.6/tools/verification/rv/ |
| H A D | Makefile | 96 echo "** distribution, e.g., 'dnf install $(MISSING_PACKAGES)' on Fedora,"; \
|
| /kernel/liteos_m/arch/arm/cortex-m3/keil/ |
| H A D | los_startup.s | 13 ; provided with the distribution.
|
| H A D | los_dispatch.S | 13 ; provided with the distribution.
|
| H A D | los_atomic.S | 12 ; provided with the distribution.
|
| H A D | los_exc.S | 13 ; provided with the distribution.
|
| /kernel/linux/linux-5.10/arch/alpha/math-emu/ |
| H A D | qrnnd.S | 17 # distribution when not linked into another program.)
|
| /kernel/linux/linux-5.10/arch/x86/crypto/ |
| H A D | crct10dif-pcl-asm_64.S | 28 # distribution.
|
| H A D | sha512-avx-asm.S | 29 # provided with the distribution.
|
| H A D | sha512-ssse3-asm.S | 29 # provided with the distribution.
|
| /kernel/linux/linux-6.6/arch/alpha/lib/ |
| H A D | udiv-qrnnd.S | 17 # distribution when not linked into another program.)
|
| /kernel/linux/linux-6.6/arch/x86/crypto/ |
| H A D | crct10dif-pcl-asm_64.S | 28 # distribution.
|
| H A D | sha512-ssse3-asm.S | 29 # provided with the distribution.
|
| H A D | sha512-avx-asm.S | 29 # provided with the distribution.
|
| /kernel/liteos_m/arch/arm/cortex-m33/iar/NTZ/ |
| H A D | los_dispatch.S | 13 ; provided with the distribution.
|
| /kernel/liteos_m/arch/arm/cortex-m33/iar/TZ/non_secure/ |
| H A D | los_dispatch.S | 13 ; provided with the distribution.
|
| /kernel/liteos_m/arch/arm/cortex-m4/iar/ |
| H A D | los_dispatch.S | 13 ; provided with the distribution.
|
| H A D | los_exc.S | 13 ; provided with the distribution.
|
| /kernel/liteos_m/arch/arm/cortex-m55/iar/NTZ/ |
| H A D | los_dispatch.S | 13 ; provided with the distribution.
|
| /kernel/liteos_m/arch/arm/cortex-m55/iar/TZ/non_secure/ |
| H A D | los_dispatch.S | 13 ; provided with the distribution.
|
| /kernel/liteos_m/arch/arm/cortex-m7/iar/ |
| H A D | los_dispatch.S | 13 ; provided with the distribution.
|
Completed in 9 milliseconds
12