Commits on Source (24)
-
Verified01450801
-
Josef Schlehofer authored
We no longer need to have OpenWISP feed as OpenWISP was updated to the latest version in these commits in branches: openwrt-19.07 [1] and master [2]. As it was updated, there are no differences and thus openwisp folder (feed) on our repository is empty. And if there are any differences, it should be added to OpenWrt's packages repository. [1] https://github.com/openwrt/packages/blob/openwrt-19.07/admin/openwisp-config/Makefile [2] https://github.com/openwrt/packages/commit/9f7b8088c374a5c8533c61baf56ae57343f6fb67
Verified20e4d665 -
Karel Koci authored
This is new-old service that feeds entropy from atsha.
Verified19c9cfa9 -
Michal Hrusecky authored
Backport of upstreamed solution https://github.com/openwrt/packages/pull/14202
Verified2c83b69e -
Karel Koci authored
Turris has rescue image that provides same and even better functionality that can't be exploited from network at the same time. The failsafe disable is even suggested in option as it clearly recognizes that ability to break boot from network is a security risk.
Verifiedbc16d175 -
Karel Koci authored
In default we do not configure updater branch thus using default of updater-ng's package. That works for HBS and thus is needed to be same for HBT and HBK. In case of other branches this is not exactly true and we can simply use default branch as default update branch.
Verified5692704b -
The reforis plugin is installed automatically with sentinel-proxy. It is even not wanted to install it as it should not be there when only HaaS is selected.
Verifiede6431a0b -
Josef Schlehofer authoredVerified8bc4786c
-
Josef Schlehofer authored
We want to push Turris OS 5.1.9 as soon as possible and this commit is issue for us as after updating all packages then Wi-Fi networks are down and they came back only while doing reboot. We will take a look at it further, this is quick&dirty solution.
Verified0585a301 -
Josef Schlehofer authoredVerifiedcde010de
-
Josef Schlehofer authoredVerified7b1fa542
-
Josef Schlehofer authored
Throw away PKG_RELEASE downgrade as we are patching hostapd anyway in another patch, so we dont need it.
Verified3b1f759e -
Josef Schlehofer authored
Throw away PKG_RELEASE bump. We need to have same version in HBS for now, which is there PKG_RELEASE=5
Verifiede5eaf092 -
Josef Schlehofer authoredVerified55e42369
-
Josef Schlehofer authored
We experienced this issue with recent update in OpenWrt 19.07 main repository, when hostapd was updated due to vulnerability in P2P group information and after update Wi-Fi was not working anymore and it was required to do reboot of the router, but /etc/init.d/network restart does its job as well. This reverts commit e46d84a6.
Verified7ca8dc88 -
Josef Schlehofer authored
We dont think that it is necessary anymore as we have a workaround for such case. More details in commit 7ca8dc88 ("Revert "Revert "patches/openwrt: reload network on wpad update""")
Verified4cb14446 -
Josef Schlehofer authoredVerified5b9df7a9
-
Josef Schlehofer authoredVerified9e5737df
-
Josef Schlehofer authoredVerified178af225
-
Josef Schlehofer authoredVerifieddb081d95
-
Josef Schlehofer authoredVerified5b34cef4
-
Karel Koci authored
This is a pull and modification of changes introduced to turris-os-packages 848af2d4e4cd4c8591fbe8b525d303570e079a46. It introduces primarily project specific config that includes new scripts and hooks. To enable it in local repository it is just: git config --local include.path ../.gitconfig The hook checks if commit being pushed to Gitlab server is correct. There are multiple checks: * Check naming convention * Check base (hbk vs hbl vs hbd) * Protects against forgotten hbl and hbd pushes when pushing hbk or hbl In terms of aliases this adds: git new-mr: This opens web browser with new merge request on https://gitlab.nic.cz for current branch. git new-branch: This creates new branch interactively and should help users with naming convention.
Verifiedb8f9963d -
Karel Koci authored
New versions of git complain that the initial branch name is not specified. It suggests specification in config but in our case the better option is to not rely on user and just suppress this warning by explicitly specifying master.
Verified0c0b95f3 -
Karel Koci authoredVerified69c1f007
Showing
- .gitconfig 12 additions, 0 deletions.gitconfig
- .githooks/pre-push 105 additions, 0 deletions.githooks/pre-push
- .gitscripts/new-branch 101 additions, 0 deletions.gitscripts/new-branch
- .gitscripts/new-mr 39 additions, 0 deletions.gitscripts/new-mr
- NEWS 3 additions, 0 deletionsNEWS
- compile_pkgs 1 addition, 1 deletioncompile_pkgs
- configs/common/basic_settings 4 additions, 0 deletionsconfigs/common/basic_settings
- feeds.conf 0 additions, 1 deletionfeeds.conf
- generate_medkits 1 addition, 0 deletionsgenerate_medkits
- lists/pkglists/datacollect.lua.m4 0 additions, 2 deletionslists/pkglists/datacollect.lua.m4
- patches/openwrt/backport/0007-openvpn-openvpn-Support-username-and-password-options.patch 122 additions, 0 deletions...envpn-openvpn-Support-username-and-password-options.patch
- patches/openwrt/hack/0001-base-files-do-not-automatically-activate-services-an.patch 7 additions, 6 deletions...ase-files-do-not-automatically-activate-services-an.patch
- patches/openwrt/hack/0016-hostapd-restart-network-on-wpad-install.patch 38 additions, 0 deletions...t/hack/0016-hostapd-restart-network-on-wpad-install.patch
- patches/openwrt/to-upstream/0035-hostapd-backport-fixes-for-multiple-SSID-at-one-PHY-.patch 0 additions, 14 deletions...ostapd-backport-fixes-for-multiple-SSID-at-one-PHY-.patch
.gitconfig
0 → 100644
.githooks/pre-push
0 → 100755
.gitscripts/new-branch
0 → 100755
.gitscripts/new-mr
0 → 100755