Skip to content
This repository has been archived by the owner on Oct 9, 2022. It is now read-only.

Commit

Permalink
October 2022 update
Browse files Browse the repository at this point in the history
  • Loading branch information
hfxunlp committed Oct 8, 2022
1 parent 2533d1b commit eb9e35f
Show file tree
Hide file tree
Showing 7,099 changed files with 175,239 additions and 246,861 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 1 addition & 1 deletion scripts/install_Opt.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ echo "-------------COPY-FILES---------------"

if [ -d "$ROOTDIR/trunk/user/" ] ; then

# cleaning before bump openvpn to 2.4.5, nfs-utils to 2.5.4, wpa_supplicant to 2.9, dnsmasq to 2.86, libxml2 to 2.9.12, libcurl to 7.79.1, dropbear to 2019.78.
# cleaning before bump openvpn to 2.4.5, nfs-utils to 2.6.2, wpa_supplicant to 2.9, dnsmasq to 2.87, libxml2 to 2.10.2, libcurl to 7.85.0, dropbear to 2019.78.
rm -fr "$DESTDIR/trunk/user/openvpn/openvpn-2.4.x/"
rm -fr "$DESTDIR/trunk/user/nfsd/nfs-utils-1.2.3/"
rm -fr "$DESTDIR/trunk/user/wpa_supplicant/"
Expand Down
8 changes: 4 additions & 4 deletions toolchain-mipsel/build_toolchain_O3
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ export CC=gcc

##################################TUNE FOR CURRENT VERSION HOST GCC BUILD###############################

HOSTCFLAGS="-O3 -Wno-pointer-sign -Wno-trigraphs"
HOSTCFLAGS="-O3 -Wno-pointer-sign -Wno-trigraphs -fgnu89-inline"
HOSTGCCVER=`gcc --version | grep "gcc" | awk {' print $3 '} | cut -f -2 -d '.'`
echo "Host GCC version=$HOSTGCCVER"
if [ "$HOSTGCCVER" != "4.3" ] && [ "$HOSTGCCVER" != "4.4" ]; then
Expand All @@ -48,9 +48,9 @@ if [ "$HOSTGCCVER" != "4.3" ] && [ "$HOSTGCCVER" != "4.4" ]; then
HOSTCFLAGS="$HOSTCFLAGS -Wno-unused-but-set-variable -Wno-sizeof-pointer-memaccess"
HOSTCFLAGS="$HOSTCFLAGS -fno-delete-null-pointer-checks"
fi
if [ "$HOSTGCCVER" \> "5.0" ]; then
HOSTCFLAGS="$HOSTCFLAGS -fgnu89-inline"
fi
#if [ "$HOSTGCCVER" \> "5.0" ]; then
#HOSTCFLAGS="$HOSTCFLAGS -fgnu89-inline"
#fi
fi
export CFLAGS="$HOSTCFLAGS"

Expand Down
2 changes: 1 addition & 1 deletion tools/patch.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ def patch_decoder(fname):

patched = 0

prules = ((None, "/media/Storage/workspace/router/", "/home/anoliu/router/",),)
prules = ((None, "/home/anoliu/router/", "/home/ano/router/",),)

cache = []
prev_emp = False
Expand Down
2 changes: 1 addition & 1 deletion trunk/configs/templates/newifid1_base.config
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ CONFIG_FIRMWARE_PRODUCT_ID="NEWIFI-D1"

### Linux kernel and toolchain
CONFIG_LINUXDIR=linux-3.4.x
CONFIG_TOOLCHAIN_DIR=/home/anoliu/router/rt-n56u/toolchain-mipsel
CONFIG_TOOLCHAIN_DIR=/home/ano/router/rt-n56u/toolchain-mipsel

############################################################
### Linux kernel configuration
Expand Down
2 changes: 1 addition & 1 deletion trunk/configs/templates/newifid1_full.config
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ CONFIG_FIRMWARE_PRODUCT_ID="NEWIFI-D1"

### Linux kernel and toolchain
CONFIG_LINUXDIR=linux-3.4.x
CONFIG_TOOLCHAIN_DIR=/home/anoliu/router/rt-n56u/toolchain-mipsel
CONFIG_TOOLCHAIN_DIR=/home/ano/router/rt-n56u/toolchain-mipsel

############################################################
### Linux kernel configuration
Expand Down
2 changes: 1 addition & 1 deletion trunk/configs/templates/newifid1_mini.config
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ CONFIG_FIRMWARE_PRODUCT_ID="NEWIFI-D1"

### Linux kernel and toolchain
CONFIG_LINUXDIR=linux-3.4.x
CONFIG_TOOLCHAIN_DIR=/home/anoliu/router/rt-n56u/toolchain-mipsel
CONFIG_TOOLCHAIN_DIR=/home/ano/router/rt-n56u/toolchain-mipsel

############################################################
### Linux kernel configuration
Expand Down
2 changes: 1 addition & 1 deletion trunk/configs/templates/newifimini_base.config
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ CONFIG_FIRMWARE_PRODUCT_ID="NEWIFI-MINI"

