This commit made the following changes to sync all bootcount scripts:
1. use boot() instead of start()
This script only needs to be executed once when boot is complete.
use boot() to make this explicit.
2. drop sourcing of /lib/functions.sh
This is aready done in /etc/rc.common.
3. ramips: replace board name checking with a case
Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
|
||
|---|---|---|
| .. | ||
| base-files | ||
| files-4.14/arch/arm/boot/dts | ||
| files-4.19/arch/arm/boot/dts | ||
| image | ||
| patches-4.14 | ||
| patches-4.19 | ||
| profiles | ||
| config-4.14 | ||
| config-4.19 | ||
| Makefile | ||