mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-26 12:39:36 -05:00
gnu: ipxe: Fix grammar.
* gnu/packages/bootloaders.scm (ipxe)[description]: Remove gratuitous use of "allows to".
This commit is contained in:
parent
c69c220ae2
commit
084d3cac2b
1 changed files with 2 additions and 2 deletions
|
@ -1207,8 +1207,8 @@ (define-public ipxe
|
|||
(description "iPXE is a network boot firmware. It provides a full PXE
|
||||
implementation enhanced with additional features such as booting from: a web
|
||||
server via HTTP, an iSCSI SAN, a Fibre Channel SAN via FCoE, an AoE SAN, a
|
||||
wireless network, a wide-area network, an Infiniband network. It allows to
|
||||
control the boot process with a script. You can use iPXE to replace the
|
||||
wireless network, a wide-area network, an Infiniband network. It
|
||||
controls the boot process with a script. You can use iPXE to replace the
|
||||
existing PXE ROM on your network card, or you can chainload into iPXE to obtain
|
||||
the features of iPXE without the hassle of reflashing.")
|
||||
(license license:gpl2+))))
|
||||
|
|
Loading…
Reference in a new issue