-
- Downloads
base-files: Add standard os-release file
/etc/os-release is the standard distribution release information
file, therefore add it (and image configuration options for
fields not previously present in LEDE). Once it is deemed
reasonable the non-standard openwrt_release, openwrt_version,
and device_info files could be removed (that is with this patch
we consider them deprecated in favour of the standard file).
Signed-off-by:
Daniel Dickinson <lede@daniel.thecshore.com>
Showing
- include/version.mk 10 additions, 0 deletionsinclude/version.mk
- package/base-files/Makefile 4 additions, 2 deletionspackage/base-files/Makefile
- package/base-files/files/etc/os-release 1 addition, 0 deletionspackage/base-files/files/etc/os-release
- package/base-files/files/usr/lib/os-release 17 additions, 0 deletionspackage/base-files/files/usr/lib/os-release
- package/base-files/image-config.in 16 additions, 4 deletionspackage/base-files/image-config.in
Loading
Please register or sign in to comment