- ----------------------------
- OPENWRT BUILDBOT PROCEDURE
- ----------------------------
- argv: ['rm', '-fvr', 'staging_dir', 'build_dir', 'bin', 'broken_packages']
- argv: ['make', 'distclean']
- downloading to config.sh
- downloading to known_hosts
- downloading to .config
- argv: echo CONFIG_TARGET_x86=y >> .config
- argv: ['chmod', '755', 'config.sh']
- argv: ['./config.sh', 'gb12', 'x86']
- argv: ['./scripts/feeds', 'update', '-a']
- argv: ['./scripts/feeds', 'install', '-a']
- downloading to upload_files.sh
- argv: ['chmod', '755', 'upload_files.sh']
- downloading to upload_sources.sh
- argv: ['chmod', '755', 'upload_sources.sh']
- argv: ['make', 'defconfig']
- downloading to chk_arch.sh
- argv: ['chmod', '755', 'chk_arch.sh']
- argv: ['./chk_arch.sh', 'x86']
- argv: ['make', 'prereq']
- argv: ['make', 'IGNORE_ERRORS=m', 'V=99', 'BUILD_LOG=1', 'tools/install']
- argv: ['make', 'IGNORE_ERRORS=m', 'V=99', 'BUILD_LOG=1', 'toolchain/install']
- argv: ['make', 'IGNORE_ERRORS=m', 'V=99', 'BUILD_LOG=1', 'target/compile']
- argv: ['make', 'IGNORE_ERRORS=m', 'V=99', 'BUILD_LOG=1', 'package/compile']
- argv: ['make', 'IGNORE_ERRORS=m', 'V=99', 'BUILD_LOG=1', 'package/install']
- argv: ['make', 'IGNORE_ERRORS=m', 'V=99', 'BUILD_LOG=1', 'package/index']
- argv: ['make', 'IGNORE_ERRORS=m', 'V=99', 'BUILD_LOG=1', 'target/install']
- argv: ['./upload_files.sh', 'xwrt', 'snapshots', 'default', 'OWRT', 'x86']
- argv: ['./upload_sources.sh', 'gb12']
- downloading to prep_logs.sh
- argv: ['chmod', '755', 'prep_logs.sh']
- argv: ['./prep_logs.sh', 'x86']
- (buildmaster) argv: ['/bin/sh', '-c', 'rm -fr public_html/broken_packages/x86']
- uploading
- (buildmaster) argv: ['/bin/sh', '-c', 'rm -fr broken_packages/x86']
- argv: ['rm', '-fvr', 'staging_dir', 'build_dir', 'bin']
- argv: ['make', 'distclean', 'V=99']