summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAlex Xu (Hello71) <alex_y_xu@yahoo.ca>2020-11-13 20:54:21 -0500
committerAlex Xu (Hello71) <alex_y_xu@yahoo.ca>2020-11-13 20:56:27 -0500
commit6084e986f8affc7045c6aa2043acb6cc86fea920 (patch)
tree7c9216970fbb8f86c1f075b4c58e7907ece83fef /README
parentb57ad7f28b669c80faf2568fefc20cc8ca1083e2 (diff)
downloadminitramfs-6084e986f8affc7045c6aa2043acb6cc86fea920.tar.xz
minitramfs-6084e986f8affc7045c6aa2043acb6cc86fea920.zip
use install -bS instead of rolling our own, drop POSIX claim
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 0 insertions, 2 deletions
diff --git a/README b/README
index bd1e5b5..8228758 100644
--- a/README
+++ b/README
@@ -14,13 +14,11 @@ Features:
- udev/mdev-free module loading
- minimal runtime overhead
- minimal code: 80 SLOC total (init + make + Makefile + unlock)
-- pure POSIX shell + POSIX Makefile
Drawbacks:
- uses existing system tools
- requires exact module list
-- pure POSIX shell + POSIX Makefile
Usage: