openwrt/package
Joseph Tingiris 04811007e5 base-files: change boot & umount STOP indexes
This patch is in a series to allow additional STOP indexes after umount,
so that other block devices may stop cleanly.

boot is now STOP=90
umount is now STOP=90

After this patch series, the resulting STOP indexes in the 80s & 90s
will be:

STOP=85 odhcpd.init
STOP=89 conntrackd.init
STOP=89 log.init
STOP=89 rssileds.init
STOP=90 boot
STOP=90 kdump.init
STOP=90 network
STOP=90 sysfixtime
STOP=90 umount
STOP=98 mdadm.init (note: will be addressed in a separate patch)

Signed-off-by: Joseph Tingiris <joseph.tingiris@gmail.com>
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
[PKG_RELEASE is now 200]
2019-06-24 20:22:23 +02:00
..
base-files base-files: change boot & umount STOP indexes 2019-06-24 20:22:23 +02:00
boot treewide: fix syntax errors exposed after kconfig update 2019-06-20 14:16:08 +02:00
devel valgrind: Add support for ARM64 architecture 2019-05-14 20:28:41 +02:00
firmware linux-firmware: update to 20190618 2019-06-22 13:17:48 +02:00
kernel kernel: alx driver for AR816x/AR817x Ethernet 2019-06-22 13:17:47 +02:00
libs mbedtls: Update to version 2.16.2 2019-06-24 20:22:23 +02:00
network package/network: add PKGARCH:=all to non-binary packages 2019-06-22 12:55:30 +02:00
system rpcd: add direct dependency on libjson-c 2019-06-21 17:43:17 +02:00
utils treewide: fix syntax errors exposed after kconfig update 2019-06-20 14:16:08 +02:00
Makefile build: add ABI_VERSION to binary package names 2019-01-19 14:32:12 +01:00