-
Notifications
You must be signed in to change notification settings - Fork 325
Meeting 2023 03
Tom Herbers edited this page Dec 12, 2023
·
3 revisions
13.06.2023 - 20:00 CEST - mumble.freifunk.net
Notes from Last Meetup: Meeting-2023-02
- [ 👤 djfe]
- [ 👤 lemoer]
- [ 👤 NeoRaider]
- [ 👤 tomh]
- [ 👤 mkg20001] (will attend 20:40)
Please always note your name next to your topic
- [ 👤 skorpy] Can one take this over: gluon-setup-mode: allow network-triggered activation (#2778)
- [ 👤 djfe] cleanup /etc/opkg/keys on upgrades #2665
- it would be nice to delete those before the upgrade via a script from inside the sysupgrade image before the upgrade
- currently no realistic option
- delete keys via a hook from inside the autoupdater once it's clear that an update is going to happen
- it would be nice to delete those before the upgrade via a script from inside the sysupgrade image before the upgrade
- [ 👤 mkg20001] olsr2 client ap https://github.com/freifunk-gluon/gluon/pull/2788
- would be nice to have, stuck on l3roamd prefix import
- but works flawlessly without
- needs review, should be merged before 23
- [ 👤 mkg20001] nftables migration https://github.com/freifunk-gluon/gluon/pull/2783
- a lot more space is used now, but only a switch affected
- 6m devices will no longer have enough space
- will be thrown out sometime after Gluon 23, likely in a batch with fw3
- pr is quite big
- own branch for pull request where each module is individually pr'd on and tested
- necessary modules prioritised over optional ones
- a lot more space is used now, but only a switch affected
- [ 👤 mkg20001] vlan ui https://github.com/freifunk-gluon/gluon/pull/2907
- would need changes in webui logic to handle ui changes during form:write
- current hack breaks ui partly
- rewrite current multilistvalue into a custom vlan-add-remove-ui component
- vlans could be added/removed without having to do an extra request
- would be all Javascript state changes on the Client
- use preact and parcel for new frontend
- first make a small pr to demonstrate
- new element that uses the new frontend and loads it from existing network page
- gets json from backend, later exports json into hidden form field
- needs sorting, so the order isn't always random
- example alphanumeric sorting
- this isn't a requirement for the PR, can be fixed later
- would need changes in webui logic to handle ui changes during form:write
- community-packages could be looked through again. since review isn't a hard-requirement we could merge some of the pull requests that the maintainers themselves didn't define as being work-in-progress.
-
Usage
-
Community
-
Development
- Device Integration
- Roadmap
- Release-life-cycle
- Protocols
- Meeting 2024/05
- Meeting 2024/03
- Meeting 2024/02
- Meeting 2024/01
- Meeting 2023/06
- Meeting 2023/05
- Meetup-CCCamp
- Meeting 2023/04
- Meeting 2023/03
- Meeting 2023/02
- Meeting 2023/01
- Meeting 2022/06
- Meeting 2022/05
- Meeting 2022/04
- Meeting 2022/03
- Meeting 2022/02
- Meeting 2022/01
- Meeting 2021/01
- Meeting 2019/01
- Meeting 2018/03
- Meeting 2018/02
- Meeting 2018/01
- Meeting 2017/01
- Concepts
- Release Process
-
Debugging