### Linux kernel and toolchain
CONFIG_LINUXDIR=linux-3.4.x
CONFIG_TOOLCHAIN_DIR=/home/anoliu/router/rt-n56u/toolchain-mipsel
CONFIG_TOOLCHAIN_DIR=/home/ano/router/rt-n56u/toolchain-mipsel

############################################################
### Linux kernel configuration
Expand Down
2 changes: 1 addition & 1 deletion trunk/configs/templates/newifimini_mini.config
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ CONFIG_FIRMWARE_PRODUCT_ID="NEWIFI-MINI"

### Linux kernel and toolchain
CONFIG_LINUXDIR=linux-3.4.x
CONFIG_TOOLCHAIN_DIR=/home/anoliu/router/rt-n56u/toolchain-mipsel
CONFIG_TOOLCHAIN_DIR=/home/ano/router/rt-n56u/toolchain-mipsel

############################################################
### Linux kernel configuration
Expand Down
2 changes: 1 addition & 1 deletion trunk/configs/templates/newifiy1s_base.config
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ CONFIG_FIRMWARE_PRODUCT_ID="NEWIFI-Y1S"

### Linux kernel and toolchain
CONFIG_LINUXDIR=linux-3.4.x
CONFIG_TOOLCHAIN_DIR=/home/anoliu/router/rt-n56u/toolchain-mipsel
CONFIG_TOOLCHAIN_DIR=/home/ano/router/rt-n56u/toolchain-mipsel

############################################################
### Linux kernel configuration
Expand Down
2 changes: 1 addition & 1 deletion trunk/configs/templates/newifiy1s_mini.config
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ CONFIG_FIRMWARE_PRODUCT_ID="NEWIFI-Y1S"

### Linux kernel and toolchain
CONFIG_LINUXDIR=linux-3.4.x
CONFIG_TOOLCHAIN_DIR=/home/anoliu/router/rt-n56u/toolchain-mipsel
CONFIG_TOOLCHAIN_DIR=/home/ano/router/rt-n56u/toolchain-mipsel

############################################################
### Linux kernel configuration
Expand Down
2 changes: 1 addition & 1 deletion trunk/configs/templates/psg1218_base.config
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ CONFIG_FIRMWARE_PRODUCT_ID="PSG1218"

### Linux kernel and toolchain
CONFIG_LINUXDIR=linux-3.4.x
CONFIG_TOOLCHAIN_DIR=/home/anoliu/router/rt-n56u/toolchain-mipsel
CONFIG_TOOLCHAIN_DIR=/home/ano/router/rt-n56u/toolchain-mipsel

############################################################
### Linux kernel configuration
Expand Down
2 changes: 1 addition & 1 deletion trunk/configs/templates/psg1218_mini.config
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ CONFIG_FIRMWARE_PRODUCT_ID="PSG1218"

### Linux kernel and toolchain
CONFIG_LINUXDIR=linux-3.4.x
CONFIG_TOOLCHAIN_DIR=/home/anoliu/router/rt-n56u/toolchain-mipsel
CONFIG_TOOLCHAIN_DIR=/home/ano/router/rt-n56u/toolchain-mipsel

############################################################
### Linux kernel configuration
Expand Down
2 changes: 1 addition & 1 deletion trunk/configs/templates/psg1218_net.config
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ CONFIG_FIRMWARE_PRODUCT_ID="PSG1218"

### Linux kernel and toolchain
CONFIG_LINUXDIR=linux-3.4.x
CONFIG_TOOLCHAIN_DIR=/home/anoliu/router/rt-n56u/toolchain-mipsel
CONFIG_TOOLCHAIN_DIR=/home/ano/router/rt-n56u/toolchain-mipsel

############################################################
### Linux kernel configuration
Expand Down
2 changes: 1 addition & 1 deletion trunk/configs/templates/psg1218_srouter.config
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ CONFIG_FIRMWARE_PRODUCT_ID="PSG1218"

### Linux kernel and toolchain
CONFIG_LINUXDIR=linux-3.4.x
CONFIG_TOOLCHAIN_DIR=/home/anoliu/router/rt-n56u/toolchain-mipsel
CONFIG_TOOLCHAIN_DIR=/home/ano/router/rt-n56u/toolchain-mipsel

############################################################
### Linux kernel configuration
Expand Down
2 changes: 1 addition & 1 deletion trunk/configs/templates/ykl1_full.config
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ CONFIG_FIRMWARE_PRODUCT_ID="YK-L1"

### Linux kernel and toolchain
CONFIG_LINUXDIR=linux-3.4.x
CONFIG_TOOLCHAIN_DIR=/home/anoliu/router/rt-n56u/toolchain-mipsel
CONFIG_TOOLCHAIN_DIR=/home/ano/router/rt-n56u/toolchain-mipsel

############################################################
### Linux kernel configuration
Expand Down
Loading

0 comments on commit eb9e35f

Please sign in to comment.