about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorJuan RP <xtraeme@gmail.com>2014-12-17 18:26:28 +0100
committerJuan RP <xtraeme@gmail.com>2014-12-17 18:26:28 +0100
commit4ab914cdf7cc7a42b9880d72b16417020839c280 (patch)
tree6dff7c5ddb75c53b68d665db7864ef1f437def14 /README.md
parentc204ab1f5f2b3e7b7237b932e0adf37dfc19c372 (diff)
downloadhrmpf-4ab914cdf7cc7a42b9880d72b16417020839c280.tar.gz
hrmpf-4ab914cdf7cc7a42b9880d72b16417020839c280.tar.xz
hrmpf-4ab914cdf7cc7a42b9880d72b16417020839c280.zip
mklive: multiple improvements and fixes.
- Does not need bash anymore, a POSIX shell is enough.
- Avoid installing base-system twice to generate the initramfs.
- Reconfigure some pkgs in the rootfs... otherwise some system users won't be created.
- Added -K opt to not remove builddir.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 89e4ea7..598f596 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,6 @@ This repository contains utilities for Void Linux:
 #### Dependencies
 
  * xbps>=0.35
- * GNU bash
  * parted (for mkimage)
  * qemu-user-static binaries (for mkrootfs)