1
0
mirror of git://git.2f30.org/morpheus.git synced 2024-06-16 16:08:34 +00:00
morpheus/TODO

19 lines
553 B
Plaintext
Raw Normal View History

2014-02-27 12:15:22 +00:00
Generic stuff
-------------
* Make morpheus self-hosting.
2014-03-04 08:21:13 +00:00
* Enable booting the image without editing the root partition name
(this is needed to easily boot from usb from different machines)
2014-03-06 10:49:36 +00:00
* Separate out packages in their own directories. For the kernel this
would be pkgs/kernel/build and pkgs/kernel/config-$arch etc.
2014-02-27 12:15:22 +00:00
Packages
--------
* e2fsprogs
2014-02-27 12:17:41 +00:00
* 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.