Skip to content
Snippets Groups Projects
  1. May 16, 2019
    • Karel Koci's avatar
      lists: Report target Turris OS · c667b814
      Karel Koci authored
      This should help us to debug system configuration better to see what
      exactly was targeted version. This also helps users to see what they are
      dealing with. It in some sense informs them if they are upgrading to new
      version or if that is just packages change (because of configuration
      change) in same release.
      Verified
      c667b814
  2. May 13, 2019
  3. Apr 23, 2019
  4. Jan 28, 2019
    • Karel Koci's avatar
      Nonabsolute lists · d486e0b3
      Karel Koci authored
      This creates lists that can be included in to each other. This is done
      by hack that original script calling one of these lists passes base URI
      to access sources and that is later reused. This is how relative URI
      should work in future but it is not completed now so we can overcome it
      this way and have almost same support.
      
      This also means that we no longer have to specify target branch for
      lists because it no longer matters.
      
      Fallback branch is for now dropped because we are not doing small build
      at the moment. We should in future return to them but they will be
      implemented differently then fallback branch is.
      
      This also does some base list cleanup.
      Verified
      d486e0b3
  5. Dec 03, 2018
  6. Nov 20, 2018
  7. Nov 19, 2018