Skip to content
Snippets Groups Projects
  1. May 30, 2019
    • Karel Koci's avatar
      compile_pkgs: don't run it under sudo and build everything · ab58a519
      Karel Koci authored and Josef Schlehofer's avatar Josef Schlehofer committed
      Parameter -e is now obsolete and by default, we want to build everything.
      Removed it from turris-build.conf.example
      
      Because of that we or users don't need to select packages in make
      menuconfig which we or they want to build. Now each package will be selected
      but not compiled which depends on user choice.
      
      Also, compile_pkgs shouldn't be run under root or with sudo. Do it as
      normal user.
      ab58a519
  2. May 16, 2019
  3. Apr 24, 2019
  4. Apr 23, 2019
  5. Mar 14, 2019
  6. Mar 13, 2019
  7. Mar 12, 2019
    • Karel Koci's avatar
      compile_pkgs: fix problem with ignored packages from feeds · 41cfb113
      Karel Koci authored
      This fixes problem with ignored packages that were introduced by patch.
      What this does is that it installs packages after patching is done. It
      also first updates indexes again before installation.
      
      Because this feature was originally split between two function but
      patch_feeds had to be inserted to the middle of get_feeds I decided to
      drop both and used upper repatch_feeds instead. This means that we are
      no longer able to get and patch feeds separately but I think that this
      separation was almost useless.
      41cfb113
  8. Feb 25, 2019
  9. Feb 06, 2019
  10. Dec 06, 2018
  11. Nov 30, 2018
  12. Nov 24, 2018
  13. Nov 22, 2018
  14. Nov 21, 2018
  15. Nov 20, 2018
  16. Nov 19, 2018