summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2014-12-21fix various automatic configuration targetsWaldemar Brodkorb
2014-12-19use the new concept of appliancesWaldemar Brodkorb
2014-12-08fix startup issues with kodiWaldemar Brodkorb
2014-12-03we need a workaround for openssh, tooWaldemar Brodkorb
2014-10-23update config.guess/config.subWaldemar Brodkorb
2014-10-21allow to build with MacOS X Yosemite and Homebrew.Waldemar Brodkorb
2014-10-17allow to keep data filesystem on update of kodi/mpd systems via install.shWaldemar Brodkorb
2014-10-11append fstab info for /dataWaldemar Brodkorb
2014-10-07-q breaks mkfs.vfat, reported by joernWaldemar Brodkorb
2014-10-06be less verboseWaldemar Brodkorb
2014-10-04fix cleaning of partitions, output device missing. reported by joern. seems t...Waldemar Brodkorb
2014-09-28update cmake, fix cmake config fileWaldemar Brodkorb
2014-09-28fix firewall startupWaldemar Brodkorb
2014-09-28Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-09-27sometimes, umount(8) doesn’t do what it’s supposed to, on OSX…Thorsten Glaser
2014-09-27create the data filesystemThorsten Glaser
2014-09-27generate and use a PARTUUIDThorsten Glaser
2014-09-27auto-umount those annoying Mac OSX partitionsThorsten Glaser
2014-09-27write a disk signatureThorsten Glaser
2014-09-27port this to Mac OSX and various target devices, together with wbxThorsten Glaser
2014-09-26fix syntax errorWaldemar Brodkorb
2014-09-25use host grep for DarwinWaldemar Brodkorb
2014-08-29fix off by one sector errorWaldemar Brodkorb
2014-08-29add support for data partitionWaldemar Brodkorb
2014-08-23combine cubox-i and hummingboard support, same linux patches are requiredWaldemar Brodkorb
2014-08-06use a more portable way for tarpkgWaldemar Brodkorb
2014-08-06try to detect gnu bcWaldemar Brodkorb
2014-08-06fix tar build, when gnu tar is missingWaldemar Brodkorb
2014-08-05clang does not know -static-libgcc on DarwinWaldemar Brodkorb
2014-08-01when using OpenADK for toolchain building, a musl system have to use -static-...Waldemar Brodkorb
2014-07-29add host tar, GNU tar required for uClibc header installations.Waldemar Brodkorb
2014-07-11make default mpdbox collection working out of the boxWaldemar Brodkorb
2014-07-08fix update-rcconf, rename adk-test packageWaldemar Brodkorb
2014-07-04add PARTUUID feature, enable other filesystems, experimental (ext4 tested on apuWaldemar Brodkorb
2014-07-03add support for bulk builds with different endianessWaldemar Brodkorb
2014-06-30add support for lz4 compressed kernel and initramfsWaldemar Brodkorb
2014-06-29fix syntax errorWaldemar Brodkorb
2014-06-27rework service startup, do not hardcode into postinst scriptsWaldemar Brodkorb
2014-06-26add CONFIG_STYLE for cmake based packages, fixup cmake host installWaldemar Brodkorb
2014-06-21s/TOPDIR/ADK_TOPDIR/Waldemar Brodkorb
2014-06-19cleanupWaldemar Brodkorb
2014-06-18remove debug codeWaldemar Brodkorb
2014-06-17force filesystem creationWaldemar Brodkorb
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