about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorJuan RP <xtraeme@voidlinux.eu>2015-06-03 14:28:38 +0200
committerJuan RP <xtraeme@voidlinux.eu>2015-06-03 14:28:38 +0200
commit77ff6c34c90480c01b36b2b3c0c5145f398fb0e2 (patch)
tree0c3d8de2410d560ab53f7af08226c2e55740beee /README.md
parentec5a92c2705021c9d228919cc608d1d54e6edcf6 (diff)
downloadhrmpf-77ff6c34c90480c01b36b2b3c0c5145f398fb0e2.tar.gz
hrmpf-77ff6c34c90480c01b36b2b3c0c5145f398fb0e2.tar.xz
hrmpf-77ff6c34c90480c01b36b2b3c0c5145f398fb0e2.zip
mklive: require xbps>=0.45 for two phase installation.
- The target pkgs are unpacked with -U, and then reconfiguration happens
within the chroot, so that there's no need for host dependencies.
- Use chroot where possible to make sure that euid==0, not xbps-uchroot.

Close #32 and #33
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 41a6a5e..7498034 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ This repository contains utilities for Void Linux:
 
 #### Dependencies
 
- * xbps>=0.35
+ * xbps>=0.45
  * parted (for mkimage)
  * qemu-user-static binaries (for mkrootfs)