Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
archiso
Commits
4d1e8988
Verified
Commit
4d1e8988
authored
May 09, 2021
by
David Runge
Browse files
docs: Add netboot to buildmodes documentation
docs/README.profile.rst: Add documentation for the netboot buildmode.
parent
d54bf635
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/README.profile.rst
View file @
4d1e8988
...
...
@@ -39,6 +39,7 @@ The image file is constructed from some of the variables in ``profiledef.sh``: `
- ``bootstrap``: Build a compressed file containing a minimal system to bootstrap from
- ``iso``: Build a bootable ISO image (implicit default, if no ``buildmodes`` are set)
- ``netboot``: Build artifacts required for netboot using iPXE
* ``bootmodes``: A list of strings, that state the supported boot modes of the resulting image. Only the following are
understood:
...
...
@@ -85,7 +86,7 @@ Packages have to be listed one per line. Lines starting with a ``#`` and blank l
The **mkinitcpio** and **mkinitcpio-archiso** packages are mandatory (see `#30
<https://gitlab.archlinux.org/archlinux/archiso/-/issues/30>`_).
This file is required when generating ISO images using the ``iso`` build mode.
This file is required when generating ISO images using the ``iso``
or ``netboot``
build mode
s
.
pacman.conf
===========
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment