Lines Matching +full:boot +full:- +full:time

2 .\" SPDX-License-Identifier: BSD-2-Clause
4 .\" Copyright (c) 2011-2013 Nathan Whitehorn <nwhitehorn@FreeBSD.org> All rights reserved.
47 such as discs, USBs, or network boot environments,
62 .Bl -tag -width "-D file"
79 .Bl -tag -width "-D file"
123 Provides the installer's interactive guided disk partitioner for single-disk
127 Detects an appropriate partition and installs UEFI boot loader files.
129 Provides a ZFS-only automatic interactive disk partitioner.
154 but non-interactively according to the disk setup specified in
156 Each disk setup is specified by a three-part argument:
186 It consists of a comma-separated list of partitions to create enclosed in
204 filesystem type, e.g., freebsd-ufs, freebsd-zfs, or freebsd-swap.
211 bsdinstall scriptedpart ada0 { 20G freebsd-ufs /, 4G freebsd-swap, 20G freebsd-ufs /var, auto freeb…
215 include boot partitions (e.g. EFI system partitions), which will be created automatically on whatev…
250 .It Cm pkgbase Op Fl -jail
259 .Fl -jail
277 .It Cm time
278 Interactively sets the time, date, and time zone of the new system.
301 .Bl -tag -width "-D file"
324 .Dq Pa /usr/freebsd-dist
340 .Pa https://download.freebsd.org/ftp/releases/powerpc/powerpc64/13.1-RELEASE/
342 .Pa http://ftp-archive.freebsd.org/pub/FreeBSD-Archive/old-releases/amd64/12.2-RELEASE/ .
408 .Cm time
433 .Pa /boot
455 Each option must be preceded by the -O flag to be taken into consideration
459 .Dq Li "-O compression=on -O atime=off"
461 Name for the boot environment parent dataset.
462 This is a non-mountable dataset meant to be a parent dataset where different
463 boot environment are going to be created.
467 Name for the primary boot environment, which will be the default boot
474 mirror (n-Way mirroring), raid10 (RAID 1+0 - n x 2-Way Mirrors),
475 raidz1 (RAID-Z1 - Single Redundancy RAID), raidz2 (RAID-Z2 - Double Redundancy RAID)
476 or raidz3 (RAID-Z3 Triple Redundancy RAID).
500 .Dq Pa /boot/encryption.key
502 If set, a separated boot pool will be created for the kernel of the
507 Options to use when creating the boot pool, when enabled (See
511 Name for the optional boot pool when it is enabled, (See
516 Size of the boot pool when it is enabled (See
521 Disks to be used for the base system, including the boot pool.
561 supports unattended, or minimally-attended, installations using scripting.
590 .Bd -literal -offset indent
602 .Bd -literal -offset indent
618 will be run at boot time and the system will be rebooted automatically after
661 .Bd -literal -offset indent
677 been started in the installed system at this time and only installation
691 .Bd -literal -offset indent
694 # Boot Environment [BE] root and default boot dataset
729 .Dl mkdir release-media
730 .Dl tar -C release-media -xvf FreeBSD-13.0-RELEASE-amd64-disc1.iso
740 .Dl sh /usr/src/release/amd64/mkisoimages.sh -b '13_0_RELEASE_AMD64_CD' output.iso release-media