openwrt/package/base-files/files/etc
Matthias Schiffer 86ccaf4c18
base-files: fix user creation on sysupgrade with few opkg control files
If only a single opkg control file exists (which can happen with
CONFIG_CLEAN_IPKG), grep would not print the file name by default. Instead
of forcing it using -H, we just switch to -l (print only file names) and
get rid of the cut.

Add -s to suppress an error message when no control files exist.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2017-01-24 19:08:41 +01:00
..
board.d
hotplug.d/net
init.d base-files, mac80211, broadcom-wl: wifi detection and configuration 2016-11-03 11:08:01 +01:00
iproute2 base-files: add /etc/iproute2/rt_protos 2017-01-18 13:15:28 +01:00
rc.button base-files: Ensure reset only works if an overlay exists 2016-10-27 12:45:05 +02:00
sysctl.d
uci-defaults base-files: fix user creation on sysupgrade with few opkg control files 2017-01-24 19:08:41 +01:00
banner build: adjust version number handling 2016-12-02 16:02:02 +01:00
banner.failsafe
device_info
diag.sh
fstab
group
hosts
inittab
openwrt_release base-files: add ARCH_PACKAGES to openwrt_release and os-release 2017-01-16 13:29:47 +01:00
openwrt_version build: adjust version number handling 2016-12-02 16:02:02 +01:00
os-release
passwd
preinit
profile base-files: fix message of initscript wrapper 2017-01-02 16:47:59 +01:00
protocols
rc.common procd: Allow initscripts to start one daemon instance at a time 2016-10-18 08:53:38 +02:00
rc.local
services
shadow
shells
sysctl.conf
sysupgrade.conf