aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2014-03-27 07:48:37 +0100
committerGravatar Christian Hesse <mail@eworm.de>2014-03-27 07:48:37 +0100
commit3f92e62c7fcfda72bf9c67121c0c7573b12061c3 (patch)
treef0aee825895328c3928fa67e8bf676b50a695030 /README.md
parentef6690d7dfd3801f86413af29cdac8cab1d6badc (diff)
downloadmkinitcpio-ykfde-3f92e62c7fcfda72bf9c67121c0c7573b12061c3.tar.gz
mkinitcpio-ykfde-3f92e62c7fcfda72bf9c67121c0c7573b12061c3.tar.zst
add a word about limitation / TODO
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md
index 58b7b17..b2d1302 100644
--- a/README.md
+++ b/README.md
@@ -49,3 +49,14 @@ list in `/etc/mkinitcpio.conf` and rebuild your initramfs with:
> mkinitcpio -p linux
Reboot and have fun!
+
+Limitation / TODO
+-----------------
+
+* At the moment this is specific to Arch Linux. Though everything should
+ run with upstream `systemd` just fine anybody has to hook things up with
+ [dracut](https://dracut.wiki.kernel.org/) or whatever.
+* The challenge is not updated. The file is accessible read only in
+ initramfs, but we have no easy way to write it to persistant storage.
+ So probably this is a design limitation...
+