Skip to content
Snippets Groups Projects
  1. Aug 12, 2022
  2. Aug 08, 2022
  3. Aug 03, 2022
    • Josef Schlehofer's avatar
      Revert "Revert "turris1x-support: fix boot.scr location"" · 7bda550e
      Josef Schlehofer authored
      Ok, it seems that it was happening also in the HBS (before my fix as it
      does not get into release), thus we can be sure
      that I did not break it, thus revert it once again.
      
      This reverts commit 64045edc.
      v5.4.0
      7bda550e
    • Josef Schlehofer's avatar
      Revert "turris1x-support: fix boot.scr location" · 64045edc
      Josef Schlehofer authored
      Even though, the previous solution fixes this output:
      ```
      cmp: /boot/boot.scr: No such file or directory
      cp: can't stat '/boot/boot.scr': No such file or directory
      ```
      
      It seems there is some issue with infinite loop of symlinks
      ```
      INFO:Executing postupdate hook: 10_kernel-install
      //boot/zImage /tmp/tmp.NEAjjh/zImage differ: char 5, line 1
      cmp: //boot/fdt: Symbolic link loop
      cp: can't stat '//boot/fdt': Symbolic link loop
      ```
      
      Because of that, revert it for now as we would like to release a new
      version soon.
      
      This reverts commit e68eda1d.
      64045edc
  4. Aug 02, 2022
  5. Jul 27, 2022
    • Josef Schlehofer's avatar
      turris1x-support: fix boot.scr location · e68eda1d
      Josef Schlehofer authored and Michal Vasilek's avatar Michal Vasilek committed
      The file boot.scr should be in boot folder and not in root,
      because then it is not in the same way as it is done for Turris Omnia
      and Turris MOX. I checked it with Turris OS 3.x release also, when
      boot.scr was introduced for Turris 1.x routers and there is also in boot
      folder.
      
      Fixes the following output:
      cmp: /boot/boot.scr: No such file or directory
      cp: can't stat '/boot/boot.scr': No such file or directory
      
      Fixes: 03c8a7c7 ("turris1x-btrfs: deploy
      boot.scr and link the appropriate dtb name")
      e68eda1d
  6. Jul 26, 2022
  7. Jul 12, 2022
  8. Jul 11, 2022
  9. Jul 05, 2022
  10. Jul 01, 2022
  11. Jun 29, 2022
    • Karel Koci's avatar
      switch-branch: prevent downgrades · 32759da4
      Karel Koci authored
      Downgrades between versions is dangerous and can break router. It is not
      supported and all fixes and migration scripts are just one way, there is
      no way to revert changes done by them on downgrade. Thus doing downgrade
      can cause pretty much any component to become invalidly configured and
      thus broken.
      32759da4
  12. Jun 24, 2022
  13. Jun 10, 2022
  14. Jun 09, 2022
  15. May 23, 2022
    • Aleksandr Gumroian's avatar
      reforis-data-collection: update to version 0.4.0 · 1248830a
      Aleksandr Gumroian authored
      * Add & update translations
      * Add Sentinel device token
      * Add missing peerDependencies
      * Update Foris JS library to v5.4.0
      * Update required NodeJS version to 16.x
      * Fix spelling & grammar in helpTexts
      * Fix translation strings
      * Move reforis to devel dependencies
      * Improve description & add repo URL
      * Remove obsolete setuptools version pin
      * NPM audit fix
      v5.3.10
      1248830a
  16. May 06, 2022
  17. May 03, 2022
    • Josef Schlehofer's avatar
      turris1x-uboot: Introduce new U-boot versions · 840573b9
      Josef Schlehofer authored
      This package contains two new development U-boot versions for Turris
      1.x. Only one is shipped with this package to users as the other
        version is nice to have if something goes wrong.
      
      These files were provided by @prohar, who is working to have Turris 1.x
      upstream support in U-boot and kernel as well. While working on it, he
      found some serious issues in U-boot for mpc85xx, which are currently on
      review in their mailing list.
      
      This could be helpful for experienced users, who might try to test it
      and let us know if all the things work as they should.
      
      This was compile tested for Turris 1.x.
      v5.3.9
      840573b9
    • Josef Schlehofer's avatar
      turris1x-firmware: fix TITLE · 09e928bf
      Josef Schlehofer authored
      It seems this was copy&pasted from Turris MOX and someone forgot to
      change the TITLE for Turris 1.x router
      09e928bf
    • Vladimír Čunát's avatar
      knot-resolver: fix init after update to 5.5.0 · 57fc96dc
      Vladimír Čunát authored
      I forgot that this upstream bugfix would break init here
      knot/knot-resolver!1253
      
      On the other hand, now the equivalent thing can be written
      much easier, so I'm doing that.
      57fc96dc
  18. Apr 29, 2022
  19. Apr 28, 2022
  20. Apr 26, 2022
  21. Apr 24, 2022
  22. Apr 22, 2022
  23. Apr 08, 2022
  24. Apr 01, 2022
  25. Mar 31, 2022
  26. Mar 23, 2022