Home
last modified time | relevance | path

Searched +full:pkg +full:- +full:kmod (Results 1 – 10 of 10) sorted by relevance

/freebsd-head/sys/contrib/openzfs/config/
HDrpm.am2 # Copyright (C) 2007-2013 Lawrence Livermore National Security, LLC.
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:
20 $(MAKE) $(AM_MAKEFLAGS) pkg="${PACKAGE}-dkms" \
[all …]
/freebsd-head/release/scripts/
HDpkg-stage.sh5 set -e
8 export PKG_DBDIR="/tmp/pkg"
12 export PKGCMD="/usr/sbin/pkg -d --rootdir ${ROOTDIR}"
13 export PORTSDIR="${PORTSDIR:-/usr/ports}"
16 graphics/drm-kmod
17 graphics/drm-510-kmod
18 graphics/drm-515-kmod
19 misc/freebsd-doc-all
22 net/wifi-firmware-kmod@release
23 ports-mgmt/pkg
[all …]
/freebsd-head/sys/contrib/openzfs/
HDMakefile.am14 ACLOCAL_AMFLAGS = -I config
36 extradir = $(prefix)/src/zfs-$(VERSION)
40 dist_noinst_DATA += autogen.sh copy-builtin
48 dist_noinst_DATA += module/icp/asm-x86_64/aes/THIRDPARTYLICENSE.gladman
49 dist_noinst_DATA += module/icp/asm-x86_64/aes/THIRDPARTYLICENSE.gladman.descrip
50 dist_noinst_DATA += module/icp/asm-x86_64/aes/THIRDPARTYLICENSE.openssl
51 dist_noinst_DATA += module/icp/asm-x86_64/aes/THIRDPARTYLICENSE.openssl.descrip
52 dist_noinst_DATA += module/icp/asm-x86_64/modes/THIRDPARTYLICENSE.cryptogams
53 dist_noinst_DATA += module/icp/asm-x86_64/modes/THIRDPARTYLICENSE.cryptogams.descrip
54 dist_noinst_DATA += module/icp/asm-x86_64/modes/THIRDPARTYLICENSE.openssl
[all …]
/freebsd-head/sys/modules/ice_ddp/
HDMakefile3 KMOD= ice_ddp macro
4 FIRMWS= ice-1.3.41.0.pkg:ice_ddp:0x01032900
6 .include <bsd.kmod.mk>
/freebsd-head/sys/contrib/openzfs/.github/workflows/scripts/
HDqemu-4-build-vm.sh8 # qemu-4-build-vm.sh OS [--enable-debug][--dkms][--poweroff]
9 # [--release][--repo][--tarball]
12 # --enable-debug: Build RPMs with '--enable-debug' (for testing)
13 # --dkms: Build DKMS RPMs as well
14 # --poweroff: Power-off the VM after building
15 # --release Build zfs-release*.rpm as well
16 # --repo After building everything, copy RPMs into /tmp/repo
19 # --tarball: Also build a tarball of ZFS source
28 while [[ $# -gt 0 ]]; do
30 --enable-debug)
[all …]
/freebsd-head/sys/contrib/openzfs/.github/workflows/
HDzfs-tests.yml1 name: zfs-tests-sanity
9 runs-on: ubuntu-latest
11 - uses: actions/checkout@v2
14 - name: Install dependencies
16 sudo apt-get update
17 sudo apt-get install --yes -qq build-essential autoconf libtool gdb lcov \
20 nfs-kernel-server samba rng-tools xz-utils \
21 zlib1g-dev uuid-dev libblkid-dev libselinux-dev \
22 xfslibs-dev libattr1-dev libacl1-dev libudev-dev libdevmapper-dev \
23 libssl-dev libffi-dev libaio-dev libelf-dev libmount-dev \
[all …]
/freebsd-head/release/
HDMakefile4 # User-driven targets:
5 # cdrom: Builds release CD-ROM media (disc1.iso)
6 # dvdrom: Builds release DVD-ROM media (dvd1.iso)
8 # mini-memstick: Builds minimal memory stick image (mini-memstick.img)
10 # release: Invokes real-release, vm-release, cloudware-release and oci-release targets
11 # real-release: Build all media and FTP distribution area
12 # vm-release: Build all virtual machine image targets
13 # cloudware-release: Build all cloud hosting provider targets
14 # oci-release: Build all OCI container images
15 # install: Invokes the release-install, vm-install and oci-install targets
[all …]
/freebsd-head/share/man/man7/
HDbuild.71 .\"-
2 .\" SPDX-License-Identifier: BSD-2-Clause
45 These directories may be initially empty or non-existent until updated with
48 .Xr pkg 7
80 A source tree is allowed to be read-only.
112 .Bl -tag -width ".Cm cleandepend"
154 Per-object dependencies are generated at build time and stored in
180 .Bl -tag -width ".Cm distributeworld"
184 For cross-building the target architecture needs to be specified with
248 .It Cm native-xtools
[all …]
/freebsd-head/sys/dev/drm2/
HDdrm_os_freebsd.h98 #define BUG_ON(cond) KASSERT(!(cond), ("BUG ON: " #cond " -> 0x%jx", (uintmax_t)(cond)))
102 __typeof( ((type *)0)->member ) *__mptr = (ptr); \
103 (type *)( (char *)__mptr - offsetof(type,member) );})
111 #define DRM_CURRENTPID curthread->td_proc->p_pid
115 while (loops--) DELAY(1000); \
131 *(volatile u_int8_t *)(((vm_offset_t)(map)->handle) + \
134 le16toh(*(volatile u_int16_t *)(((vm_offset_t)(map)->handle) + \
137 le32toh(*(volatile u_int32_t *)(((vm_offset_t)(map)->handle) + \
140 le64toh(*(volatile u_int64_t *)(((vm_offset_t)(map)->handle) + \
143 *(volatile u_int8_t *)(((vm_offset_t)(map)->handle) + \
[all …]
/freebsd-head/tools/build/mk/
HDOptionalObsoleteFiles.inc4 # the check-old* and delete-old* targets.
18 OLD_FILES+=usr/tests/usr.sbin/sa/v1-amd64-sav.in
19 OLD_FILES+=usr/tests/usr.sbin/sa/v1-amd64-sav.out
20 OLD_FILES+=usr/tests/usr.sbin/sa/v1-amd64-u.out
21 OLD_FILES+=usr/tests/usr.sbin/sa/v1-amd64-usr.in
22 OLD_FILES+=usr/tests/usr.sbin/sa/v1-amd64-usr.out
23 OLD_FILES+=usr/tests/usr.sbin/sa/v1-i386-sav.in
24 OLD_FILES+=usr/tests/usr.sbin/sa/v1-i386-sav.out
25 OLD_FILES+=usr/tests/usr.sbin/sa/v1-i386-u.out
26 OLD_FILES+=usr/tests/usr.sbin/sa/v1-i386-usr.in
[all …]