You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package
Yousong Zhou 157072ea2b busybox: unindent busybox Config.in
This is to align with upstream change 72089cf ("config: deindent all
help texts") and to make the follow-up change syncing Config.in files
with current busybox version more reviewable

It was made with the following commands

	cd package/utils/busybox/config
	find . -name 'Config.in' | xargs sed -ir -e 's/^\t  \([^ ]\)/\t\1/'

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
5 years ago
..
base-files base-files: fix ucert verification 5 years ago
boot uboot-envtools: oxnas: sync with current oxnas/ox820 DTS 5 years ago
devel strace: update to version 2.26 5 years ago
firmware ipq40xx: add support for FritzBox 7530 5 years ago
kernel mac80211: rt2x00: cleanup ePA, RXIQ and TX-LOFT code 5 years ago
libs package/ncurses: change AR options to fix reproducible builds 5 years ago
network wireguard: bump to 0.0.20190227 5 years ago
system fwtool: add support for extracting the truncated data part to stdout 5 years ago
utils busybox: unindent busybox Config.in 5 years ago
Makefile build: add ABI_VERSION to binary package names 6 years ago