Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
a-gave committed Jan 23, 2025
1 parent 5b887ef commit c1fb6e9
Show file tree
Hide file tree
Showing 9 changed files with 84 additions and 0 deletions.
34 changes: 34 additions & 0 deletions arch_packages/master/mipsel_24kc_24kf/Packages
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
Package: lime-system
Version: 2025-01-22-1737572508
Depends: libc, firewall4, libiwinfo-lua, lua, libuci-lua, luci-lib-ip, luci-lib-nixio, luci-lib-jsonc
Section: opt
Architecture: all
Installed-Size: 24760
Filename: lime-system_2025-01-22-1737572508_all.ipk
Size: 25620
SHA256sum: 4a77e4f79bda0ff26d296d6cd67b03cb36108557abe1f35eaef99a7e25c4dbbf
Description: Basic system files for LiMe node

Package: shared-state-async
Version: 2025-01-22-1737572508
Depends: libc, libstdcpp6
License: AGPL-3.0
Section: opt
Architecture: mipsel_24kc_24kf
Installed-Size: 83279
Filename: shared-state-async_2025-01-22-1737572508_mipsel_24kc_24kf.ipk
Size: 83935
SHA256sum: 61f9553a33403ceaa23ebc779da61d4cb0203b6b0be0fdf758d88f6221acebdd
Description: shared-state re-written in C++20 and corotuines to handle information exchange between network nodes more efficiently.

Package: shared-state-bat_hosts
Version: 2025-01-22-1737572508
Depends: libc, libubus-lua, lime-system, lua, luci-lib-jsonc, luci-lib-nixio, shared-state-async
Section: opt
Architecture: all
Installed-Size: 2567
Filename: shared-state-bat_hosts_2025-01-22-1737572508_all.ipk
Size: 3353
SHA256sum: b3303b5aceff0d08e190a4011c5505c690d08c9a9bf35896fbbec714c2ae8439
Description: Syncronize bat-hosts beween nodes, provides also mac2bat and bat2mac.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"version":1,"bomFormat":"CycloneDX","metadata":{"timestamp":"2025-01-23T17:52:35Z"},"components":[{"version":"2025-01-22","name":"lime-system","type":"application"},{"type":"application","name":"shared-state-async","licenses":[{"license":{"name":"AGPL-3.0"}}],"version":"2025-01-22"},{"name":"shared-state-bat_hosts","version":"2025-01-22","type":"application"}],"specVersion":"1.4","serialNumber":"urn:uuid:b10ca31b-554c-4ad8-80a9-7f00d06f49e8"}
Binary file added arch_packages/master/mipsel_24kc_24kf/Packages.gz
Binary file not shown.
46 changes: 46 additions & 0 deletions arch_packages/master/mipsel_24kc_24kf/Packages.manifest
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
Package: lime-system
Version: 2025-01-22-1737572508
Depends: libc, firewall4, libiwinfo-lua, lua, libuci-lua, luci-lib-ip, luci-lib-nixio, luci-lib-jsonc
Source: /feed/packages/lime-system
SourceName: lime-system
Section: opt
SourceDateEpoch: 1737572508
Maintainer: Gioacchino Mazzurco <[email protected]>
Architecture: all
Installed-Size: 24760
Filename: lime-system_2025-01-22-1737572508_all.ipk
Size: 25620
SHA256sum: 4a77e4f79bda0ff26d296d6cd67b03cb36108557abe1f35eaef99a7e25c4dbbf
Description: Basic system files for LiMe node

Package: shared-state-async
Version: 2025-01-22-1737572508
Depends: libc, libstdcpp6
Source: /feed/packages/shared-state-async
SourceName: shared-state-async
License: AGPL-3.0
Section: opt
SourceDateEpoch: 1737572508
Maintainer: Asociación Civil Altermundi <[email protected]>
Architecture: mipsel_24kc_24kf
Installed-Size: 83279
Filename: shared-state-async_2025-01-22-1737572508_mipsel_24kc_24kf.ipk
Size: 83935
SHA256sum: 61f9553a33403ceaa23ebc779da61d4cb0203b6b0be0fdf758d88f6221acebdd
Description: shared-state re-written in C++20 and corotuines to handle information exchange between network nodes more efficiently.

Package: shared-state-bat_hosts
Version: 2025-01-22-1737572508
Depends: libc, libubus-lua, lime-system, lua, luci-lib-jsonc, luci-lib-nixio, shared-state-async
Source: /feed/packages/shared-state-bat_hosts
SourceName: shared-state-bat_hosts
Section: opt
SourceDateEpoch: 1737572508
Maintainer: Asociación Civil Altermundi <[email protected]>
Architecture: all
Installed-Size: 2567
Filename: shared-state-bat_hosts_2025-01-22-1737572508_all.ipk
Size: 3353
SHA256sum: b3303b5aceff0d08e190a4011c5505c690d08c9a9bf35896fbbec714c2ae8439
Description: Syncronize bat-hosts beween nodes, provides also mac2bat and bat2mac.

2 changes: 2 additions & 0 deletions arch_packages/master/mipsel_24kc_24kf/Packages.sig
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
untrusted comment: signed by key a71b3c8285abd28b
RWSnGzyChavSi4w+YUAOtmw8f8yGV6m9o+lVAA9aB7j8CAzjO5OOZBAZYa2JeInRytYQOD9yKKnv8QFXKecDLj9RFr+WkKGelAo=
1 change: 1 addition & 0 deletions arch_packages/master/mipsel_24kc_24kf/index.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"architecture": "mipsel_24kc_24kf", "packages":{"lime-system": "2025-01-22-1737572508", "shared-state-async": "2025-01-22-1737572508", "shared-state-bat_hosts": "2025-01-22-1737572508"}}
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit c1fb6e9

Please sign in to comment.