about summary refs log tree commit diff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 3 insertions, 2 deletions
diff --git a/README b/README
index e04a0cd..55c5445 100644
--- a/README
+++ b/README
@@ -9,12 +9,13 @@ ISOLINUX is used to boot from PC-BIOS systems, while GRUB is used to
 boot in EFI systems.
 
 Dependencies:
- - xbps>=0.18
+
+ - xbps>=0.21
+ - GNU bash
  - syslinux (to generate the PC-BIOS bootloader)
  - dosfstools (to generate the EFI bootloader)
  - xorriso (to generate the ISO image)
  - squashfs-tools (to generate the squashed rootfs)
- - linux-user-chroot (to chroot and bind mount pseudofs)
 
 Usage: void-mklive [options]