mirror of
https://bitbucket.org/gwenhael/cubietruck-slackware.git
synced 2025-01-13 08:01:13 +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 switch userland to hard-float binaries
|
||||||
# * TODO build rootfs from slackwarearm-current
|
# * TODO build rootfs from slackwarearm-current
|
||||||
# ftp://ftp.arm.slackware.com/slackwarearm/slackwarearm-devtools/minirootfs/scripts/
|
# 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
|
if [ ! -x /usr/bin/mkimage ]; then
|
||||||
echo "Missing u-boot tools"
|
echo "Missing u-boot tools"
|
||||||
|
|
Loading…
Reference in a new issue