Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: RROrg/rr
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 23.5.3
Choose a base ref
...
head repository: RROrg/rr
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 23.5.4
Choose a head ref
  • 13 commits
  • 51 files changed
  • 2 contributors

Commits on May 8, 2023

  1. add 'zip' and 'tar -z'

    wjz304 committed May 8, 2023
    Copy the full SHA
    9517eb3 View commit details
  2. add issues auto comment

    wjz304 committed May 8, 2023
    Copy the full SHA
    fd54d7e View commit details
  3. Copy the full SHA
    a85020c View commit details

Commits on May 9, 2023

  1. fix error

    wjz304 committed May 9, 2023
    Copy the full SHA
    9193d2d View commit details
  2. test rss

    wjz304 committed May 9, 2023
    Copy the full SHA
    85f30f0 View commit details
  3. dos2unix

    wjz304 committed May 9, 2023
    Copy the full SHA
    de50a2d View commit details

Commits on May 10, 2023

  1. update buildroot

    wjz304 committed May 10, 2023
    Copy the full SHA
    8685df6 View commit details
  2. update buildroot with ttyd

    wjz304 committed May 10, 2023
    Copy the full SHA
    e848f04 View commit details
  3. Copy the full SHA
    926dfa8 View commit details
  4. remove rss, use default rules

    wjz304 committed May 10, 2023
    Copy the full SHA
    97fa948 View commit details
  5. add localrss

    wjz304 committed May 10, 2023
    Copy the full SHA
    16dabfb View commit details

Commits on May 11, 2023

  1. add debug flag

    wjz304 committed May 11, 2023
    Copy the full SHA
    612be21 View commit details
  2. Copy the full SHA
    5901f32 View commit details
Showing with 198,925 additions and 672 deletions.
  1. +42 −0 .github/workflows/issues.yml
  2. +1 −1 .github/workflows/main.yml
  3. +1 −1 VERSION
  4. +3 −3 files/board/arpl/busybox_defconfig
  5. +197,855 −0 files/board/arpl/cjktty-6.1.patch
  6. +7 −4 files/board/arpl/kernel_defconfig
  7. +1 −1 files/board/arpl/overlayfs/etc/inittab
  8. +1 −1 files/board/arpl/overlayfs/opt/arpl/include/consts.sh
  9. +1 −0 files/board/arpl/overlayfs/opt/arpl/include/functions.sh
  10. +81 −0 files/board/arpl/overlayfs/opt/arpl/include/localrss.sh
  11. +39 −0 files/board/arpl/overlayfs/opt/arpl/include/modules.sh
  12. +290 −224 files/board/arpl/overlayfs/opt/arpl/lang/arpl.pot
  13. BIN files/board/arpl/overlayfs/opt/arpl/lang/zh_CN.mo
  14. +297 −231 files/board/arpl/overlayfs/opt/arpl/lang/zh_CN.po
  15. +171 −87 files/board/arpl/overlayfs/opt/arpl/menu.sh
  16. +3 −3 files/board/arpl/overlayfs/opt/arpl/model-configs/DS1019+.yml
  17. +3 −3 files/board/arpl/overlayfs/opt/arpl/model-configs/DS1520+.yml
  18. +3 −3 files/board/arpl/overlayfs/opt/arpl/model-configs/DS1621+.yml
  19. +3 −3 files/board/arpl/overlayfs/opt/arpl/model-configs/DS1621xs+.yml
  20. +3 −3 files/board/arpl/overlayfs/opt/arpl/model-configs/DS2422+.yml
  21. +2 −2 files/board/arpl/overlayfs/opt/arpl/model-configs/DS3615xs.yml
  22. +2 −2 files/board/arpl/overlayfs/opt/arpl/model-configs/DS3617xs.yml
  23. +3 −3 files/board/arpl/overlayfs/opt/arpl/model-configs/DS3622xs+.yml
  24. +3 −3 files/board/arpl/overlayfs/opt/arpl/model-configs/DS720+.yml
  25. +3 −3 files/board/arpl/overlayfs/opt/arpl/model-configs/DS723+.yml
  26. +2 −2 files/board/arpl/overlayfs/opt/arpl/model-configs/DS916+.yml.disabled
  27. +3 −3 files/board/arpl/overlayfs/opt/arpl/model-configs/DS918+.yml
  28. +3 −3 files/board/arpl/overlayfs/opt/arpl/model-configs/DS920+.yml
  29. +3 −3 files/board/arpl/overlayfs/opt/arpl/model-configs/DS923+.yml
  30. +3 −3 files/board/arpl/overlayfs/opt/arpl/model-configs/DVA1622.yml
  31. +3 −3 files/board/arpl/overlayfs/opt/arpl/model-configs/DVA3219.yml
  32. +3 −3 files/board/arpl/overlayfs/opt/arpl/model-configs/DVA3221.yml
  33. +3 −3 files/board/arpl/overlayfs/opt/arpl/model-configs/FS2500.yml
  34. +3 −3 files/board/arpl/overlayfs/opt/arpl/model-configs/FS6400.yml.disabled
  35. +3 −3 files/board/arpl/overlayfs/opt/arpl/model-configs/RS1221+.yml
  36. +3 −3 files/board/arpl/overlayfs/opt/arpl/model-configs/RS1619xs+.yml
  37. +2 −2 files/board/arpl/overlayfs/opt/arpl/model-configs/RS3413xs+.yml
  38. +2 −2 files/board/arpl/overlayfs/opt/arpl/model-configs/RS3618xs.yml
  39. +3 −3 files/board/arpl/overlayfs/opt/arpl/model-configs/RS3621xs+.yml
  40. +3 −3 files/board/arpl/overlayfs/opt/arpl/model-configs/RS4021xs+.yml
  41. +3 −3 files/board/arpl/overlayfs/opt/arpl/model-configs/SA3400.yml
  42. +3 −3 files/board/arpl/overlayfs/opt/arpl/model-configs/SA3600.yml.disabled
  43. +3 −3 files/board/arpl/overlayfs/opt/arpl/model-configs/SA6400.yml.disabled
  44. +10 −1 files/board/arpl/overlayfs/opt/arpl/ramdisk-patch.sh
  45. +1 −1 files/board/arpl/p1/ARPL-VERSION
  46. +12 −5 files/configs/arpl_defconfig
  47. +1 −1 img-gen.sh
  48. +7 −7 rss.json
  49. +8 −8 rss.xml
  50. +7 −7 rsshead.json
  51. +10 −10 rsshead.xml
