| | | | |
| Offset 1, 13 lines modified | Offset 1, 13 lines modified |
| 1 | #%SCHEMA:·676B6370 | 1 | #%SCHEMA:·676B6370 |
| 2 | #·ADB·block,·size:·1508,·compat:·0,·ver:·0 | 2 | #·ADB·block,·size:·1508,·compat:·0,·ver:·0 |
| 3 | info: | 3 | info: |
| 4 | ··name:·ucode-mod-ubus | 4 | ··name:·ucode-mod-ubus |
| 5 | ··version:·2025.09.29~1090abb1-r1 | 5 | ··version:·2025.09.29~1090abb1-r1 |
| 6 | ··hashes:·efe5fd59e070b937273ecb8e4a3e653e91d364bb | 6 | ··hashes:·88f685c62c2478bc4e9de12f6a83047459a8b183 |
| 7 | ··description:·| | 7 | ··description:·| |
| 8 | ····The·ubus·module·allows·ucode·template·scripts·to·enumerate·and·invoke·ubus·procedures. | 8 | ····The·ubus·module·allows·ucode·template·scripts·to·enumerate·and·invoke·ubus·procedures. |
| 9 | ··arch:·x86_64 | 9 | ··arch:·x86_64 |
| 10 | ··license:·ISC | 10 | ··license:·ISC |
| 11 | ··origin:·feeds/base/utils/ucode | 11 | ··origin:·feeds/base/utils/ucode |
| 12 | ··maintainer:·Jo-Philipp·Wich·<jo@mein.io> | 12 | ··maintainer:·Jo-Philipp·Wich·<jo@mein.io> |
| 13 | ··installed-size:·53248 | 13 | ··installed-size:·53248 |
| Offset 39, 15 lines modified | Offset 39, 15 lines modified |
| 39 | ····files:·#·1·items | 39 | ····files:·#·1·items |
| 40 | ······-·name:·ucode-mod-ubus.list | 40 | ······-·name:·ucode-mod-ubus.list |
| 41 | ········acl: | 41 | ········acl: |
| 42 | ··········mode:·0644 | 42 | ··········mode:·0644 |
| 43 | ··········user:·root | 43 | ··········user:·root |
| 44 | ··········group:·root | 44 | ··········group:·root |
| 45 | ········size:·23 | 45 | ········size:·23 |
| 46 | ········mtime:·1761771683 | 46 | ········mtime:·1760641135 |
| 47 | ········hash:·71be41e61b091556c32f6543057a2ed0bc8196ee14986cd823e029af7950aed8 | 47 | ········hash:·71be41e61b091556c32f6543057a2ed0bc8196ee14986cd823e029af7950aed8 |
| 48 | ··-·name:·usr | 48 | ··-·name:·usr |
| 49 | ····acl: | 49 | ····acl: |
| 50 | ······mode:·0755 | 50 | ······mode:·0755 |
| 51 | ······user:·root | 51 | ······user:·root |
| 52 | ······group:·root | 52 | ······group:·root |
| 53 | ··-·name:·usr/lib | 53 | ··-·name:·usr/lib |
| Offset 63, 15 lines modified | Offset 63, 15 lines modified |
| 63 | ····files:·#·1·items | 63 | ····files:·#·1·items |
| 64 | ······-·name:·ubus.so | 64 | ······-·name:·ubus.so |
| 65 | ········acl: | 65 | ········acl: |
| 66 | ··········mode:·0755 | 66 | ··········mode:·0755 |
| 67 | ··········user:·root | 67 | ··········user:·root |
| 68 | ··········group:·root | 68 | ··········group:·root |
| 69 | ········size:·45058 | 69 | ········size:·45058 |
| 70 | ········mtime:·1761771683 | 70 | ········mtime:·1760641135 |
| 71 | ········hash:·96fceecfbb2dd84008392099db53b37f23c6b4b9d6c9a58fc7d1710b3a74c463 | 71 | ········hash:·96fceecfbb2dd84008392099db53b37f23c6b4b9d6c9a58fc7d1710b3a74c463 |
| 72 | scripts: | 72 | scripts: |
| 73 | ··post-install:·| | 73 | ··post-install:·| |
| 74 | ····#!/bin/sh | 74 | ····#!/bin/sh |
| 75 | ····[·"${IPKG_NO_SCRIPT}"·=·"1"·]·&&·exit·0 | 75 | ····[·"${IPKG_NO_SCRIPT}"·=·"1"·]·&&·exit·0 |
| 76 | ····[·-s·${IPKG_INSTROOT}/lib/functions.sh·]·||·exit·0 | 76 | ····[·-s·${IPKG_INSTROOT}/lib/functions.sh·]·||·exit·0 |
| 77 | ····.·${IPKG_INSTROOT}/lib/functions.sh | 77 | ····.·${IPKG_INSTROOT}/lib/functions.sh |