Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorDavid Runge <dvzrv@archlinux.org>2021-05-09 23:03:48 +0200
committerDavid Runge <dvzrv@archlinux.org>2021-05-10 12:38:31 +0200
commitace88aaaca1e3c7a8231d2effd36a381257a9ed3 (patch)
tree3e442c0d641e3a1c9d597c52af635ea5dfa2127b /README.rst
parent4d1e8988333ce45085503c08367d3e2a41057d80 (diff)
Update project documentation related to netboot
README.rst: Add openssl as another dependency. Mention the export of netboot artifacts in the project introduction. Mention that archiso may be used on other operating systems as well.
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 797aa81..10ba42d 100644
--- a/README.rst
+++ b/README.rst
@@ -3,8 +3,8 @@ archiso
=======
The archiso project features scripts and configuration templates to build installation media (*.iso* images and
-*.tar.gz* bootstrap images) for BIOS and UEFI based systems on the x86_64 architecture.
-Currently creating the images is only supported on Arch Linux.
+*.tar.gz* bootstrap images) as well as netboot artifacts for BIOS and UEFI based systems on the x86_64 architecture.
+Currently creating the images is only supported on Arch Linux but may work on other operating systems as well.
Requirements
============
@@ -21,6 +21,7 @@ The following packages need to be installed to be able to create an image with t
* libarchive
* libisoburn
* mtools
+* openssl
* pacman
* sed
* squashfs-tools