mirror of
https://bitbucket.org/gwenhael/cubietruck-slackware.git
synced 2024-12-26 21:58:20 +01:00
tasks to do
This commit is contained in:
parent
5823a9846a
commit
1d66fa8379
1 changed files with 3 additions and 0 deletions
3
build.sh
3
build.sh
|
@ -9,6 +9,9 @@
|
|||
# * TODO switch userland to hard-float binaries
|
||||
# * TODO build rootfs from slackwarearm-current
|
||||
# ftp://ftp.arm.slackware.com/slackwarearm/slackwarearm-devtools/minirootfs/scripts/
|
||||
# * TODO compile mkimage as part of the build process?
|
||||
# * TODO organize patches by corresponding sources
|
||||
# * TODO review $CWD/scripts/resize2fs-arch.sh
|
||||
|
||||
if [ ! -x /usr/bin/mkimage ]; then
|
||||
echo "Missing u-boot tools"
|
||||
|
|
Loading…
Reference in a new issue