*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: mkuboot | Section: 8 | Source: OpenBSD | File: mkuboot.8
MKUBOOT(8) FreeBSD System Manager's Manual MKUBOOT(8) NAME mkuboot - create U-Boot files SYNOPSIS mkuboot [-a arch] [-e entry] [-l loadaddr] [-n name] [-o os] [-t type] infile outfile DESCRIPTION The mkuboot utility creates images suitable for loading using the U-Boot bootloader. The options are as follows: -a arch Sets the image architecture to arch. For a list of valid arguments, see below. -e entry Sets the entry point to entry. -l loadaddr Sets the load address to loadaddr. -n name Sets the name of the loaded object inside the generated image. -o os Sets the image OS to os. os can be either "Linux" or "OpenBSD". -t type Sets the type of the object to be loaded. For a list of valid arguments, see below. The following arguments are valid as the arch parameter: aarch64 alpha amd64 arm i386 m68k mips mips64 powerpc sparc sparc64 superh The following arguments are valid as the type parameter: standalone kernel script HISTORY An mkuboot utility first appeared in OpenBSD 4.4 as mkboot. FreeBSD 14.1-RELEASE-p8 June 1, 2021 FreeBSD 14.1-RELEASE-p8

Navigation Options