summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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
2014-03-30add findutils do host machineryWaldemar Brodkorb
2014-03-30add pkgconf, always neededWaldemar Brodkorb
2014-03-30build hosttools only when not available or requiredWaldemar Brodkorb
2014-03-30build host tools on demand, when not available on the hostWaldemar Brodkorb
2014-03-30Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-30rework hosttools building, add tools into package stuffWaldemar Brodkorb
2014-03-29use xz instead of gzip, remove grub for qemu, add it only to ibm-x40Waldemar Brodkorb
2014-03-26remove git as dependency, we now have snapshot tarballsWaldemar Brodkorb
2014-03-23add my hackish script for gcc bisectingWaldemar Brodkorb
2014-03-19rework getty/shell runtime options, add git as dependency, used in base-files...Waldemar Brodkorb
2014-03-18strip static libraries, use cortex a9 for toolchainsWaldemar Brodkorb
2014-03-14convert to miniconfigWaldemar Brodkorb
2014-03-09Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-09add the stable cubox-i kernel 3.10.30, add kernel patch from solidrun gitWaldemar Brodkorb
2014-03-08Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-08make a note how to create a sparse dmg file for mac usersWaldemar Brodkorb
2014-03-08add GNU find as dependency, add wrapper for DarwinWaldemar Brodkorb