2014-02-27 13:03:33 +01:00
|
|
|
# --- TODO
|
|
|
|
|
2014-03-02 08:08:48 +01:00
|
|
|
* TODO [#A] Wifi is not working. modprobe bcmdhd fails
|
2014-03-01 16:41:47 +01:00
|
|
|
* TODO [#B] try kernel.org kernel
|
|
|
|
* TODO [#C] build rootfs from slackwarearm-current
|
2014-02-27 13:03:33 +01:00
|
|
|
ftp://ftp.arm.slackware.com/slackwarearm/slackwarearm-devtools/minirootfs/scripts/
|
2014-03-01 16:41:47 +01:00
|
|
|
* TODO [#C] compile out-of-tree
|
|
|
|
* TODO [#C] switch userland to hard-float binaries
|
|
|
|
* DONE add --clean
|
2014-03-01 09:00:50 +01:00
|
|
|
* DONE package the kernel in a real slackware package
|
2014-02-28 12:33:45 +01:00
|
|
|
* DONE offer pre-built binaries
|
|
|
|
* DONE configure by passing --parameters
|
|
|
|
* DONE UNTESTED allow for running on ARM host
|
2014-02-27 23:18:12 +01:00
|
|
|
* DONE clean up script
|
|
|
|
* DONE clean up binaries and bundled files
|
|
|
|
* DONE organize patches by corresponding sources
|
2014-02-27 13:03:33 +01:00
|
|
|
* 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
|