From 094d664e6c6ed6b6e122216c7f2a7e988d9d9949 Mon Sep 17 00:00:00 2001 From: "Alex Xu (Hello71)" Date: Fri, 13 Nov 2020 20:34:53 -0500 Subject: update README --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README b/README index c755e6d..bd1e5b5 100644 --- a/README +++ b/README @@ -8,10 +8,10 @@ Features: - LUKS password unlock - SSH remote unlock - firmware loading -- extremely fast initramfs creation: compression off: ~80ms cold cache, ~30ms - warm; lz4 --best: 1.6s +- extremely fast initramfs creation with no temporary root: + COMPRESSOR=cat: ~80ms cold cache, ~30ms warm + COMPRESSOR="lz4 --best": 1.6s - udev/mdev-free module loading -- no temporary files during creation - minimal runtime overhead - minimal code: 80 SLOC total (init + make + Makefile + unlock) - pure POSIX shell + POSIX Makefile -- cgit v1.2.3-70-g09d2