commit 22b7eabd62fbbba26c415dbf8fb22fecbc3b9e10
parent 8d6bcc74b8fe135417f93d004292b7c3068b6f6b
Author: sin <sin@2f30.org>
Date: Thu, 6 Mar 2014 10:49:36 +0000
Update TODO
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/TODO b/TODO
@@ -4,6 +4,8 @@ Generic stuff
* Make morpheus self-hosting.
* Enable booting the image without editing the root partition name
(this is needed to easily boot from usb from different machines)
+ * Separate out packages in their own directories. For the kernel this
+ would be pkgs/kernel/build and pkgs/kernel/config-$arch etc.
Packages
--------