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.
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>
8 years ago
..
bin base-files: Changed UCI variable name for GPIO value from 'default' to 'value' 8 years ago
etc base-files: fix user creation on sysupgrade with few opkg control files 8 years ago
lib base-files: save /bin/mknod for sysupgrade 8 years ago
rom rename default/ to files/ 18 years ago
sbin base-files: validate metadata of sysupgrade images 8 years ago
usr base-files: add ARCH_PACKAGES to openwrt_release and os-release 8 years ago