1
0
mirror of git://git.2f30.org/morpheus.git synced 2024-06-16 08:58:34 +00:00
morpheus/TODO
2014-03-06 10:49:36 +00:00

19 lines
553 B
Plaintext

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
--------
* e2fsprogs
* Install tic as part of ncurses.
* Create an hwclock service file.
* Create a tinyalsa service file.
* Build musl from source.
* Build kernel with our cross-compiler.