i’ve found some time for ns7arm
before release the new package i would like to have opinions by all interested…
-
i’m evaluating to differentiate the config of the epel repo by arch. while there is no an official epel repo for arm32, there is for arm64. So if the install is done on a rpi, the epel on my mirror will be used, otherwise if install is on arm64 the official epel repo will be used
-
testing the updates require lot of time…
so i’ve added a new repo: nethserver-crt
it is simply a copy of nethserver-updates for x86_64. So if you want test the latest updates from NS7 you can enable it and update a single packages or all (which are still a subset of what is available for x86_64), report back so i can move in nethserver-update -
some minor fix on install script to work also on pine64
-
some minor fix on install script to work also on Scaleway VPS arm64 (network.service was masked), still to test on bare metal
i’ve some problem in upgrade package:
for both arch: due to an incorrect naming in previous package, to update the only way for now is to remove olda package and reinstall the new one
for aarch64: simply installing new package will not enable the official epel, so additional steps are:
delete epel.repo and reinstall epel-release
i’ll document those steps in the wiki if we continue on this path
this is the new install package to test:
http://mirror.framassa.org/nethserver7-arm/nethserver-release-7-3arm.6.gb390d5e.ns7.noarch.rpm
tnx