about summary refs log tree commit diff
path: root/README
diff options
context:
space:
mode:
authorJuan RP <xtraeme@gmail.com>2013-03-11 23:52:40 +0100
committerJuan RP <xtraeme@gmail.com>2013-03-11 23:52:40 +0100
commitb7aa53a6c615f86ea0edd1eabec08b8b0984eaf6 (patch)
treef788a7e712dfb0081065309ad236c3f1a8d87231 /README
parentb1655acba5e6dbed7cacb1eb26d8ec99ebc879d0 (diff)
downloadhrmpf-b7aa53a6c615f86ea0edd1eabec08b8b0984eaf6.tar.gz
hrmpf-b7aa53a6c615f86ea0edd1eabec08b8b0984eaf6.tar.xz
hrmpf-b7aa53a6c615f86ea0edd1eabec08b8b0984eaf6.zip
Multiple updates and fixes; needs bash and xbps>=0.21.
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]