From 3f92e62c7fcfda72bf9c67121c0c7573b12061c3 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Thu, 27 Mar 2014 07:48:37 +0100 Subject: add a word about limitation / TODO --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'README.md') 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... + -- cgit v1.2.3-54-g00ecf