| /freebsd/share/man/man7/ |
| H A D | freebsd-base.7 | 99 .Bl -tag -width "minimal-jail" 100 .It minimal 101 The minimal set of packages required to bring up a multi-user 109 .It minimal-jail 111 .Sy minimal 159 .Sy minimal-jail 162 pkg -r /jails/myjail install FreeBSD-set-minimal-jail
|
| /freebsd/usr.sbin/bsdinstall/scripts/ |
| H A D | pkgbase.in | 136 -- "minimal(-jail)" is always installed if present. 137 if component == "minimal" or component == "minimal-jail" then 176 "A minimal set of packages suitable for a multi-user system ".. 190 -- Always install the minimal set, since it's required for the system 191 -- to work. The base set depends on minimal, but it's fine to install 193 -- autoremove then trying to remove minimal. 196 table.insert(selected, "minimal-jail") 198 table.insert(selected, "minimal") 256 -- Assert that both a kernel and the "minimal" set are available, since 261 assert(#components["minimal"] == 1)
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/ |
| H A D | LowerMatrixIntrinsics.h | 21 bool Minimal; variable 24 LowerMatrixIntrinsicsPass(bool Minimal = false) : Minimal(Minimal) {} in Minimal() function
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/mmap/ |
| H A D | mmap_mixed.ksh | 64 --ioengine=sync --fallocate=none --group_reporting --minimal \ 70 --ioengine=sync --fallocate=none --group_reporting --minimal \ 76 --ioengine=mmap --fallocate=none --group_reporting --minimal \ 82 --ioengine=mmap --fallocate=none --group_reporting --minimal \
|
| /freebsd/release/packages/ucl/ |
| H A D | pkg-bootstrap-all.ucl | 22 /usr/sbin/pkg is a minimal bootstrap tool used to install the full pkg(8) 28 set = "minimal,minimal-jail"
|
| H A D | bzip2-all.ucl | 11 set = "minimal,minimal-jail"
|
| H A D | ncurses-all.ucl | 22 set = "minimal,minimal-jail"
|
| H A D | utilities-all.ucl | 27 set = "minimal,minimal-jail"
|
| H A D | kernel-man.ucl | 27 set = "minimal,minimal-jail"
|
| H A D | runtime-all.ucl | 27 set = "minimal,minimal-jail"
|
| H A D | zoneinfo-all.ucl | 29 set = "minimal,minimal-jail"
|
| H A D | mandoc-all.ucl | 28 set = "minimal,minimal-jail"
|
| H A D | periodic-all.ucl | 28 set = "minimal,minimal-jail"
|
| H A D | rc-all.ucl | 28 set = "minimal,minimal-jail"
|
| H A D | locales-all.ucl | 28 set = "minimal,minimal-jail"
|
| H A D | clibs-all.ucl | 27 set = "minimal,minimal-jail"
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/direct/ |
| H A D | dio_mmap.ksh | 70 --ioengine=sync --fallocate=none --group_reporting --minimal \ 76 --ioengine=sync --fallocate=none --group_reporting --minimal \ 82 --ioengine=mmap --fallocate=none --group_reporting --minimal \ 88 --ioengine=mmap --fallocate=none --group_reporting --minimal \
|
| /freebsd/contrib/bsnmp/tests/ |
| H A D | asn1.cc | 376 SECTION("non minimal encoding") { 378 "non-minimal unsigned at 00 00\n"); 380 "non-minimal unsigned at 00 7f\n"); 382 "non-minimal unsigned at 00 00 80\n"); 384 "non-minimal unsigned at 00 00 80 00\n"); 386 "non-minimal unsigned at 00 00 00 00 00 00 00 00 00 00\n"); 388 "non-minimal unsigned at 00 01 00 00 00 00 00 00 00 00\n"); 551 SECTION("non minimal encoding") { 553 "non-minimal unsigned at 00 00\n"); 555 "non-minimal unsigned at 00 7f\n"); [all …]
|
| /freebsd/sys/amd64/conf/ |
| H A D | MINIMAL | 2 # MINIMAL -- Mostly Minimal kernel configuration file for FreeBSD/amd64 4 # Many definitions of minimal are possible. The one this file follows is 31 ident MINIMAL
|
| /freebsd/crypto/openssl/doc/designs/ddd/ |
| H A D | REPORT.md | 5 requirement to develop a QUIC API that required only minimal changes to existing 15 applications could be kept very small in many circumstances, with only minimal 319 API which can be used with only minimal API changes. The additional changes on 324 are both minimal and limited in scope. 326 “Minimal” and “limited” are distinct criteria. If inexorable technical 328 considered “minimal”. The changes required to representative applications, as 329 demonstrated by the DDD demos, are not merely minimal but also limited.
|
| /freebsd/sys/i386/conf/ |
| H A D | MINIMAL | 2 # MINIMAL -- Mostly Minimal kernel configuration file for FreeBSD/i386 4 # Many definitions of minimal are possible. The one this file follows is 39 ident MINIMAL
|
| /freebsd/share/examples/ipfilter/ |
| H A D | mkfilters.1 | 4 mkfilters \- generate a minimal firewall ruleset for ipfilter 11 \fBmkfilters\fP is a perl script that generates a minimal filter rule set for
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/ |
| H A D | BlockCoverageInference.h | 1 //===-- BlockCoverageInference.h - Minimal Execution Coverage ---*- C++ -*-===// 62 /// Maps blocks to a minimal list of predecessors that can be used to infer 66 /// Maps blocks to a minimal list of successors that can be used to infer
|
| /freebsd/contrib/bearssl/inc/ |
| H A D | bearssl_x509.h | 59 * **The "minimal" engine** implements minimal X.509 decoding and chain 111 * - The "minimal" engine does not check revocation status. The relevant 115 * - The "minimal" engine does not currently support Name Constraints 527 * The minimal X.509 engine has some state buffers which must be large 546 * cost of public key operations. The X.509 "minimal" engine will tolerate 675 * \brief The "minimal" X.509 engine structure. 680 * The "minimal" engine performs a rudimentary but serviceable X.509 path 789 * \brief Class instance for the "minimal" X.509 engine. 794 * \brief Initialise a "minimal" X.509 engine. 814 * \brief Set a supported hash function in an X.509 "minimal" engine. [all …]
|
| /freebsd/release/packages/sets/ |
| H A D | optional-dbg.ucl | 23 which is not part of the minimal set. 27 "set-minimal-dbg" {
|