- Feb 10, 2021
-
-
Štěpán Henek authored
-
Josef Schlehofer authored
-
- Feb 09, 2021
-
-
Karel Koci authored
Now we feed entropy as soon as possible but in init. The reason is because in preinit the kernel modules are not yet loaded and atsha204 requires I2C to communicate. This is loaded later on and thus can't be in preinit. It also makes sense to load it at the same as we other services providing the same functionality (such as haveged).
-
- Feb 06, 2021
-
-
Josef Schlehofer authored
-
- Feb 05, 2021
-
-
Josef Schlehofer authored
- Update copyright - Remove PKG_SOURCE as the default one is .tar.xz No need to overwrite defaults in this case and also .tar.xz instead of tar.gz should take less space on our buildbots
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
Update copyright
-
Josef Schlehofer authored
Release notes: HTTP/2 enabled by default, mod_deflate zstd support, bugfixes
-
- Feb 04, 2021
-
-
Martin Matějek authored
Added: * networks: include MAC address of interfaces Fixed: * zeroconf: update zconf service when IP changes * wan: allow 6in4 tunnel without routed IPv6 prefix
-
Josef Schlehofer authored
-
Josef Schlehofer authored
Update copyright
-
Josef Schlehofer authored
-
Josef Schlehofer authored
Update copyright
-
Josef Schlehofer authored
Update copyright
-
Josef Schlehofer authored
-
- Feb 03, 2021
-
-
Fixes: CMake Error at cmake/plugin.cmake:104 (MESSAGE): Invalid value for PLUGIN_ROCKSDB On top of it, this change is already in packages repository in mariadb's Makefile
-
Josef Schlehofer authored
It is going to be part of upcoming release of OpenWrt - 20.xx/21.xx
-
- Feb 02, 2021
-
-
Josef Schlehofer authored
-
- Feb 01, 2021
-
-
Josef Schlehofer authored
-
- Jan 26, 2021
-
-
Josef Schlehofer authored
Before this commit: target aarch64_cortex-a53 was shown as OpenWrt array and it was not split as it was for Turris Omnia and Turris 1.x that there are different jobs for each version. This solves this issue and there are two jobs for this targets with different OpenWrt version.
-
* Fix pendingMigrationAlert when no drives connected * Refactor storageState variables * Update Foris JS library to v5.1.8 * NPM audit fix
-
Fixed: * fix regression by bringing back some attributes that were removed in latest API cleanup Changed: * cleanup and refactoring in module API (remove old_uuid, old_device_desc; add using_external) * more strict json schema constraints
-
Karel Koci authored
-
As part of fixes also waiting for external devices up to 5 seconds.
-
This reenables the SATA support on the Omnia only.
-
Karel Koci authored
This package uses 'message of the day' to inform user about limitations of oficial Turris support.
-
- Jan 25, 2021
-
-
Changed * `lspci` expanded to show also vendor and device numbers and names Fixed * `nikola` fixed to call `sentinel-nikola` instead of `nikola`
-
- Jan 19, 2021
-
-
Josef Schlehofer authored
-
- Jan 15, 2021
-
-
Jan Pavlinec authored
Changes: - limit number of fowarding servers to 10 - use get_servers_ip_addresses to get forwarding servers
-
Jan Pavlinec authored
Changes: - add ipcheck.py utility - get_servers_ip_addresses to parse /tmp/resolv.conf.auto
-
Jan Pavlinec authored
Changes: - use get_servers_ip_addresses to get forwarding servers
-
Josef Schlehofer authored
-
Josef Schlehofer authored
It means that we are testing just our three platforms and one of it is even run tested in Docker. Also, it uses Docker repositories maintainer by OpenWrt developers. Tested platforms: powerpc_8540 (Turris 1.x) arm_cortex-a9_vfpv3-d16 (Turris Omnia) aarch64_cortex-a53 (Turris MOX, Turris Shield) - This one is run time tested in Docker This should compile packages and upload them as artefacts, which means that there is going to be less manual work which should lead to have merged pull requests faster. One minor disadvantage for now is that this compiles packages against OpenWrt releases (stable and snapshots) without our patches, which comes from turris-build repository and that it is tested against develop branch from turris-os-packages. Github Actions will be run on every push (including branches, commits) and pull request (here on GitHub).
-
Paul Spooren authored
This comes from the OpenWrt packages repository and added a few changes, which were not merged, yet. E.g. in packages feed, there is run test in Docker container if there is dedicated file test.sh near Makefile, but there is a pending change to be merged to run generic run test to check version of package even there is no test.sh Signed-off-by:
Josef Schlehofer <pepe.schlehofer@gmail.com>
-
- Jan 14, 2021
-
-
Michal Hrusecky authored
Makes sure that mac address of eth0 is used for bridge if netbooted MOX has multiple interfaces.
-
- Jan 13, 2021
-
-
Jan Pavlinec authored
-
* next query param fix
-