Home
last modified time | relevance | path

Searched +full:pre +full:- +full:packaged (Results 1 – 25 of 33) sorted by relevance

12

/freebsd-src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_import/
H A Dzpool_import_errata4.ksh1 #!/bin/ksh -p
31 # 1. Import a pre-packaged pool with Errata #4 and verify its state
55 log_must rm -rf /$TESTPOOL/$POOL_FILE
66 [ "$ivset_guid" != "-" ]
69 # 1. Import a pre-packaged pool with Errata #4 and verify its state
71 log_must zpool import -d /$TESTPOOL/ $POOL_NAME
72 log_must eval "zpool status $POOL_NAME | grep -q 'Errata #4'"
73 log_must eval "zpool status $POOL_NAME | grep -q ZFS-8000-ER"
74 bm2_value=$(zpool get -H -o value feature@bookmark_v2 $POOL_NAME)
90 log_must eval "zfs send -w $POOL_NAME/testfs@snap1 | \
[all …]
H A Dzpool_import_errata3.ksh1 #!/bin/ksh -p
29 # 1. Import a pre-packaged pool with Errata #3
55 log_must rm -f /$TESTPOOL/$POOL_FILE
62 log_must zpool import -d /$TESTPOOL/ $POOL_NAME
63 log_must eval "zpool status $POOL_NAME | grep -q Errata" # also detects 'Errata #4'
64 log_must eval "zpool status $POOL_NAME | grep -q ZFS-8000-ER"
65 log_must eval "echo 'password' | zfs load-key $POOL_NAME/testfs"
66 log_must eval "echo 'password' | zfs load-key $POOL_NAME/testvol"
69 log_must zfs mount -o ro $POOL_NAME/testfs
72 log_must eval "ls $old_mntpnt | grep -q testfile"
[all …]
/freebsd-src/sys/contrib/device-tree/Bindings/arm/
H A Darm,integrator.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Linus Walleij <linus.walleij@linaro.org>
14 They are ARMv4, ARMv5 and ARMv6-capable using different core tiles,
23 - description: ARM Integrator Application Platform, this board has a PCI
28 pre-packaged in a PC Tower form factor called Integrator/PP1 or a
31 - const: arm,integrator-ap
32 - description: ARM Integrator Compact Platform (HBI-0086), this board has
36 - const: arm,integrator-cp
[all …]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h1 //==- BlockFrequencyInfoImpl.h - Block Frequency Implementation --*- C++ -*-==//
5 // SPDX-License-Identifier: Apache-2.
[all...]
/freebsd-src/usr.sbin/bsdconfig/packages/
H A DINDEX35 menu_help="Install pre-packaged software for FreeBSD"
38 # Two-part variable that defines an action to take when `keyword' is passed on
49 # ------------ Items below this line do NOT need i18n translation ------------
/freebsd-src/contrib/unbound/contrib/
H A Dunbound.spec7 Source: http://www.nlnetlabs.nl/downloads/unbound/%{name}-%{version}.tar.gz
10 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
11 BuildRequires: flex, openssl-devel, expat-devel
21 DNSSEC (secure DNS) validation and stub-resolvers (that do not run
27 %setup -q
31 %configure --with-conf-file=%{_localstatedir}/%{name}/unbound.conf --disable-rpath
38 rm -rf %{buildroot}
40 install -d 0700 %{buildroot}%{_localstatedir}/%{name}
41 install -d 0755 %{buildroot}%{_initrddir}
42 install -m 0755 contrib/unbound.init %{buildroot}%{_initrddir}/unbound
[all …]
/freebsd-src/share/man/man4/
H A Dcxgbe.41 .\" Copyright (c) 2011-2016, Chelsio Inc
37 .Nd "Chelsio T4-, T5-, and T6-based 100Gb, 40Gb, 25Gb, 10Gb, and 1Gb Ethernet adapter driver"
42 .Bd -ragged -offset indent
49 .Bd -literal -offset indent
71 .Bl -column -offset indent "ASIC" "Port Name" "Parent Device"
82 adapter-wide MIBs under dev.t5nex.
84 dev.<port> for port MIBs and dev.<nexus> for adapter-wide MIBs.
93 .Bl -bullet -compact
95 Chelsio T6225-CR
97 Chelsio T6225-SO-CR
[all …]
/freebsd-src/contrib/ntp/sntp/libopts/
H A Dgenshell.c1 /* -*- buffer-read-only: t -*- vi: set ro:
5 * It has been AutoGen-ed
22 * Copyright (C) 1999-2018 Bruce Korb, all rights reserved.
25 * version 2 or later <http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html>
39 * <http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html>
74 "Copyright (C) 1999-2018 Bruce Korb, all rights reserved.\n"
77 "version 2 or later <http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html>\n\0"
88 "<http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html>\n\0"
94 /* 1028 */ "no-shell\0"
99 /* 1134 */ "more-help\0"
[all …]
/freebsd-src/contrib/ntp/ntpsnmpd/
H A Dntpsnmpd-opts.c2 * EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.c)
4 * It has been AutoGen-ed May 25, 2024 at 12:04:35 AM by AutoGen 5.18.16
5 * From the definitions ntpsnmpd-opts.def
21 …* Copyright (C) 1992-2024 The University of Delaware and Network Time Foundation, all rights rese…
26 * <http://opensource.org/licenses/ntp-license.php>
41 #include "ntpsnmpd-opts.h"
70 …"Copyright (C) 1992-2024 The University of Delaware and Network Time Foundation, all rights reserv…
75 " <http://opensource.org/licenses/ntp-license.php>\n\0"
92 /* 1069 */ "The socket address ntpsnmpd uses to connect to net-snmpd\0"
99 /* 1270 */ "more-help\0"
[all …]
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceLocation.h1 //===- SourceLocation.h - Compact identifier for Source Files ---*- C++ -*-===//
5 // SPDX-License-Identifie
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td1 //===- TargetSelectionDAG.td - Common code for DAG isels ---*- tablegen -*-===//
5 // SPDX-License-Identifie
[all...]
/freebsd-src/contrib/ntp/ntpdc/
H A Dntpdc-opts.c2 * EDIT THIS FILE WITH CAUTION (ntpdc-opts.c)
4 * It has been AutoGen-ed May 25, 2024 at 12:04:11 AM by AutoGen 5.18.16
5 * From the definitions ntpdc-opts.def
21 …* Copyright (C) 1992-2024 The University of Delaware and Network Time Foundation, all rights rese…
26 * <http://opensource.org/licenses/ntp-license.php>
41 #include "ntpdc-opts.h"
78 …"Copyright (C) 1992-2024 The University of Delaware and Network Time Foundation, all rights reserv…
83 " <http://opensource.org/licenses/ntp-license.php>\n\0"
105 /* 1174 */ "debug-level\0"
108 /* 1232 */ "set-debug-level\0"
[all …]
/freebsd-src/contrib/ntp/ntpq/
H A Dntpq-opts.c2 * EDIT THIS FILE WITH CAUTION (ntpq-opts.c)
4 * It has been AutoGen-ed May 25, 2024 at 12:04:21 AM by AutoGen 5.18.16
5 * From the definitions ntpq-opts.def
21 …* Copyright (C) 1992-2024 The University of Delaware and Network Time Foundation, all rights rese…
26 * <http://opensource.org/licenses/ntp-license.php>
41 #include "ntpq-opts.h"
78 …"Copyright (C) 1992-2024 The University of Delaware and Network Time Foundation, all rights reserv…
83 " <http://opensource.org/licenses/ntp-license.php>\n\0"
105 /* 1165 */ "debug-level\0"
108 /* 1223 */ "set-debug-level\0"
[all …]
/freebsd-src/contrib/expat/tests/
H A Dns_tests.c9 Copyright (c) 2001-2006 Fred L. Drake, Jr. <fdrake@users.sourceforge.net>
11 Copyright (c) 2005-2007 Steven Solie <steven@solie.ca>
12 Copyright (c) 2005-2012 Karl Waclawek <karl@waclawek.net>
13 Copyright (c) 2016-2023 Sebastian Pipping <sebastian@pipping.org>
14 Copyright (c) 2017-2022 Rhodri James <rhodri@wildebeest.org.uk>
17 Copyright (c) 2018 Marco Maggi <marco.maggi-ipsu@poste.it>
217 "Did not report re-setting namespace" in START_TEST()
225 "<docelem xmlns:pre=''/>"; in START_TEST()
254 /* Packaged info expected by the end element handler; in START_TEST()
267 /* Test with non-xmlns prefix */
[all …]
/freebsd-src/contrib/ntp/sntp/
H A Dsntp-opts.c2 * EDIT THIS FILE WITH CAUTION (sntp-opts.c)
4 * It has been AutoGen-ed May 25, 2024 at 12:02:07 AM by AutoGen 5.18.16
5 * From the definitions sntp-opts.def
21 …* Copyright (C) 1992-2024 The University of Delaware and Network Time Foundation, all rights rese…
26 * <http://opensource.org/licenses/ntp-license.php>
41 #include "sntp-opts.h"
78 …"Copyright (C) 1992-2024 The University of Delaware and Network Time Foundation, all rights reserv…
83 " <http://opensource.org/licenses/ntp-license.php>\n\0"
100 /* 1091 */ "Enable authentication with the key auth-keynumber\0"
106 /* 1247 */ "Concurrently query all IPs returned for host-name\0"
[all …]
/freebsd-src/contrib/ntp/util/
H A Dntp-keygen-opts.c2 * EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.c)
4 * It has been AutoGen-ed May 25, 2024 at 12:04:43 AM by AutoGen 5.18.16
5 * From the definitions ntp-keygen-opts.def
12 * by the ntp-keygen author or copyright holder. AutoOpts is
18 * The ntp-keygen program is copyrighted and licensed
21 …* Copyright (C) 1992-2024 The University of Delaware and Network Time Foundation, all rights rese…
26 * <http://opensource.org/licenses/ntp-license.php>
41 #include "ntp-keygen-opts.h"
76 * static const strings for ntp-keygen options
79 /* 0 */ "ntp-keygen (ntp) 4.2.8p18\n"
[all …]
/freebsd-src/contrib/expat/
H A DChanges14 !! - <blink>fixing a complex non-public security issue</blink>, !!
15 !! - teaming up on researching and fixing future security reports and !!
16 !! ClusterFuzz findings with few-days-max response times in communication !!
19 !! - implementing and auto-testing XML 1.0r5 support !!
21 !! - smart ideas on fixing the Autotools CMake files generation issue !!
23 !! - the Windows binaries topic (needs requirements engineering first), !!
24 !! - pushin
[all...]
/freebsd-src/contrib/ntp/ntpd/
H A Dntpd-opts.c2 * EDIT THIS FILE WITH CAUTION (ntpd-opts.c)
4 * It has been AutoGen-ed May 25, 2024 at 12:03:09 AM by AutoGen 5.18.16
5 * From the definitions ntpd-opts.def
21 …* Copyright (C) 1992-2024 The University of Delaware and Network Time Foundation, all rights rese…
26 * <http://opensource.org/licenses/ntp-license.php>
41 #include "ntpd-opts.h"
84 …"Copyright (C) 1992-2024 The University of Delaware and Network Time Foundation, all rights reserv…
89 " <http://opensource.org/licenses/ntp-license.php>\n\0"
120 /* 1341 */ "debug-level\0"
123 /* 1399 */ "set-debug-level\0"
[all …]
/freebsd-src/crypto/openssl/
H A DINSTALL.md11 - [Prerequisites](#prerequisites)
12 - [Notational Conventions](#notational-conventions)
13 - [Quick Installation Guide](#quick-installation-guide)
14 - [Building OpenSSL](#building-openssl)
15 - [Installing OpenSSL](#installing-openss
[all...]
/freebsd-src/
H A DUPDATING1 Updating Information for users of FreeBSD-CURRENT.
9 https://docs.freebsd.org/en/books/handbook/cutting-edge/#makeworld
22 includes various WITNESS- related kernel options, INVARIANTS, malloc
28 at runtime, run "ln -s 'abort:false,junk:false' /etc/malloc.conf".)
50 to install the FreeBSD-firmware-iwm package.
71 The build now defaults to WITHOUT_CLEAN - i.e., no automatic clean
77 freebsd-current mailing list so that a special-case dependency can be
85 uart1: non-PN
[all...]
/freebsd-src/contrib/llvm-project/lld/ELF/
H A DInputFiles.cpp1 //===- InputFiles.cpp ---------
[all...]
/freebsd-src/contrib/file/magic/Magdir/
H A Darchive1 #----------
[all...]
/freebsd-src/sys/dev/iwi/
H A Dif_iwi.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
6 * Copyright (c) 2005-2006 Sam Leffler, Errno Consulting
33 /*-
266 for (ident = iwi_ident_table; ident->name != NULL; ident++) { in iwi_probe()
267 if (pci_get_vendor(dev) == ident->vendor && in iwi_probe()
268 pci_get_device(dev) == ident->device) { in iwi_probe()
269 device_set_desc(dev, ident->name); in iwi_probe()
280 struct ieee80211com *ic = &sc->sc_ic; in iwi_attach()
284 sc->sc_dev = dev; in iwi_attach()
[all …]
/freebsd-src/contrib/ncurses/
H A DINSTALL1 -------------------------------------------------------------------------------
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-src/contrib/byacc/
H A Daclocal.m43 dnl ---------------------------------------------------------------------------
4 dnl Copyright 2004-2022,2023 Thomas E. Dickey
29 dnl ---------------------------------------------------------------------------
30 dnl ---------------------------------------------------------------------------
32 dnl ------------------
42 [m4_if(m4_version_compare(m4_defn([AC_ACVERSION]), [$1]), -1, [$3], [$2])],
46 dnl ---------------------------------------------------------------------------
48 dnl --------------------
56 dnl ---------------------------------------------------------------------------
58 dnl -------------
[all …]

12