From Mungo Finch, 11 Years ago, written in Plain Text.
Embed
  1. ----------------------------
  2.  OPENWRT BUILDBOT PROCEDURE
  3. ----------------------------
  4.  
  5.  
  6. argv: ['rm', '-fvr', 'staging_dir', 'build_dir', 'bin', 'broken_packages']
  7. argv: ['make', 'distclean']
  8. downloading to config.sh
  9. downloading to known_hosts
  10. downloading to .config
  11. argv: echo CONFIG_TARGET_x86=y >> .config
  12. argv: ['chmod', '755', 'config.sh']
  13. argv: ['./config.sh', 'gb12', 'x86']
  14. argv: ['./scripts/feeds', 'update', '-a']
  15. argv: ['./scripts/feeds', 'install', '-a']
  16. downloading to upload_files.sh
  17. argv: ['chmod', '755', 'upload_files.sh']
  18. downloading to upload_sources.sh
  19. argv: ['chmod', '755', 'upload_sources.sh']
  20. argv: ['make', 'defconfig']
  21. downloading to chk_arch.sh
  22. argv: ['chmod', '755', 'chk_arch.sh']
  23. argv: ['./chk_arch.sh', 'x86']
  24. argv: ['make', 'prereq']
  25. argv: ['make', 'IGNORE_ERRORS=m', 'V=99', 'BUILD_LOG=1', 'tools/install']
  26. argv: ['make', 'IGNORE_ERRORS=m', 'V=99', 'BUILD_LOG=1', 'toolchain/install']
  27. argv: ['make', 'IGNORE_ERRORS=m', 'V=99', 'BUILD_LOG=1', 'target/compile']
  28. argv: ['make', 'IGNORE_ERRORS=m', 'V=99', 'BUILD_LOG=1', 'package/compile']
  29. argv: ['make', 'IGNORE_ERRORS=m', 'V=99', 'BUILD_LOG=1', 'package/install']
  30. argv: ['make', 'IGNORE_ERRORS=m', 'V=99', 'BUILD_LOG=1', 'package/index']
  31. argv: ['make', 'IGNORE_ERRORS=m', 'V=99', 'BUILD_LOG=1', 'target/install']
  32. argv: ['./upload_files.sh', 'xwrt', 'snapshots', 'default', 'OWRT', 'x86']
  33. argv: ['./upload_sources.sh', 'gb12']
  34. downloading to prep_logs.sh
  35. argv: ['chmod', '755', 'prep_logs.sh']
  36. argv: ['./prep_logs.sh', 'x86']
  37. (buildmaster)  argv: ['/bin/sh', '-c', 'rm -fr public_html/broken_packages/x86']
  38. uploading
  39. (buildmaster)  argv: ['/bin/sh', '-c', 'rm -fr broken_packages/x86']
  40. argv: ['rm', '-fvr', 'staging_dir', 'build_dir', 'bin']
  41. argv: ['make', 'distclean', 'V=99']