version 1.1, 2021/12/15 02:15:40 |
version 1.4, 2021/12/18 22:51:51 |
|
|
.Nd download and install non-free firmware packages |
.Nd download and install non-free firmware packages |
.Sh SYNOPSIS |
.Sh SYNOPSIS |
.Nm |
.Nm |
.Op Fl DL |
.Op Fl D | Fl L |
.Op Ar driver | file ... |
.Op Ar driver | file ... |
.Sh DESCRIPTION |
.Sh DESCRIPTION |
The |
The |
|
|
utility downloads and installs non-free firmware packages. |
utility downloads and installs non-free firmware packages. |
It is designed as a version of |
It is designed as a version of |
.Xr fw_update 1 |
.Xr fw_update 1 |
that can run in the limited envrionment of the installer. |
that can run in the limited environment of the installer. |
.Pp |
.Pp |
The options are as follows: |
The options are as follows: |
.Bl -tag -width Ds |
.Bl -tag -width Ds |
.It -D |
.It -D |
Downloads firmware packages to the current directory without installing. |
Download firmware packages to the current working directory, |
|
without installing them. |
.It -L |
.It -L |
Installs firmware from a local copy the current directory. |
Installs firmware from a local copy in the current directory. |
.El |
.El |
.Pp |
.Pp |
Additional arguments are taken as |
Additional arguments are taken as |
device names for which filenames will be looked up |
device names for which filenames will be looked up |
or as filenames of firmware packages be installed. |
or as filenames of firmware packages to be installed. |
If no additional arguments are given, |
If no additional arguments are given, |
.Nm |
.Nm |
searches |
searches |
|
|
.Pa firmware_patterns |
.Pa firmware_patterns |
to find matching drivers. |
to find matching drivers. |
.Sh ENVIRONMENT |
.Sh ENVIRONMENT |
.Bl -tag -width Ds |
.Bl -tag -width DESTDIRXXX |
.It Ev DESTDIR |
.It Ev DESTDIR |
The root of the system to install into |
The root of the system to install into. |
.El |
.El |
.Sh FILES |
.Sh FILES |
.Bl -tag -width Ds |
.Bl -tag -width Ds |
|
|
.Sh AUTHORS |
.Sh AUTHORS |
The |
The |
.Nm |
.Nm |
program as a limited version of |
program was designed and written by |
.Xr fw_update 1 |
|
written by |
|
.An Andrew Hewus Fresh Aq Mt afresh1@openbsd.org |
.An Andrew Hewus Fresh Aq Mt afresh1@openbsd.org |
|
as a limited version of |
|
.Xr fw_update 1 . |
.\" .Sh CAVEATS |
.\" .Sh CAVEATS |