42 changes: 42 additions & 0 deletions .github/workflows/issues.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
#
# Copyright (C) 2022 Ing <https://github.com/wjz304>
#
# This is free software, licensed under the MIT License.
# See /LICENSE for more information.
#


name: Auto Comment
on:
issues:
types: [opened, reopened]

jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Init Env
run : |
git config --global user.email "github-actions[bot]@users.noreply.github.com"
git config --global user.name "github-actions[bot]"
sudo timedatectl set-timezone "Asia/Shanghai"
- name: Check Issues
run: |
if echo "${{ github.event.issue.body }}" | grep -q "DS"; then
echo "FALG=true" >> $GITHUB_ENV
else
echo "FALG=false" >> $GITHUB_ENV
fi
- name: Create Issues comment
if: env.FALG == 'false'
uses: actions-cool/issues-helper@v3
with:
actions: 'create-comment'
token: ${{ secrets.GITHUB_TOKEN }}
issue-number: ${{ github.event.issue.number }}
body: |
<img src="https://user-images.githubusercontent.com/5615843/235939097-6798da58-24fd-44cc-9970-c8d2f9609704.jpg" width="400">
emoji: heart
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -61,7 +61,7 @@ jobs:
- name: Clone buildroot
if: steps.br-cache.outputs.cache-hit != 'true'
run: |
git clone --single-branch -b 2022.02 https://github.com/buildroot/buildroot.git .buildroot
git clone --single-branch -b 2023.02.x https://github.com/buildroot/buildroot.git .buildroot
# Copy files
echo "Copying files"
cp -Ru files/* .buildroot
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
23.5.3
23.5.4
6 changes: 3 additions & 3 deletions files/board/arpl/busybox_defconfig
Original file line number Diff line number Diff line change
@@ -134,7 +134,7 @@ CONFIG_LAST_SUPPORTED_WCHAR=0
# CONFIG_FEATURE_SEAMLESS_XZ is not set
# CONFIG_FEATURE_SEAMLESS_LZMA is not set
# CONFIG_FEATURE_SEAMLESS_BZ2 is not set
# CONFIG_FEATURE_SEAMLESS_GZ is not set
CONFIG_FEATURE_SEAMLESS_GZ=y
# CONFIG_FEATURE_SEAMLESS_Z is not set
CONFIG_AR=y
# CONFIG_FEATURE_AR_LONG_FILENAMES is not set
@@ -177,8 +177,8 @@ CONFIG_FEATURE_TAR_LONG_OPTIONS=y
CONFIG_FEATURE_TAR_CREATE=y
# CONFIG_FEATURE_TAR_AUTODETECT is not set
CONFIG_FEATURE_TAR_FROM=y
# CONFIG_FEATURE_TAR_OLDGNU_COMPATIBILITY is not set
# CONFIG_FEATURE_TAR_OLDSUN_COMPATIBILITY is not set
CONFIG_FEATURE_TAR_OLDGNU_COMPATIBILITY=y
CONFIG_FEATURE_TAR_OLDSUN_COMPATIBILITY=y
CONFIG_FEATURE_TAR_GNU_EXTENSIONS=y
CONFIG_FEATURE_TAR_TO_COMMAND=y
# CONFIG_FEATURE_TAR_UNAME_GNAME is not set
Loading