| /freebsd/contrib/libarchive/libarchive/ |
| H A D | archive_write_set_options.3 | 1 .\" Copyright (c) 2003-2010 Tim Kientzle 35 Streaming Archive Library (libarchive, -larchive) 66 .Bl -tag -width indent 71 Specifies an option that will be passed to the currently-registered 143 is a comma-separated list of options. 153 .Bl -tag -compact -width indent 170 .Bl -tag -compact -width indent 172 .Bl -tag -compact -width indent 179 .Bl -tag -compact -width indent 180 .It Cm compression-level [all …]
|
| /freebsd/stand/forth/ |
| H A D | menu.4th.8 | 1 .\" Copyright (c) 2011-2013 Devin Teske 30 .Nd FreeBSD dynamic menu boot module 52 .Pa /boot/menu.rc 53 file, so it is not needed (and should not be re-issued) in a normal setup. 57 .Bl -tag -width disable-module_module -compact -offset indent 58 .It Ic menu-init 60 This should be called before any other menu-related functions. 61 .It Ic menu-display 64 .It Ic menu-erase 66 .It Ic menu-redraw [all …]
|
| /freebsd/usr.sbin/boot0cfg/ |
| H A D | boot0cfg.8 | 30 .Nd boot manager installation/configuration utility 38 .Op Fl i Ar volume-id 48 boot manager permits the operator to select from which disk and 56 .No non- Ns Bx 58 Typically, only non-removable disks are sliced. 64 boot manager on the specified 68 On PCs, a boot manager typically occupies sector 0 of a disk, which is 69 known as the Master Boot Record (MBR). 74 .Bl -tag -width indent 78 boot manager. [all …]
|
| /freebsd/libexec/rc/ |
| H A D | rc.conf | 3 # This is rc.conf - a file full of useful variables that you can set 20 ### Important initial Boot-time options #################### 24 : ${_localbase:="$(/sbin/sysctl -n user.localbase 2> /dev/null)"} 30 rc_info="NO" # Enables display of informational messages at boot. 31 rc_startmsgs="YES" # Show "Starting foo:" messages at boot 33 precious_machine="NO" # Set to YES to get some guards against mis-directed 36 # stages of the boot process. Make sure you know 40 # running during boot (can increase boot time). 44 apmd_flags="" # Flags to apmd (if enabled). 45 ddb_enable="NO" # Set to YES to load ddb scripts at boot. [all …]
|
| /freebsd/share/man/man4/ |
| H A D | pcm.4 | 2 .\" Copyright (c) 2009-2011 Joel Dahl <joel@FreeBSD.org> 39 .Bd -ragged -offset indent 51 needs to be enabled together with the 56 .Pa /boot/device.hints . 60 driver are: multichannel audio, per-application 67 driver is enabled by default, along with several bridge device drivers. 68 Those not enabled by default can be loaded during runtime with 70 or during boot via 74 .Bl -bullet -compact 76 .Xr snd_ai2s 4 (enabled by default on powerpc) [all …]
|
| H A D | random.4 | 1 .\" Copyright (c) 2001-2015 Mark R V Murray. All rights reserved. 43 To provide prompt access to the random device at boot time, 46 .Pa /boot/entropy 56 for re-seeding the random device on boot, or accept that the device 69 pseudo-variable 79 .Bd -literal -offset indent 98 all settings are read-only via 139 in section 4 of NIST Special Publication 800-90B. 140 When enabled, all entropy sources will be subject to the repetition 147 .Bl -tag -width ".Pa /dev/urandom" [all …]
|
| H A D | boottrace.4 | 1 .\" SPDX-License-Identifier: BSD-2-Clause 31 .Nd Boot-time, run-time, and shutdown-time tracing facility 36 is a kernel-userspace interface for capturing trace events 37 during system boot and shutdown 38 .Pq in particular, one-shot events . 41 .Bl -bullet -compact 43 the boot and shutdown paths in the 61 Events are stored in three event tables: boot-time events, run-time events, 62 and shutdown-time events. 63 .Bl -column "shutdown-time events" "" [all …]
|
| H A D | ahc.4 | 2 .\" SPDX-License-Identifier: BSD-3-Clause 39 .Bd -ragged -offset indent 48 module at boot time, place the following lines in 50 .Bd -literal -offset indent 66 .Tn SCSI-Select 67 menu, accessible at boot 74 For systems that store non-volatile settings in a system specific manner 78 must be enabled for the driver to access this information. 80 many chip-down motherboard configurations. 90 .Bd -ragged -offset indent [all …]
|
| H A D | ahd.4 | 2 .\" SPDX-License-Identifer: BSD-3-Clause 36 .Nd Adaptec PCI/PCI-X Ultra320 SCSI host adapter driver 41 .Bd -ragged -offset indent 53 module at boot time, place the following line in 55 .Bd -literal -offse [all...] |
| H A D | acpi.4 | 65 .Bl -tag -width indent 117 Most systems reboot fine with ACPI still enabled, but some require 119 Default is 0, leave ACPI enabled. 140 (power-off nicely). 143 Some systems need this help, others have display problems if it is enabled. 161 (suspend-to-RAM). 170 .Bl -tag -width indent 202 .Pa /boot/loader.conf . 205 entry for access after boot. 206 .Bl -tag -width indent [all …]
|
| H A D | dtrace_audit.4 | 1 .\"- 2 .\" SPDX-License-Identifier: BSD-2-Clause 8 .\" FA8650-15-C-7558 ("CADETS"), as part of the DARPA Transparent Computing 46 .Bd -literal -offset indent 50 Alternatively, to load the module at boot time, place the following line in 52 .Bd -literal -offset indent 62 provides detailed logging of a configurable set of security-relevant system 64 copied race-free as the system call proceeds. 67 provider allows DTrace scripts to selectively enable in-kernel audit-record 69 in-kernel format or BSM format (\c [all …]
|
| H A D | psm.4 | 3 .\" Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp> 41 .Pa /boot/device.hints : 99 The movement and status are encoded in a series of fixed-length data packets 128 .Bl -tag -width Byte_1 -compact 130 .Bl -tag -width bit_7 -compact 155 -256 through 255. 159 -256 through 255. 189 .Bl -tag -width MOUSE 193 driver will attempt to reset the pointing device during the boot process. 224 .Pa /boot/device.hints [all …]
|
| /freebsd/share/man/man5/ |
| H A D | rc.conf.5 | 36 started up at system initial boot time. 93 to store jail-specific configuration options. 120 .Bl -tag -width indent-two 144 when faststart is used (e.g., at boot time). 152 stages of the boot process. 177 adequate provisions to recover from a failed boot 186 By default during boot time this check is bypassed if the 187 required service is enabled in 189 Setting this option will bypass that check at boot time and 191 Enabling this option is likely to increase your boot time if [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm/microchip/ |
| H A D | aks-cdu.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * aks-cdu.dts - Device Tree file for AK signal CDU 9 /dts-v1/; 11 #include "ge863-pro3.dtsi" 20 clock-frequency = <32768>; 32 linux,rs485-enabled-at-boot-time; 33 rs485-rts-delay = <0 0>; 38 linux,rs485-enabled-at-boot-time; 39 rs485-rts-delay = <0 0>; 44 linux,rs485-enabled-at-boot-time; [all …]
|
| /freebsd/stand/lua/ |
| H A D | loader.lua.8 | 4 .\" SPDX-License-Identifier: BSD-2-Clause 13 The built-in Lua bindings for the 15 boot loaders using the Lua interpreter 23 There is no need to require it like other loader-specific modules. 28 .Bl -tag -width machine_arch 39 Some boot loaders are 32-bit applications that then load a 64-bit 43 represents the 32-bit architecture, not the 64-bit architecture. 47 The version of the boot program. 53 .Bl -tag -width term_putimage 65 Exit the boot loader back to the firmware with a status of [all …]
|
| /freebsd/share/man/man9/ |
| H A D | config_intrhook.9 | 32 .Nd schedule a function to be run after interrupts have been enabled, 49 enabled, but before root is mounted. 81 after interrupts are enabled, but there is no need to stall the 82 boot process after that. 84 holding any non-sleepable locks. 88 The boot process is then stalled until all handlers remove their hook 91 The boot process then proceeds to attempt to mount the root file 97 need a method to probe for devices with interrupts enabled. 103 .Bd -literal 124 A non-zero return value means the hook could not be added to the queue [all …]
|
| H A D | DEFINE_IFUNC.9 | 32 .Nd define a kernel function with an implementation selected at run-time 38 whose implementation is selected at boot-time or module load-time. 44 ifunc resolvers are invoked very early during the machine-dependent 49 The typical use-case for an ifunc is a routine whose behavior depends on 74 is a parenthesized, comma-separated list of the parameter types of the function, 86 gcc-style function attribute, causing the corresponding 95 ifunc resolvers are executed early during boot, before most kernel facilities 98 .Bd -literal 115 return (t - s); 120 int enabled; [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/mfd/ |
| H A D | tps6507x.txt | 4 - compatible: "ti,tps6507x" 5 - reg: I2C slave address 6 - regulators: This is the list of child nodes that specify the regulator 11 The regulator is matched with the regulator-compatible. 13 The valid regulator-compatible values are: 15 - xxx-supply: Input voltage supply regulator. 16 These entries are required if regulators are enabled for a device. 19 If some of input supply is powered through battery or always-on 23 vindcdc1_2-supply: VDCDC1 and VDCDC2 input. 24 vindcdc3-supply : VDCDC3 input. [all …]
|
| H A D | tps65910.txt | 4 - compatible: "ti,tps65910" or "ti,tps65911" 5 - reg: I2C slave address 6 - interrupts: the interrupt outputs of the controller 7 - #gpio-cells: number of cells to describe a GPIO, this should be 2. 10 - gpio-controller: mark the device as a GPIO controller 11 - #interrupt-cells: the number of cells to describe an IRQ, this should be 2. 14 Documentation/devicetree/bindings/interrupt-controller/interrupts.txt 15 - regulators: This is the list of child nodes that specify the regulator 20 The regulator is matched with the regulator-compatible. 22 The valid regulator-compatible values are: [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/regulator/ |
| H A D | regulator-max77620.txt | 3 Device has multiple DCDC(sd[0-3] and LDOs(ldo[0-8]). The input supply 6 sub-node "regulators" which is child node of device node. 14 ------- [all...] |
| /freebsd/sys/contrib/device-tree/src/arm/ti/omap/ |
| H A D | am335x-nano.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (C) 2013 Newflow Ltd - https://www.newflow.co.uk/ 5 /dts-v1/; 15 cpu0-supply = <&dcdc2_reg>; 25 compatible = "gpio-leds"; 30 default-state = "off"; 36 pinctrl-names = "default"; 37 pinctrl-0 = <&misc_pins>; 39 misc_pins: misc-pins { 40 pinctrl-single,pins = < [all …]
|
| /freebsd/ |
| H A D | UPDATING | 1 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".) 31 pf(4) now supports nat64 via the af-to keyword. 39 flua(1) has moved to the new FreeBSD-flua package. If you use flua, 61 The "FreeBSD-unbound" package is renamed to "FreeBSD-local-unbound". 62 If you have set-optional or set-base installed, the new package will 75 Audio-related utilities including mixer(8) and virtual_oss(8) have 76 moved to the new FreeBSD-sound package. If you have set-optional or [all …]
|
| /freebsd/sys/dev/random/ |
| H A D | random_infra.c | 1 /*- 46 * r346250 (and, say, OpenBSD -- although they get some guaranteed saved 47 * entropy from the prior boot because of their KARL system, on RW media). 52 0, "If set non-zero, bypass the random device in requests for random " 58 * This is a read-only diagnostic that reports the combination of the former 60 * userspace administrative utilities after boot. 65 &read_random_bypassed_before_seeding, 0, "If non-zero, the random device " 66 "was bypassed because the 'bypass_before_seeding' knob was enabled and a " 70 * This is a read-only diagnostic that reports the combination of the former 73 * boot. [all …]
|
| /freebsd/share/man/man8/ |
| H A D | rc.8 | 36 .Nd command scripts for auto-reboot and daemon startup 50 utility is the command script which controls the automatic boot process 87 executed at boot time and shutdown time. 97 .Bl -enum 106 (thus speeding up the boot process). 111 is started up after exiting the single-user shell. 130 (only allow vnet-enabled jails) to the list of KEYWORDS to skip in 173 Re-run 188 .Va ${firstboot_sentinel}-reboot 192 .Bl -enum [all …]
|
| /freebsd/share/man/man4/man4.arm/ |
| H A D | imx_wdog.4 | 36 .Bd -ragged -offset indent 41 module at boot time, place the following line in 43 .Bd -literal -offset indent 53 0.5 to 128 seconds, in half-second increments. 55 timeout period can be changed to any valid non-zero value. 57 At power-on, a special 16-second 58 .Sq power-down timer 59 mode is automatically enabled by the hardware. 61 external hardware that causes the system to reset or power-down. 62 The power-down timer is often reset by the boot loader (typically U-Boot). [all …]
|