mirror of
https://bitbucket.org/gwenhael/cubietruck-slackware.git
synced 2024-12-27 21:58:41 +01:00
15 lines
619 B
Org Mode
15 lines
619 B
Org Mode
# --- TODO
|
|
|
|
* DOING clean up script
|
|
* TODO clean up binaries and bundled files
|
|
* TODO build rootfs from slackwarearm-current
|
|
ftp://ftp.arm.slackware.com/slackwarearm/slackwarearm-devtools/minirootfs/scripts/
|
|
* TODO organize patches by corresponding sources
|
|
* TODO compile out-of-tree
|
|
* TODO switch userland to hard-float binaries
|
|
* TODO package the kernel in a real slackware package
|
|
* 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
|