Skip to content
Snippets Groups Projects
  1. Sep 16, 2020
  2. Sep 14, 2020
    • Karel Koci's avatar
      generate_medkits: this is more general script instead of generate_medkit · 3b85c6e8
      Karel Koci authored
      We need to generate more than one medkit per target. That can be
      controlled by CI but it is better to have it all at once controlled by
      turris-build repository. It also partially hides all possible options
      generate_medkit provides. Most of them are to have versatile tool to
      generate medkit but are not intended to be used in CI to build real
      medkits. With this script (named generate_medkits to be consistent with
      generate_lists) only minimal required info is required from user and
      rest is provided depending on what kind of medkit is build.
      
      To have repository clean generate_medkit was moved to helpers directory.
      
      There are hints on future variants of medkits. At the moment primary use
      is for contracts but we can also provide minimal medkits (pretty much
      compared to what we have), beef up default medkit (just include some
      more common package lists) and also for example have full medkit with
      all package lists and drivers and languages (it is question if we even
      want that). It is also expected to have more targeted medkits such as
      broadband variant that would out of the box provided support for LTE
      modems and so on.
      3b85c6e8
  3. Sep 13, 2020
  4. Sep 08, 2020
    • Karel Koci's avatar
      generate_medkit: use package's bootstrap ability · 9dc37da3
      Karel Koci authored
      Packages now can bootstrap configuration provided from environment
      variables on their own. That removes need to generate configuration
      files here and makes it overall more general.
      
      Variables are renamed to explicitly differentiate those participating in
      packages bootstrap from those only passed to fakeroot trough
      environment. Those are also variable names expected by packages
      themselves.
      9dc37da3
  5. Sep 07, 2020
  6. Sep 02, 2020
  7. Sep 01, 2020
  8. Aug 26, 2020
  9. Aug 25, 2020
  10. Aug 17, 2020
  11. Aug 12, 2020
  12. Aug 11, 2020
  13. Aug 09, 2020
  14. Aug 08, 2020
  15. Aug 06, 2020
  16. Aug 05, 2020
  17. Aug 04, 2020
Loading