1
0
mirror of git://git.2f30.org/morpheus.git synced 2024-06-25 22:58:34 +00:00
morpheus/TODO
2014-02-28 12:37:11 +00:00

21 lines
550 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.
* Use $optcflags and $optldflags.
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.