1
0
mirror of git://git.2f30.org/morpheus.git synced 2024-06-26 02:58:33 +00:00
morpheus/TODO
2014-02-27 12:18:14 +00:00

20 lines
514 B
Plaintext

Generic stuff
-------------
* Only support a build() target in the package files.
* Don't hardcode the cross-compiler name in the package files.
* Factor out unpacking of packages in the generic build script.
* Makefile based build system.
* Make morpheus self-hosting.
Packages
--------
* e2fsprogs
* Use latest 3.10 lts kernel.
* Install tic as part of ncurses.
* Create an hwclock service file.
* Create a tinyalsa service file.
* Build musl from source.
* Build busybox from source.