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-02 20:33:25 +0200
committerDavid Runge <dvzrv@archlinux.org>2021-05-09 15:53:09 +0200
commit1fed84c7952786949fb45621b46a78f552c49131 (patch)
treea49f41a4489f211b32240dcf94653d6536afa443 /README.rst
parent1630d76c87895aa0cbc457ae31e5eb7b2c19ae89 (diff)
Extend project overview with info on bootstrap images
README.rst: Mention bootstrap images in the opening words of the project documentation. Add awk, erofs-utils, findutils, gzip, libarchive, pacman and sed to dependencies.
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst11
1 files changed, 9 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 254814f..797aa81 100644
--- a/README.rst
+++ b/README.rst
@@ -2,8 +2,8 @@
archiso
=======
-The archiso project features scripts and configuration templates to build installation media (*.iso* images) for BIOS
-and UEFI based systems on the x86_64 architecture.
+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.
Requirements
@@ -12,10 +12,17 @@ Requirements
The following packages need to be installed to be able to create an image with the included scripts:
* arch-install-scripts
+* awk
* dosfstools
* e2fsprogs
+* erofs-utils (optional)
+* findutils
+* gzip
+* libarchive
* libisoburn
* mtools
+* pacman
+* sed
* squashfs-tools
For running the images in a virtualized test environment the following packages are required: