mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
doc: Remove docs for non-existent virtio? parameter of raw-initrd.
virtio? was removed in commit eac026e5c8
.
* doc/guix.texi (Initial RAM Disk): Remove docs for virtio? in raw-initrd.
Change-Id: I99aaf58f0c5239409511146c4617546a202f5041
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
parent
7365e16db8
commit
ef4e77e76d
1 changed files with 1 additions and 2 deletions
|
@ -46442,8 +46442,7 @@ user need to enter a passphrase or use the REPL, this happens using the
|
||||||
intended keyboard layout.
|
intended keyboard layout.
|
||||||
|
|
||||||
When @var{qemu-networking?} is true, set up networking with the standard QEMU
|
When @var{qemu-networking?} is true, set up networking with the standard QEMU
|
||||||
parameters. When @var{virtio?} is true, load additional modules so that the
|
parameters.
|
||||||
initrd can be used as a QEMU guest with para-virtualized I/O drivers.
|
|
||||||
|
|
||||||
When @var{volatile-root?} is true, the root file system is writable but any changes
|
When @var{volatile-root?} is true, the root file system is writable but any changes
|
||||||
to it are lost.
|
to it are lost.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue