mirror of
https://bitbucket.org/gwenhael/cubietruck-slackware.git
synced 2025-01-16 15:41:12 +01:00
15 lines
576 B
Org Mode
15 lines
576 B
Org Mode
|
# --- TODO
|
||
|
|
||
|
* DOING clean up script
|
||
|
* 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
|