summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2014-06-16optimize environment variables, reduce duplicate stuffWaldemar Brodkorb
2014-06-13fix ppc64/mips64 ADK_TARGET_KARCH varWaldemar Brodkorb
2014-06-11make vbox target usable againWaldemar Brodkorb
2014-06-03use a wrapper for install for DarwinWaldemar Brodkorb
2014-06-02simplify adding new archWaldemar Brodkorb
2014-05-29rework directory namesWaldemar Brodkorb
2014-05-25fix update-patches, need continue 2 to exit from inner loop and outer loopWaldemar Brodkorb
2014-05-24fix varname, disable optimization flags for configWaldemar Brodkorb
2014-05-24remove suid bit from busybox, try experimental ping patch from John SpencerWaldemar Brodkorb
2014-05-24make prereq quiet, check for gmake on OpenBSDWaldemar Brodkorb
2014-05-23cleanup scripts dirWaldemar Brodkorb
2014-05-23more cleanup, *-enabled feature is unused, simplifyWaldemar Brodkorb
2014-05-23resolve merge conflictWaldemar Brodkorb
2014-05-18convert mips to use new targethelp make target, useful to just show the help ...Waldemar Brodkorb
2014-05-09readd mikrotik rb532 supportWaldemar Brodkorb
2014-05-07fix some raspberry pi probsWaldemar Brodkorb
2014-05-06be more quietWaldemar Brodkorb
2014-05-05gnu sed no longer required, will be build as hosttoolWaldemar Brodkorb
2014-05-05gnu awk will be build, when not foundWaldemar Brodkorb
2014-05-04fix install scriptWaldemar Brodkorb
2014-05-03more flexible list of files to ignore when doing update-patchesThorsten Glaser
2014-05-03quote more for “evil” evalThorsten Glaser
2014-05-03delete old temporary files of previous run, in case it abortsThorsten Glaser
2014-05-03further optimisationsThorsten Glaser
2014-05-03use find -print0 with proper shell handlingThorsten Glaser
2014-05-03pass patches NUL-terminatedThorsten Glaser
2014-05-03move calling update-patches into a separate mksh script update-patches2 handl...Thorsten Glaser
2014-05-03more cleanup: echo → printThorsten Glaser
2014-05-03lots of quoting and cleanup for files with spaces in them (ugh)Thorsten Glaser
2014-05-03require mksh for the update-patches helper scriptThorsten Glaser
2014-05-03enable mksh, when not installed on the hostWaldemar Brodkorb
2014-04-23fix bootup from sdWaldemar Brodkorb
2014-04-23more fixes and drivers for cubox-iWaldemar Brodkorb
2014-04-23work in progress patches for cubox-iWaldemar Brodkorb
2014-04-14compile patch when not available on HostWaldemar Brodkorb
2014-04-11fix boot with grub2 source packageWaldemar Brodkorb
2014-04-10Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-04-10try to use new grub2Waldemar Brodkorb
2014-04-09fix minor issuesWaldemar Brodkorb
2014-04-09add -d and -kWaldemar Brodkorb
2014-04-07grub2 by default offWaldemar Brodkorb
2014-04-06Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-04-05add cmake helper varsWaldemar Brodkorb
2014-04-05fix iso buildingWaldemar Brodkorb
2014-04-04disable huge_fileWaldemar Brodkorb
2014-04-03create a data partition, use mkfs.ext4, simplify tool checks, use echo instea...Waldemar Brodkorb
2014-04-03 add qemu host dependencyWaldemar Brodkorb
2014-03-31Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-31use gnu find on darwinWaldemar Brodkorb
2014-03-31use HOST_BUILD_DIR to avoid rebuilding after make clean, add genext2fs to checksWaldemar Brodkorb