-
Notifications
You must be signed in to change notification settings - Fork 602
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
new.d2 #11
Open
xiao2958749
wants to merge
41
commits into
hackyes:main
Choose a base branch
from
xiao2958749:xiao2958749-luci-new.D2
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
new.d2 #11
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CONFIG_TARGET_ramips=y CONFIG_TARGET_ramips_mt7621=y CONFIG_TARGET_ramips_mt7621_DEVICE_d-team_newifi-d2=y CONFIG_TARGET_IMAGES_GZIP=y CONFIG_PACKAGE_kmod-mt7603=y CONFIG_PACKAGE_kmod-mt76x2=y CONFIG_PACKAGE_hostapd-common=y CONFIG_PACKAGE_wpad-openssl=y CONFIG_PACKAGE_dnsmasq_full_dhcpv6=y CONFIG_PACKAGE_ipv6helper=y CONFIG_PACKAGE_kmod-usb3=y CONFIG_PACKAGE_kmod-usb-storage=y CONFIG_PACKAGE_kmod-usb-storage-extras=y CONFIG_PACKAGE_kmod-fs-ext4=y CONFIG_PACKAGE_kmod-fs-ntfs=y CONFIG_PACKAGE_luci-app-samba=y CONFIG_PACKAGE_luci-app-vsftpd=y CONFIG_PACKAGE_luci-app-frpc=y CONFIG_PACKAGE_luci-app-zerotier=y CONFIG_PACKAGE_luci-app-ddns=y CONFIG_PACKAGE_luci-app-wol=y CONFIG_PACKAGE_luci-app-upnp=y CONFIG_PACKAGE_luci-app-accesscontrol=y CONFIG_PACKAGE_luci-app-arpbind=y CONFIG_PACKAGE_luci-app-autoreboot=y CONFIG_PACKAGE_luci-app-diskman_INCLUDE_btrfs_progs=y CONFIG_PACKAGE_luci-app-diskman_INCLUDE_lsblk=y CONFIG_PACKAGE_luci-app-filetransfer=y CONFIG_PACKAGE_luci-app-firewall=y CONFIG_PACKAGE_luci-app-nlbwmon=y CONFIG_PACKAGE_luci-app-ramfree=y CONFIG_PACKAGE_luci-app-rclone_INCLUDE_rclone-webui=y CONFIG_PACKAGE_luci-app-rclone_INCLUDE_rclone-ng=y CONFIG_PACKAGE_luci-app-ttyd=y CONFIG_PACKAGE_luci-app-turboacc=y CONFIG_PACKAGE_luci-app-turboacc_INCLUDE_OFFLOADING=y CONFIG_PACKAGE_luci-app-vlmcsd=y CONFIG_PACKAGE_luci-theme-bootstrap=y CONFIG_PACKAGE_luci-app-ssr-plus=y CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Xray=y CONFIG_PACKAGE_htop=y CONFIG_PACKAGE_automount=y CONFIG_PACKAGE_openssh-sftp-server=y CONFIG_PACKAGE_luci-app-aliyundrive-webdav=y CONFIG_PACKAGE_luci-app-baidupcs-web=y CONFIG_PACKAGE_luci-app-diskman=y CONFIG_PACKAGE_luci-app-docker=y CONFIG_PACKAGE_luci-app-familycloud=y CONFIG_PACKAGE_luci-app-nps=y CONFIG_PACKAGE_luci-app-kodexplorer=y CONFIG_PACKAGE_luci-app-cifsd=y CONFIG_PACKAGE_luci-app-hd-idle=y CONFIG_PACKAGE_luci-app-samba4=y CONFIG_PACKAGE_luci-app-go-aliyundrive-webdav=y CONFIG_PACKAGE_luci-app-ntpc=y CONFIG_PACKAGE_luci-app-uhttpd=y CONFIG_PACKAGE_luci-app-webadmin=y CONFIG_PACKAGE_luci-app-openclash=y CONFIG_PACKAGE_openssh-server=y CONFIG_PACKAGE_openssh-client-utils=y CONFIG_PACKAGE_iperf=y CONFIG_PACKAGE_iperf3=y CONFIG_PACKAGE_tcpdump=y
Update .config
Create update
Update and rename update to .config
Create O.yml
- name: Download a Build Artifact uses: actions/[email protected] with: # Artifact name name: # optional # Destination path path: # optional - name: Cache uses: actions/[email protected] with: # A list of files, directories, and wildcard patterns to cache and restore path: # An explicit key for restoring and saving the cache key: # An ordered list of keys to use for restoring the cache if no cache hit occurred for key restore-keys: # optional # The chunk size used to split up large files during upload, in bytes upload-chunk-size: # optional
Create 1blank.yml
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.