drone-ci building docker image
This commit is contained in:
18
.drone.yml
Normal file
18
.drone.yml
Normal file
@@ -0,0 +1,18 @@
|
||||
kind: pipeline
|
||||
type: docker
|
||||
name: openwrt-builder-image
|
||||
|
||||
platform:
|
||||
os: linux
|
||||
arch: arm64
|
||||
|
||||
steps:
|
||||
- name: build
|
||||
image: 'plugins/docker'
|
||||
settings:
|
||||
registry: 'http://cr.wks'
|
||||
insecure: 'true'
|
||||
experimental: 'true'
|
||||
tags: ['latest']
|
||||
repo: 'cr.wks/debian-stable-openwrt-build
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
FROM docker.io/openjdk:jdk-buster
|
||||
|
||||
RUN sed -i 's@deb.debian.org@apt-cache.lan/deb.debian.org@g' /etc/apt/sources.list; \
|
||||
sed -i 's@security.debian.org@apt-cache.lan/security.debian.org@g' /etc/apt/sources.list; \
|
||||
RUN sed -i 's@deb.debian.org@apt-cache.service.nr5/deb.debian.org@g' /etc/apt/sources.list; \
|
||||
sed -i 's@security.debian.org@apt-cache.service.nr5/security.debian.org@g' /etc/apt/sources.list; \
|
||||
apt update -y; \
|
||||
apt install -y build-essential ccache ecj fastjar file g++ gawk \
|
||||
gettext git java-propose-classpath libelf-dev libncurses5-dev \
|
||||
|
||||
5126
config-DIR825-rndis
5126
config-DIR825-rndis
File diff suppressed because it is too large
Load Diff
@@ -5844,7 +5844,7 @@ CONFIG_PACKAGE_luci-ssl-openssl=m
|
||||
# 2. Modules
|
||||
#
|
||||
CONFIG_PACKAGE_luci-base=m
|
||||
CONFIG_LUCI_SRCDIET=y
|
||||
# CONFIG_LUCI_SRCDIET is not set
|
||||
CONFIG_LUCI_JSMIN=y
|
||||
CONFIG_LUCI_CSSTIDY=y
|
||||
|
||||
@@ -6160,6 +6160,7 @@ CONFIG_PACKAGE_luci-i18n-adblock-fast-ko=m
|
||||
CONFIG_PACKAGE_luci-i18n-adblock-fast-lt=m
|
||||
CONFIG_PACKAGE_luci-i18n-adblock-fast-mr=m
|
||||
CONFIG_PACKAGE_luci-i18n-adblock-fast-ms=m
|
||||
CONFIG_PACKAGE_luci-i18n-adblock-fast-nl=m
|
||||
CONFIG_PACKAGE_luci-i18n-adblock-fast-no=m
|
||||
CONFIG_PACKAGE_luci-i18n-adblock-fast-pl=m
|
||||
CONFIG_PACKAGE_luci-i18n-adblock-fast-pt=m
|
||||
@@ -7102,6 +7103,7 @@ CONFIG_PACKAGE_luci-i18n-https-dns-proxy-ko=m
|
||||
CONFIG_PACKAGE_luci-i18n-https-dns-proxy-lt=m
|
||||
CONFIG_PACKAGE_luci-i18n-https-dns-proxy-mr=m
|
||||
CONFIG_PACKAGE_luci-i18n-https-dns-proxy-ms=m
|
||||
CONFIG_PACKAGE_luci-i18n-https-dns-proxy-nl=m
|
||||
CONFIG_PACKAGE_luci-i18n-https-dns-proxy-no=m
|
||||
CONFIG_PACKAGE_luci-i18n-https-dns-proxy-pl=m
|
||||
CONFIG_PACKAGE_luci-i18n-https-dns-proxy-pt=m
|
||||
@@ -8316,7 +8318,40 @@ CONFIG_PACKAGE_luci-i18n-tinyproxy-uk=m
|
||||
CONFIG_PACKAGE_luci-i18n-tinyproxy-vi=m
|
||||
CONFIG_PACKAGE_luci-i18n-tinyproxy-zh-cn=m
|
||||
CONFIG_PACKAGE_luci-i18n-tinyproxy-zh-tw=m
|
||||
CONFIG_PACKAGE_luci-i18n-tor-ar=m
|
||||
CONFIG_PACKAGE_luci-i18n-tor-bg=m
|
||||
CONFIG_PACKAGE_luci-i18n-tor-bn=m
|
||||
CONFIG_PACKAGE_luci-i18n-tor-ca=m
|
||||
CONFIG_PACKAGE_luci-i18n-tor-cs=m
|
||||
CONFIG_PACKAGE_luci-i18n-tor-da=m
|
||||
CONFIG_PACKAGE_luci-i18n-tor-de=m
|
||||
CONFIG_PACKAGE_luci-i18n-tor-el=m
|
||||
CONFIG_PACKAGE_luci-i18n-tor-es=m
|
||||
CONFIG_PACKAGE_luci-i18n-tor-fi=m
|
||||
CONFIG_PACKAGE_luci-i18n-tor-fr=m
|
||||
CONFIG_PACKAGE_luci-i18n-tor-he=m
|
||||
CONFIG_PACKAGE_luci-i18n-tor-hi=m
|
||||
CONFIG_PACKAGE_luci-i18n-tor-hu=m
|
||||
CONFIG_PACKAGE_luci-i18n-tor-it=m
|
||||
CONFIG_PACKAGE_luci-i18n-tor-ja=m
|
||||
CONFIG_PACKAGE_luci-i18n-tor-ko=m
|
||||
CONFIG_PACKAGE_luci-i18n-tor-lt=m
|
||||
CONFIG_PACKAGE_luci-i18n-tor-mr=m
|
||||
CONFIG_PACKAGE_luci-i18n-tor-ms=m
|
||||
CONFIG_PACKAGE_luci-i18n-tor-nl=m
|
||||
CONFIG_PACKAGE_luci-i18n-tor-no=m
|
||||
CONFIG_PACKAGE_luci-i18n-tor-pl=m
|
||||
CONFIG_PACKAGE_luci-i18n-tor-pt=m
|
||||
CONFIG_PACKAGE_luci-i18n-tor-pt-br=m
|
||||
CONFIG_PACKAGE_luci-i18n-tor-ro=m
|
||||
CONFIG_PACKAGE_luci-i18n-tor-ru=m
|
||||
CONFIG_PACKAGE_luci-i18n-tor-sk=m
|
||||
CONFIG_PACKAGE_luci-i18n-tor-sv=m
|
||||
CONFIG_PACKAGE_luci-i18n-tor-tr=m
|
||||
CONFIG_PACKAGE_luci-i18n-tor-uk=m
|
||||
CONFIG_PACKAGE_luci-i18n-tor-vi=m
|
||||
CONFIG_PACKAGE_luci-i18n-tor-zh-cn=m
|
||||
CONFIG_PACKAGE_luci-i18n-tor-zh-tw=m
|
||||
CONFIG_PACKAGE_luci-i18n-transmission-ar=m
|
||||
CONFIG_PACKAGE_luci-i18n-transmission-bg=m
|
||||
CONFIG_PACKAGE_luci-i18n-transmission-bn=m
|
||||
@@ -11591,8 +11626,21 @@ CONFIG_PACKAGE_xfrpc=m
|
||||
#
|
||||
# Wireless
|
||||
#
|
||||
# CONFIG_PACKAGE_aircrack-ng is not set
|
||||
# CONFIG_PACKAGE_airmon-ng is not set
|
||||
CONFIG_PACKAGE_aircrack-ng=m
|
||||
|
||||
#
|
||||
# SSL support
|
||||
#
|
||||
CONFIG_AIRCRACK_NG_OPENSSL=y
|
||||
# CONFIG_AIRCRACK_NG_GCRYPT is not set
|
||||
# CONFIG_AIRCRACK_NG_OPTIMIZE_SPEED is not set
|
||||
|
||||
#
|
||||
# Miscellaneous
|
||||
#
|
||||
# CONFIG_AIRCRACK_NG_HWLOC is not set
|
||||
# CONFIG_AIRCRACK_NG_SQLITE3 is not set
|
||||
CONFIG_PACKAGE_airmon-ng=m
|
||||
CONFIG_PACKAGE_dynapoint=m
|
||||
CONFIG_PACKAGE_hcxdumptool=m
|
||||
CONFIG_PACKAGE_hcxtools=m
|
||||
@@ -12218,13 +12266,13 @@ CONFIG_PACKAGE_ztdns=m
|
||||
#
|
||||
# Sound
|
||||
#
|
||||
# CONFIG_PACKAGE_alsa-utils is not set
|
||||
# CONFIG_PACKAGE_alsa-utils-seq is not set
|
||||
# CONFIG_PACKAGE_alsa-utils-tests is not set
|
||||
# CONFIG_PACKAGE_aserver is not set
|
||||
# CONFIG_PACKAGE_beep is not set
|
||||
# CONFIG_PACKAGE_espeak is not set
|
||||
# CONFIG_PACKAGE_faad2 is not set
|
||||
CONFIG_PACKAGE_alsa-utils=m
|
||||
CONFIG_PACKAGE_alsa-utils-seq=m
|
||||
CONFIG_PACKAGE_alsa-utils-tests=m
|
||||
CONFIG_PACKAGE_aserver=m
|
||||
CONFIG_PACKAGE_beep=m
|
||||
CONFIG_PACKAGE_espeak=m
|
||||
CONFIG_PACKAGE_faad2=m
|
||||
CONFIG_PACKAGE_fdk-aac=m
|
||||
|
||||
#
|
||||
@@ -12233,8 +12281,8 @@ CONFIG_PACKAGE_fdk-aac=m
|
||||
# CONFIG_FDK-AAC_OPTIMIZE_SPEED is not set
|
||||
# end of Configuration
|
||||
|
||||
# CONFIG_PACKAGE_ices is not set
|
||||
# CONFIG_PACKAGE_lame is not set
|
||||
CONFIG_PACKAGE_ices=m
|
||||
CONFIG_PACKAGE_lame=m
|
||||
CONFIG_PACKAGE_lame-lib=m
|
||||
|
||||
#
|
||||
@@ -12243,35 +12291,41 @@ CONFIG_PACKAGE_lame-lib=m
|
||||
# CONFIG_LAME-LIB_OPTIMIZE_SPEED is not set
|
||||
# end of Configuration
|
||||
|
||||
# CONFIG_PACKAGE_liblo-utils is not set
|
||||
# CONFIG_PACKAGE_madplay is not set
|
||||
# CONFIG_PACKAGE_moc is not set
|
||||
# CONFIG_PACKAGE_mpc is not set
|
||||
# CONFIG_PACKAGE_mpd-avahi-service is not set
|
||||
# CONFIG_PACKAGE_mpd-full is not set
|
||||
# CONFIG_PACKAGE_mpd-mini is not set
|
||||
CONFIG_PACKAGE_liblo-utils=m
|
||||
CONFIG_PACKAGE_madplay=m
|
||||
CONFIG_PACKAGE_moc=m
|
||||
CONFIG_PACKAGE_mpc=m
|
||||
CONFIG_PACKAGE_mpd-avahi-service=m
|
||||
CONFIG_PACKAGE_mpd-full=m
|
||||
CONFIG_PACKAGE_mpd-mini=m
|
||||
CONFIG_PACKAGE_mpg123=m
|
||||
# CONFIG_PACKAGE_opus-tools is not set
|
||||
# CONFIG_PACKAGE_owntone is not set
|
||||
# CONFIG_PACKAGE_pianod is not set
|
||||
# CONFIG_PACKAGE_pianod-client is not set
|
||||
CONFIG_PACKAGE_opus-tools=m
|
||||
CONFIG_PACKAGE_owntone=m
|
||||
CONFIG_PACKAGE_pianod=m
|
||||
CONFIG_PACKAGE_pianod-client=m
|
||||
CONFIG_PACKAGE_portaudio=m
|
||||
CONFIG_PACKAGE_pulseaudio-daemon=m
|
||||
# CONFIG_PACKAGE_pulseaudio-daemon-avahi is not set
|
||||
# CONFIG_PACKAGE_pulseaudio-profiles is not set
|
||||
# CONFIG_PACKAGE_pulseaudio-tools is not set
|
||||
# CONFIG_PACKAGE_rtpmidid is not set
|
||||
CONFIG_PACKAGE_pulseaudio-daemon-avahi=m
|
||||
CONFIG_PACKAGE_pulseaudio-profiles=m
|
||||
CONFIG_PACKAGE_pulseaudio-tools=m
|
||||
CONFIG_PACKAGE_rtpmidid=m
|
||||
CONFIG_PACKAGE_shairplay=m
|
||||
# CONFIG_PACKAGE_shairport-sync-mbedtls is not set
|
||||
# CONFIG_PACKAGE_shairport-sync-mini is not set
|
||||
# CONFIG_PACKAGE_shairport-sync-openssl is not set
|
||||
CONFIG_PACKAGE_shairport-sync-mbedtls=m
|
||||
CONFIG_PACKAGE_shairport-sync-mini=m
|
||||
CONFIG_PACKAGE_shairport-sync-openssl=m
|
||||
CONFIG_PACKAGE_shine=m
|
||||
# CONFIG_PACKAGE_sox is not set
|
||||
# CONFIG_PACKAGE_squeezelite-full is not set
|
||||
# CONFIG_PACKAGE_squeezelite-mini is not set
|
||||
# CONFIG_PACKAGE_svox is not set
|
||||
# CONFIG_PACKAGE_ttymidi-sysex is not set
|
||||
# CONFIG_PACKAGE_upmpdcli is not set
|
||||
CONFIG_PACKAGE_sox=m
|
||||
CONFIG_PACKAGE_squeezelite-full=m
|
||||
# CONFIG_SQUEEZELITE_RESAMPLE is not set
|
||||
# CONFIG_SQUEEZELITE_DSD is not set
|
||||
# CONFIG_SQUEEZELITE_SSL is not set
|
||||
# CONFIG_SQUEEZELITE_OPUS is not set
|
||||
CONFIG_PACKAGE_squeezelite-mini=m
|
||||
CONFIG_PACKAGE_svox=m
|
||||
CONFIG_PACKAGE_ttymidi-sysex=m
|
||||
CONFIG_PACKAGE_upmpdcli=m
|
||||
# CONFIG_PACKAGE_UPMPDCLI_SCCTL is not set
|
||||
# CONFIG_PACKAGE_UPMPDCLI_SC_WEB_INTERFACE is not set
|
||||
# end of Sound
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user