openwrt/package
Matthias Schiffer a1f918cd92
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-27 10:10:02 +01:00
..
base-files base-files: fix user creation on sysupgrade with few opkg control files 2017-01-27 10:10:02 +01:00
boot packages: mark packages depending on a target as nonshared 2017-01-24 19:59:55 +01:00
devel Revert "gdb: fix build with gcc 4.1.2 as host compiler" 2017-01-07 19:53:36 +01:00
firmware packages: mark packages depending on a target as nonshared 2017-01-24 19:59:55 +01:00
kernel ath9k: add stability fixes for long standing hang issues (FS#13, #34, #373, #383) 2017-01-25 17:28:17 +01:00
libs zlib: Update to 1.2.11 2017-01-21 14:27:23 +01:00
network packages: mark packages depending on a target as nonshared 2017-01-24 19:59:55 +01:00
system lede-keyring: bundle latest usign certificates 2017-01-20 10:11:15 +01:00
utils packages: mark packages depending on a target as nonshared 2017-01-24 19:59:55 +01:00
Makefile opkg: drop S/MIME support 2017-01-10 13:44:25 +01:00