You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

114 lines
5.3 KiB

[timestamp]
bep_timestamp=2021-02-20,10:42:14
second=2021-02-20,10:32:14
third=2021-02-20,10:22:14
################################################################################
# --- You can specify the value of keyword in section user_define_data.
# --- If not set, bep script will use the default value. e.g. BEP_HOSTNAME = buildhost,BEP_INODE = 1.
# --- You can unset BEP_HOSTNAME to get the real hostname.
################################################################################
[user_define_data]
BEP_HOSTNAME=buildhost
BEP_UID=
BEP_GID=
BEP_INODE=1
BEP_DEV_ID=
BEP_R_DEV_ID=
[trace_define_data]
# init bepkit trace sqlite3 datebase when exec source ./bep_env.sh -s.
# BEP_TRACE_ENABLE=yes
# database type: redis, sqlite3
# BEP_TRACE_DB_TYPE=sqlite3
# only use sqlite3 need output the db file
#BEP_TRACE_OUTPUT=/tmp/secBepkit-2.0.0/bepkit_trace.db
# when use redis, the following need to be configure
#BEP_TRACE_REDIS_IP=
#BEP_TRACE_REDIS_PRODUCT_NAME=
#BEP_TRACE_REDIS_PASSWD=
# trace hfile option: m(-M), mm(-MM), no
#BEP_TRACE_HDEPS=
#BEP_TRACE_MAP=cmd1:map1 cmd2:map2
#BEP_TRACE_WHITELIST=
# the buildlist like gcc g++ xg++ ld cc c++ armcc cc1 cc1plus as collect2
#BEP_TRACE_BUILDLIST=
#BEP_TRACE_BUILD_TOOLNAME=
#BEP_TRACE_OUTPUT_TOOLNAME=
################################################################################
# --- bep_time_blacklist have priority over whitelist.
################################################################################
[bep_time_blacklist]
BEP_TIMELIST=aarch64-linux-gnu-ar clang gen_init_cpio clang.real clang-8 clang-11 clang-12 adduser ant ar arm-linux-gnueabi-ranlib bash bzip2 cc1 cc1plus chpasswd cpio gpg guile gzip hpmimage lzma mkfs.cramfs mkfs.ext2 mkfs.jffs2 mkimage makepatch mksquashfs passwd powerpc-wrs-linux-gnu-ar powerpc-wrs-linux-gnu-ranlib ranlib rpmbuild strip tar useradd xz zip
BEP_CGTLIST=aarch64-linux-gnu-ar clang gen_init_cpio clang.real clang-8 clang-11 clang-12 aarch64-linux-gnu-ld aarch64-linux-gnu-objcopy aarch64-linux-gnu-objdump bash date file gpg gzip hpmimage ld mkfs.cramfs mkfs.jffs2 mkimage postmap python rpmdb sh tar zip
BEP_FILE_TIME_LIST=aarch64-linux-gnu-ar clang gen_init_cpio clang.real clang-8 clang-11 clang-12 aarch64-linux-gnu-gcc aarch64-linux-gnu-ld aarch64-linux-gnu-objcopy aarch64-linux-gnu-objdump ar arm-linux-gnueabi-g++ arm-linux-gnueabi-gcc as awk bash cat cc1 cc1plus chmod cp cpio file grep gzip hpmimage ld lzma mkfs.cramfs mkfs.jffs2 mkimage postmap python2.7 python3.7 rpmbuild rpmdb sh strip tar zip
################################################################################
# --- the program of whitelist will cause compile block or break.
################################################################################
[whitelist]
#BEP_WHITELIST=be cvs git git-merge gpg-agent ls make ntpdate perl python2.7.real rsync sed svn test zip
################################################################################
# --- BEP_PRO_TIMES_LIST is equal to BEP_TIMESLIST in 1.1.x version
# --- BEP_DIRLIST is used to handle differences in file order, which equals to BEP_BLACKLIST in 1.1.X version
# --- BEP_DIRONCELIST is used to reinforce BEP_DIRLIST, it will only traverse once in this list
# --- BEP_RANDOMLIST is set for random source, including rand(), random(), /dev/random and /dev/urandom.
################################################################################
[blacklist]
BEP_GTDLIST=EMAP_Tool aarch64-linux-gnu-ar clang gen_init_cpio clang.real clang-8 clang-11 clang-12 aarch64-linux-gnu-cpp aarch64-linux-gnu-ld aarch64-linux-gnu-objcopy aarch64-linux-gnu-objdump arm-linux-gnueabi-gcc bash cc1 createbin date doxygen file g++ gpg gs gzip hpmimage iscsi-name label_bin ld mips-wrs-linux-gcc mkfs.cramfs mkfs.ext2 mkfs.jffs2 mkimage node postmap python rpmdb sh tar zip
BEP_PRO_TIMES_LIST=gs
BEP_DIRLIST=ar depmod fdupes gpg gtk-update-icon-cache make miniperl miniruby mksquashfs mksquashfs64 perl php python python2 python3 rcc tar texi2html zip
BEP_DIRONCELIST=ls find tar zip mksquashfs
BEP_NFTWLIST=jevents
BEP_INOLIST=gs postmap rpmdb
BEP_UIDLIST=EMAP_Tool ar gzip tar zip armeb-euler-eabi-ar mkfs.ext2
BEP_DEVIDLIST=stat tar gzip rpmbuild
BEP_RANDOMLIST=chpasswd g++ gcc clang gen_init_cpio clang.real clang-8 clang-11 clang-12 gpg guile iscsi-name mksquashfs mksquashfs64 passwd perl postmap rpmdb tar zip
BEP_NAMELIST=configure emacs hostname perl python python3 rpmbuild uname uname.bin
[hash_seed]
PERL_HASH_SEED=0
PYTHONHASHSEED=0
[timezone]
TZ=Asia/Shanghai
#SOURCE_DATE_EPOCH=yes
################################################################################
# --- LC_ALL. This variable overrides the value of LANG and any other LC_ variable specifying a locale category.
# --- disabel LC_ALL and set LC_CTYPE to "en_US-UTF-8" will support chinese env.
################################################################################
[locale]
LC_ALL=C
#LC_CTYPE="en_US-UTF-8"
#LC_NUMERIC="C"
#LC_TIME="C"
#LC_COLLATE="C"
#LC_MONETARY="C"
#LC_MESSAGES="C"
#LC_PAPER="C"
#LC_NAME="C"
#LC_ADDRESS="C"
#LC_TELEPHONE="C"
#LC_MEASUREMENT="C"
#LC_IDENTIFICATION="C"
[sysinfo]
BEP_SYSINFOLIST=
BEP_SYSINFO_UPTIME=
BEP_SYSINFO_LOADS=
BEP_SYSINFO_TOTALRAM=
BEP_SYSINFO_FREERAM=
BEP_SYSINFO_SHAREDRAM=
BEP_SYSINFO_BUFFERRAM=
BEP_SYSINFO_TOTALSWAP=
BEP_SYSINFO_FREESWAP=
BEP_SYSINFO_PROCS=
BEP_SYSINFO_TOTALHIGH=
BEP_SYSINFO_FREEHIGH=
BEP_SYSINFO_MEN_UNIT=