Home
last modified time | relevance | path

Searched +full:target +full:- +full:rpm (Results 1 – 25 of 37) sorted by relevance

12

/freebsd/sys/contrib/openzfs/config/
H A Ddeb.am1 PHONY += deb-kmod deb-dkms deb-utils deb deb-local native-deb-local \
2 native-deb-utils native-deb-kmod native-deb
4 native-deb-local:
6 echo -e "\n" \
9 "*** re-run configure, and try again.\n"; \
13 deb-local: native-deb-local
15 echo -e "\n" \
18 "*** re-run configure, and try again.\n"; \
26 /bin/echo -e "\n" \
34 deb-kmod: deb-local rpm-kmod
[all …]
H A Drpm.am2 # Copyright (C) 2007-2013 Lawrence Livermore National Security, LLC.
6 # Build targets for RPM packages.
9 PHONY += srpm srpms srpm-kmod srpm-dkms srpm-utils
10 PHONY += rpm rpms rpm-kmod rpm-dkms rpm-utils rpm-utils-initramfs
11 PHONY += srpm-common rpm-common rpm-local
13 srpm-kmod srpm-dkms srpm-utils: dist
15 srpm-kmod:
16 $(MAKE) $(AM_MAKEFLAGS) pkg="${PACKAGE}-kmod" \
17 def='${SRPM_DEFINE_COMMON} ${SRPM_DEFINE_KMOD}' srpm-common
19 srpm-dkms:
[all …]
/freebsd/sys/contrib/device-tree/Bindings/hwmon/
H A Dfan-common.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/hwmon/fan-common.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Naresh Solanki <naresh.solanki@9elements.com>
11 - Billy Tsai <billy_tsai@aspeedtech.com>
14 max-rpm:
16 Max RPM supported by fan.
20 min-rpm:
22 Min RPM supported by fan.
[all …]
H A Dmax6650.txt4 [1] https://datasheets.maximintegrated.com/en/ds/MAX6650-MAX6651.pdf
7 - compatible : One of "maxim,max6650" or "maxim,max6651"
8 - reg : I2C address, one of 0x1b, 0x1f, 0x4b, 0x48.
11 - maxim,fan-microvolt : The supply voltage of the fan, either 5000000 uV or
13 - maxim,fan-prescale : Pre-scaling value, as per datasheet [1]. Lower values
14 allow more fine-grained control of slower fans.
16 - maxim,fan-target-rpm: Initial requested fan rotation speed. If specified, the
17 driver selects closed-loop mode and the requested speed.
22 fan-max6650: max6650@1b {
25 maxim,fan-microvolt = <12000000>;
[all …]
H A Dmaxim,max6650.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 - Javier Carrasco <javier.carrasco.cruz@gmail.com>
15 of 5VDC/12VDC burshless fans with built-in tachometers.
18 https://datasheets.maximintegrated.com/en/ds/MAX6650-MAX6651.pdf
23 - maxim,max6650
24 - maxim,max6651
29 maxim,fan-microvolt:
35 maxim,fan-prescale:
[all …]
H A Dmaxim,max6639.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 - Naresh Solanki <naresh.solanki@9elements.com>
14 The MAX6639 is a 2-channel temperature monitor with dual, automatic, PWM
15 fan-speed controller. It monitors its own temperature and one external
16 diode-connected transistor or the temperatures of two external diode-connected
20 https://datasheets.maximintegrated.com/en/ds/MAX6639-MAX6639F.pdf
25 - maxim,max6639
30 '#address-cells':
[all …]
/freebsd/sys/contrib/device-tree/src/arm/qcom/
H A Dqcom-apq8064-ifc6410.dts1 // SPDX-License-Identifier: GPL-2.0
2 #include <dt-bindings/gpio/gpio.h>
3 #include <dt-bindings/leds/common.h>
4 #include <dt-bindings/pinctrl/qcom,pmic-gpio.h>
6 #include "qcom-apq8064-v2.0.dtsi"
12 compatible = "qcom,apq8064-ifc6410", "qcom,apq8064";
25 stdout-path = "serial0:115200n8";
29 compatible = "gpio-leds";
30 pinctrl-names = "default";
31 pinctrl-0 = <&notify_led>;
[all …]
/freebsd/contrib/file/tests/
H A DMakefile.in4 # Copyright (C) 1994-2021 Free Software Foundation, Inc.
18 if test -z '$(MAKELEVEL)'; then \
20 elif test -n '$(MAKE_HOST)'; then \
22 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
29 case $${target_option-} in \
32 "target option '$${target_option-}' specified" >&2; \
55 *=*|--*) continue;; \
56 -*I) strip_trailopt 'I'; skip_next=yes;; \
57 -*I?*) strip_trailopt 'I';; \
58 -*O) strip_trailopt 'O'; skip_next=yes;; \
[all …]
/freebsd/share/man/man4/man4.powerpc/
H A Dsmu.41 .\"-
36 .Bd -ragged -offset indent
54 .Bl -bullet -compact
64 coarse-grained control of system cooling devices (see below).
65 Automatic kernel-level thermal control will take over if more than 3
74 .Bl -tag -width indent
79 Target system temperature, in degrees Celsius.
92 .It Va dev.smu.%d.fans.%s.rpm
120 .An -nosplit
/freebsd/sys/contrib/openzfs/rpm/generic/
H A Dzfs-kmod.spec.in8 if [ -e "/usr/src/linux-${kernel_version%%___*}" ]; then \
9 echo "/usr/src/linux-${kernel_version%%___*}"; \
10 elif [ -e "/lib/modules/${kernel_version%%___*}/source" ]; then \
23 if [ -e "/usr/src/linux-${kernel_version%%___*}" ]; then \
24 echo "/usr/src/linux-${kernel_version%%___*}"; \
43 Name: %{module}-kmod
52 Source0: %{module}-%{version}.tar.gz
54 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id} -u -n)
57 BuildRequires: elfutils-libelf-devel
68 Conflicts: %{module}-dkms
[all …]
/freebsd/contrib/flex/
H A DNEWS3 * Noteworthy changes in release 2.6.4 (2017-05-06) [stable]
7 *** The indent target now knows about flex's new (as of 2.6.0)
62 * Noteworthy changes in release 2.6.3 (2016-12-30) [stable]
76 *** A new configure option --disable-bootstrap changes the behavior of
78 "--enable-bootstrap" behavior is to build flex, then to use that
79 flex to build flex again. With --disable-bootstrap, the scanner is
89 --disable-libfl option to configure. Resolves #99.
103 * version 2.6.2 released 2016-10-24
113 *** flex no longer generates non-ANSI code
129 *** a new option to configure --enable-warnings to encapsulate passing
[all …]
/freebsd/lib/libarchive/tests/
H A DMakefile17 CFLAGS+= -I${.CURDIR} -I${.CURDIR:H} -I${.OBJDIR}
18 CFLAGS+= -I${_LIBARCHIVEDIR}/libarchive -I${_LIBARCHIVEDIR}/libarchive/test
19 CFLAGS+= -I${_LIBARCHIVEDIR}/test_utils
20 CFLAGS+= -I${SRCTOP}/sys/contrib/zstd/lib
22 CFLAGS.test_utils.c+= -Wno-cast-align
25 #LDADD+= -L/usr/local/lib -ldmalloc
26 #CFLAGS+= -I/usr/local/include -DUSE_DMALLOC
340 # test_fuzz.c is not a real test, but rather a simple fuzz-test using random().
347 # Non-deterministic failures:
367 grep -E -h ^DEFINE_TEST ${.ALLSRC:N*Makefile} | \
[all …]
/freebsd/sys/dev/asmc/
H A Dasmc.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
186 "MacBookPro1,1", "Apple SMC MacBook Pro Core Duo (15-inch)",
192 "MacBookPro1,2", "Apple SMC MacBook Pro Core Duo (17-inch)",
198 "MacBookPro2,1", "Apple SMC MacBook Pro Core 2 Duo (17-inch)",
204 "MacBookPro2,2", "Apple SMC MacBook Pro Core 2 Duo (15-inch)",
210 "MacBookPro3,1", "Apple SMC MacBook Pro Core 2 Duo (15-inch LED)",
216 "MacBookPro3,2", "Apple SMC MacBook Pro Core 2 Duo (17-inch HD)",
240 "MacBookPro6,2", "Apple SMC MacBook Pro (Mid 2010, 15-inch)",
246 "MacBookPro8,1", "Apple SMC MacBook Pro (early 2011, 13-inch)",
[all …]
/freebsd/contrib/file/magic/
H A DMakefile.am58 $(MAGIC_FRAGMENT_DIR)/c-lang \
139 $(MAGIC_FRAGMENT_DIR)/hitachi-sh \
218 $(MAGIC_FRAGMENT_DIR)/nim-lang \
248 $(MAGIC_FRAGMENT_DIR)/pgp-binary-keys \
269 $(MAGIC_FRAGMENT_DIR)/rpm \
311 $(MAGIC_FRAGMENT_DIR)/ti-8x \
325 $(MAGIC_FRAGMENT_DIR)/vacuum-cleaner \
366 # the target's magic file; for now we bail if the local version does not match
376 @rm -fr magic
377 @mkdir magic && cp -p $(MAGIC_FRAGMENTS) magic
[all …]
H A DMakefile.in4 # Copyright (C) 1994-2021 Free Software Foundation, Inc.
19 if test -z '$(MAKELEVEL)'; then \
21 elif test -n '$(MAKE_HOST)'; then \
23 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
30 case $${target_option-} in \
33 "target option '$${target_option-}' specified" >&2; \
56 *=*|--*) continue;; \
57 -*I) strip_trailopt 'I'; skip_next=yes;; \
58 -*I?*) strip_trailopt 'I';; \
59 -*O) strip_trailopt 'O'; skip_next=yes;; \
[all …]
/freebsd/usr.sbin/ctladm/
H A Dctladm.83 .\" Copyright (c) 2015-2021 Alexander Motin <mav@FreeBSD.org>
36 .\" $Id: //depot/users/kenm/FreeBSD-test2/usr.sbin/ctladm/ctladm.8#3 $
43 .Nd CAM Target Layer control utility
72 .Aq Fl f Ar file|-
82 .Aq Fl f Ar file|-
197 .Aq Fl a | Fl c Ar connection-id | Fl i Ar name | Fl p Ar portal
200 .Aq Fl a | Fl c Ar connection-id | Fl i Ar name | Fl p Ar portal
207 .Aq Fl a | Fl c Ar controller-id | Fl h Ar name
213 utility is designed to provide a way to access and control the CAM Target
218 some meta-commands that utilize
[all …]
/freebsd/sys/dev/ciss/
H A Dcissreg.h1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
30 * Structure and I/O definitions for the Command Interface for SCSI-3 Support.
32 * Data in command CDBs are in big-endian format. All other data is little-endian.
33 * This header only supports little-endian hosts at this time.
40 u_int32_t target:24; /* SCSI target */ member
43 u_int32_t extra_address; /* SCSI-3 level-2 and level-3 address bytes */
110 #define CISS_SCSI_STATUS_GOOD 0x00 /* these are scsi-standard values */
174 u_int32_t list_size; /* big-endian */
187 u_int16_t cylinders; /* big-endian */
[all …]
/freebsd/contrib/libarchive/tar/
H A Dbsdtar.12 .\" SPDX-License-Identifier: BSD-2-Clause
4 .\" Copyright (c) 2003-2007 Tim Kientzle
16 .Op Ar bundled-flags Ao args Ac
24 .Fl f Ar archive-file
35 rar, rpm, 7-zip, and ISO 9660 cdrom images and can create tar, pax,
36 cpio, ar, zip, 7-zip, and shar archives.
51 .Bl -tag -compact -width indent
103 Patterns are shell-style globbing patterns as
109 .Bl -tag -width indent
116 .Dl Nm Fl c Fl f Pa - Pa newfile Cm @ Ns Pa original.tar
[all …]
/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_structures.h1 /*-
2 * Copyright 2016-2023 Microchip Technology, Inc. and/or its subsidiaries.
61 /* As per PQI Spec pqi-2r00a , 6.2.2. */
229 /* lock-free stack used to push and pop the tag used for IO request */
255 uint64_t addr; /* !< Bytes 0-7. The starting 64-bit memory byte address of the data block. */
256 …uint32_t length; /* !< Bytes 8-11. The length in bytes of the data block. Set to 0x00000000 spec…
257 uint8_t res[3]; /* !< Bytes 12-14. */
258 uint8_t zero : 4; /* !< Byte 15, Bits 0-3. */
259 uint8_t type : 4; /* !< Byte 15, Bits 4-7. sgl descriptor type */
273 iu_header_t header; /* !< Bytes 0-3. */
[all …]
/freebsd/contrib/ncurses/
H A DNEWS1 -------------------------------------------------------------------------------
2 -- Copyright 2018-2023,2024 Thomas E. Dickey --
3 -- Copyright 1998-2017,2018 Free Software Foundation, Inc. --
4 -- --
5 -- Permission is hereby granted, free of charge, to any person obtaining a --
6 -- copy of this software and associated documentation files (the --
7 -- "Software"), to deal in the Software without restriction, including --
8 -- without limitation the rights to use, copy, modify, merge, publish, --
9 -- distribute, distribute with modifications, sublicense, and/or sell copies --
10 -- of the Software, and to permit persons to whom the Software is furnished --
[all …]
/freebsd/usr.sbin/bhyve/
H A Dbhyve_config.51 .\" SPDX-License-Identifier: BSD-2-Clause
35 per-device settings.
69 For those variables the following case-insensitive values may be used to
72 .Bl -bullet -offset indent -compact
85 .Bl -bullet -offset indent -compact
103 .Bl -column "memory.guest_in_core" "integer" "Default"
140 This can cause problems if the guest uses the in-memory version, since certain
144 Destroy the VM on guest-initiated power-off.
149 If this is set to a non-zero value, a debug server
172 Use MSI-X interrupts for PCI VirtIO devices.
[all …]
/freebsd/contrib/tcsh/
H A Dcomplete.tcsh12 # Added two Debian-specific completions: dpkg and dpkg-deb (who
21 onintr -
43 setenv OSTYPE `echo "$HOSTTYPE" | sed -e 's/^(i[3456]86|(amd|x86_)64)-//'`
50 if ( -r "$f" ) then
52 -e 's/#.*//' \
53 -e '/^[+-]@/d' \
54 -e 's/^[-+]//' \
55 -e 's/[[:space:]].*//' \
56 -e 's/,/\n/g' "$f" \
57 | sed -e '/^[.:[:xdigit:][:space:]]*$/d'`)
[all …]
/freebsd/crypto/openssh/
H A DChangeLog11 upstream: openssh-10.0
13 OpenBSD-Commit-ID: db5b4a1f1c9e988f8f166b56dc5643606294b403
24 OpenBSD-Commit-ID: fffc89195968f7eedd2fc57f0b1f1ef3193f5ed1
32 OpenBSD-Commit-ID: f485f79bf3e9ebbe1de13ac96150cf458956cfd8
40 OpenBSD-Commit-ID: f912725c7d303720706b3ccfb2cb846d46296d13
54 OpenBSD-Regress-ID: 08477b936d1d0c1e8a98aa1c0e1bdde8871894c9
62 OpenBSD-Commit-ID: 6e683e13e72bf1e43bbd3bbc6a8332d5a98bdc99
72 OpenBSD-Commit-ID: 04ca29b8eaae1860c7adde3e770baa1866e30a54
82 OpenBSD-Commit-ID: ed01a7c102243f84e4a317aefb431916d98aab15
88 remove all instances of -pie from LDFLAGS
[all …]
/freebsd/contrib/bc/project/
H A Dgithub_issues.json10 …I'm getting the incorrect result from a simple calculation...\n\n80 - (30 * 0) / 50 - (80 / 100) *…
12 "closedAt": "2025-02-25T19:10:08Z",
20-only math.\n\nApplying integer-only math to the expression you gave, we get:\n\n```\n80 - (30 * 0…
21 "createdAt": "2025-02-25T19:10:08Z",
33 "url": "https://github.com/gavinhoward/bc/issues/87#issuecomment-2683017820",
42 "body": "Thanks, i solved the problem with '-l' to 'bc'\n\ne.g:\necho '1 + 1' | bc -l",
43 "createdAt": "2025-02-26T00:44:54Z",
48 "url": "https://github.com/gavinhoward/bc/issues/87#issuecomment-2683611929",
52 "createdAt": "2025-02-25T17:57:06Z",
64 "updatedAt": "2025-02-26T00:44:54Z",
[all …]
/freebsd/contrib/ldns/
H A DChangelog1 1.8.3 2022-08-15
8 1.8.2 2022-08-12
14 * Fix -U flag with ldns-signzone. Thanks Ulrich and Jonathan
24 * bugfix #145: ldns-verify-zone should not call occluded records
27 1.8.1 2021-12-03
28 * bugfix #146: ldns-1.7.1 had soname 3.0, so ldns-1.8.x soname
30 * Undo PR#123 fix ldns.pc installation when building out-of-source
33 1.8.0 2021-11-26
36 * bugfix: Revert unused variables in ldns-config removal patch.
37 * bugfix #50: heap Out-of-bound Read vulnerability in
[all …]

12