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
Alberto Bursi d52676d1ea base-files: add a wrapper for init scripts in profile
"service" is a simple wrapper that will allow to call init.d scripts

current method:     #  /etc/init.d/network reload
with the wrapper:   #  service network reload

If the wrapper is called without arguments or with a wrong init script name, it will print an error and list the content of /etc/init.d/ folder

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
8 years ago
..
base-files base-files: add a wrapper for init scripts in profile 8 years ago
boot uboot-lantiq: Add BT Home Hub 5A support 8 years ago
devel devel/strace: fix build only on powerpc arch 8 years ago
firmware ath10k-ct-firmware: Update to latest firmwares. 8 years ago
kernel kernel: mac80211: disable ath9k bands via device tree 8 years ago
libs libnl-tiny: Remove GENL_ID_GENERATE 8 years ago
network iw: drop TX power patch that is part of upstream version now 8 years ago
system opkg: run prerm scripts for the old version also on upgrade 8 years ago
utils package/utils/fuse: update to 2.9.7 8 years ago
Makefile image: fix CONFIG_CLEAN_IPKG with CONFIG_TARGET_PER_DEVICE_ROOTFS 8 years ago