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.
This commit is contained in:
parent
1630d76c87
commit
1fed84c795
11
README.rst
11
README.rst
@ -2,8 +2,8 @@
|
|||||||
archiso
|
archiso
|
||||||
=======
|
=======
|
||||||
|
|
||||||
The archiso project features scripts and configuration templates to build installation media (*.iso* images) for BIOS
|
The archiso project features scripts and configuration templates to build installation media (*.iso* images and
|
||||||
and UEFI based systems on the x86_64 architecture.
|
*.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.
|
Currently creating the images is only supported on Arch Linux.
|
||||||
|
|
||||||
Requirements
|
Requirements
|
||||||
@ -12,10 +12,17 @@ Requirements
|
|||||||
The following packages need to be installed to be able to create an image with the included scripts:
|
The following packages need to be installed to be able to create an image with the included scripts:
|
||||||
|
|
||||||
* arch-install-scripts
|
* arch-install-scripts
|
||||||
|
* awk
|
||||||
* dosfstools
|
* dosfstools
|
||||||
* e2fsprogs
|
* e2fsprogs
|
||||||
|
* erofs-utils (optional)
|
||||||
|
* findutils
|
||||||
|
* gzip
|
||||||
|
* libarchive
|
||||||
* libisoburn
|
* libisoburn
|
||||||
* mtools
|
* mtools
|
||||||
|
* pacman
|
||||||
|
* sed
|
||||||
* squashfs-tools
|
* squashfs-tools
|
||||||
|
|
||||||
For running the images in a virtualized test environment the following packages are required:
|
For running the images in a virtualized test environment the following packages are required:
|
||||||
|
Loading…
Reference in New Issue
Block a user