openwrt-mirror/package/base-files/files/lib/functions
Shiji Yang 42ca1612a2
base-files: introduce a function to get kernel version number
A new function "get_linux_version()" to normalize and print the
kernel version as an integer. In some migration scripts, it is
useful for checking the Linux kernel version.

Signed-off-by: Shiji Yang <yangshiji66@outlook.com>
Link: https://github.com/openwrt/openwrt/pull/19172
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(cherry picked from commit a0fe3cfb62)
Link: https://github.com/openwrt/openwrt/pull/20739
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2025-11-12 00:08:14 +01:00
..
caldata.sh base-files: fix offset conversion on caldata_patch_data() 2025-02-13 00:32:30 +01:00
ipv4.sh base-files: ipcalc.sh: Add tests for unroutable, etc 2023-12-12 12:30:35 -07:00
leds.sh base-files: support parse DT LED color and function 2023-12-02 19:46:14 +01:00
migrations.sh treewide: drop shebang from non-executable lib files 2021-01-29 14:29:41 +01:00
network.sh base-files: add support for retrieving IPv6 assignments 2023-02-24 23:56:36 +01:00
preinit.sh treewide: drop shebang from non-executable lib files 2021-01-29 14:29:41 +01:00
service.sh base-files: remove function service_kill 2014-06-02 12:43:10 +00:00
system.sh base-files: introduce a function to get kernel version number 2025-11-12 00:08:14 +01:00
uci-defaults.sh base-files: add ucidef_set_network_device_path_port function 2024-10-19 19:10:56 +02:00