mirror of
https://bitbucket.org/gwenhael/cubietruck-slackware.git
synced 2024-12-26 21:58:20 +01:00
19 lines
846 B
Org Mode
19 lines
846 B
Org Mode
# --- TODO
|
|
|
|
* TODO [#A] offer pre-built binaries
|
|
* DONE [#A] configure by passing --parameters
|
|
* TODO [#A] reinstall mpfr and/or aaa_elflids to fix missing libmpfr...so
|
|
* DONE [#B] UNTESTED allow for running on ARM host
|
|
* TODO [#B] build rootfs from slackwarearm-current
|
|
ftp://ftp.arm.slackware.com/slackwarearm/slackwarearm-devtools/minirootfs/scripts/
|
|
* TODO [#B] compile out-of-tree
|
|
* TODO [#B] switch userland to hard-float binaries
|
|
* TODO [#B] package the kernel in a real slackware package
|
|
* DONE clean up script
|
|
* DONE clean up binaries and bundled files
|
|
* DONE organize patches by corresponding sources
|
|
* DONE remove dependance on debian based host
|
|
** DONE use linaro toolchain
|
|
https://launchpad.net/linaro-toolchain-binaries/trunk/
|
|
* DONE compile mkimage as part of the build process?
|
|
* DONE review $CWD/scripts/resize2fs-arch.sh
|