Skip to content
Snippets Groups Projects

New repository format for v4.0 branch

Closed Karel Koci requested to merge new-repo-4.0 into v4.0

This is secondary merge-request. Master MR is here: https://gitlab.labs.nic.cz/turris/turris-build/merge_requests/6

After this is merged it is required to update turris-os-*-kittens-* jobs on Jenkins to point to v4.0 instead of new-repo-4.0.

Edited by Karel Koci

Merge request reports

Checking pipeline status.

Approval is optional

Closed by Karel KociKarel Koci 6 years ago (Nov 20, 2018 12:13pm UTC)

Merge details

  • The changes were not merged into v4.0.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Karel Koci mentioned in merge request !6 (merged)

    mentioned in merge request !6 (merged)

  • Karel Koci changed the description

    changed the description

  • Karel Koci changed title from New repo 4.0 to New repository format for v4.0 branch

    changed title from New repo 4.0 to New repository format for v4.0 branch

  • Karel Koci added 21 commits

    added 21 commits

    • 2bbc6c22 - Create generate_lists as separate script
    • 4844e548 - Add generate_medkit script
    • 789cd9c2 - lists: drop obsolete comment
    • aeb868ea - lists: drop another obsolete comment
    • 78fa9b92 - compile_fw: sign with out of build tree key
    • 6722c811 - Rename compile_fw to compile_pkgs
    • 0447a107 - compile_pkgs: improve argument parsing and commands definition
    • f6f8a93e - compile_pkgs: simplify configure command and few other things
    • e66034d0 - compile_pkgs: lover case variables and centralize some commands
    • ab9996e8 - compile_pkgs: Fix some warnings and nasty syntax
    • 709e6cce - compile_pkgs: Split build to compile steps
    • 82203fc7 - compile_pkgs: drop build time statistics
    • 03ebbfff - compile_pkgs: Set configuration options to upper case
    • a6a5aa40 - compile_pkgs: fix empty make arguments
    • 7d3d46d9 - compile_pkgs: add pkgsrepo to create our repository directory
    • 29665ee6 - compile_pkgs: update path to git-hash in repo_checkout
    • 4cff7e56 - compile_pkgs: try to fix compilation error with -j8 considered as target
    • 76a5d898 - compile_pkgs: ignore errors in module packages
    • bab1e8a3 - compile_pkgs: call set_ccache as part of prepare step
    • e20c1e75 - compile_pkgs: Set openwrt branch to 18.06
    • 3e4720c4 - compile_pkgs: disable configuration loading till it is update on server

    Compare with previous version

    Toggle commit list
  • Karel Koci added 1 commit

    added 1 commit

    • 38a6cf9f - compile_pkgs: do not set DL mirror if not configured

    Compare with previous version

  • Karel Koci added 23 commits

    added 23 commits

    • 0771f6cf - 1 commit from branch v4.0
    • b3cab0d6 - Create generate_lists as separate script
    • b5d7c718 - Add generate_medkit script
    • 0d1b5490 - lists: drop obsolete comment
    • f174cbc0 - lists: drop another obsolete comment
    • 4e3d7a4c - compile_fw: sign with out of build tree key
    • 2271c555 - Rename compile_fw to compile_pkgs
    • 232c4c7b - compile_pkgs: improve argument parsing and commands definition
    • a3eafc44 - compile_pkgs: simplify configure command and few other things
    • 1093f73e - compile_pkgs: lover case variables and centralize some commands
    • fe3318d5 - compile_pkgs: Fix some warnings and nasty syntax
    • a1ba9b4a - compile_pkgs: Split build to compile steps
    • 33544baf - compile_pkgs: drop build time statistics
    • 025d1804 - compile_pkgs: Set configuration options to upper case
    • 4329cbaa - compile_pkgs: fix empty make arguments
    • 2a37cda4 - compile_pkgs: add pkgsrepo to create our repository directory
    • 19230389 - compile_pkgs: update path to git-hash in repo_checkout
    • 00a2530b - compile_pkgs: try to fix compilation error with -j8 considered as target
    • 3445934e - compile_pkgs: ignore errors in module packages
    • 6e16f5a1 - compile_pkgs: call set_ccache as part of prepare step
    • d4e768ab - compile_pkgs: Set openwrt branch to 18.06
    • 8f35714d - compile_pkgs: disable configuration loading till it is update on server
    • 7706c403 - compile_pkgs: do not set DL mirror if not configured

    Compare with previous version

    Toggle commit list
  • Karel Koci added 23 commits

    added 23 commits

    • f6c9ffba - 1 commit from branch v4.0
    • cd45af0d - Create generate_lists as separate script
    • ebb7d37c - Add generate_medkit script
    • d6843521 - lists: drop obsolete comment
    • 43c37eac - lists: drop another obsolete comment
    • 3ac6168b - compile_fw: sign with out of build tree key
    • deb7b919 - Rename compile_fw to compile_pkgs
    • e39a46e2 - compile_pkgs: improve argument parsing and commands definition
    • c63baad3 - compile_pkgs: simplify configure command and few other things
    • 9b9a45e5 - compile_pkgs: lover case variables and centralize some commands
    • 0c106641 - compile_pkgs: Fix some warnings and nasty syntax
    • 34184902 - compile_pkgs: Split build to compile steps
    • 7be52432 - compile_pkgs: drop build time statistics
    • 64dd127f - compile_pkgs: Set configuration options to upper case
    • 40e997f8 - compile_pkgs: fix empty make arguments
    • d1546289 - compile_pkgs: add pkgsrepo to create our repository directory
    • e060b238 - compile_pkgs: update path to git-hash in repo_checkout
    • 5fd70956 - compile_pkgs: try to fix compilation error with -j8 considered as target
    • e76e1fba - compile_pkgs: ignore errors in module packages
    • 5ad1f26e - compile_pkgs: call set_ccache as part of prepare step
    • be6da09e - compile_pkgs: Set openwrt branch to 18.06
    • 524f70aa - compile_pkgs: disable configuration loading till it is update on server
    • 7d513083 - compile_pkgs: do not set DL mirror if not configured

    Compare with previous version

    Toggle commit list
  • Karel Koci added 23 commits

    added 23 commits

    • 0b2006ea - 1 commit from branch v4.0
    • fb87902b - Create generate_lists as separate script
    • 0fbe03a5 - Add generate_medkit script
    • 0fdbe04f - lists: drop obsolete comment
    • 360b7aef - lists: drop another obsolete comment
    • e4bb549f - compile_fw: sign with out of build tree key
    • 03d12028 - Rename compile_fw to compile_pkgs
    • bbc0ca83 - compile_pkgs: improve argument parsing and commands definition
    • 04b4a8a4 - compile_pkgs: simplify configure command and few other things
    • 03a3088f - compile_pkgs: lover case variables and centralize some commands
    • 55c01aa5 - compile_pkgs: Fix some warnings and nasty syntax
    • 334fd6db - compile_pkgs: Split build to compile steps
    • f32a84ec - compile_pkgs: drop build time statistics
    • dbbf93a2 - compile_pkgs: Set configuration options to upper case
    • 90ead868 - compile_pkgs: fix empty make arguments
    • e182072c - compile_pkgs: add pkgsrepo to create our repository directory
    • f971bc58 - compile_pkgs: update path to git-hash in repo_checkout
    • 1a8c4898 - compile_pkgs: try to fix compilation error with -j8 considered as target
    • d0f45b73 - compile_pkgs: ignore errors in module packages
    • 8c4227af - compile_pkgs: call set_ccache as part of prepare step
    • a567bf8f - compile_pkgs: Set openwrt branch to 18.06
    • ffa302a5 - compile_pkgs: disable configuration loading till it is update on server
    • 3262e3ed - compile_pkgs: do not set DL mirror if not configured

    Compare with previous version

    Toggle commit list
  • Karel Koci added 33 commits

    added 33 commits

    • 3262e3ed...d8d94cb5 - 11 commits from branch v4.0
    • d0b091a4 - Create generate_lists as separate script
    • 1b01cd29 - Add generate_medkit script
    • a6ffa1e5 - lists: drop obsolete comment
    • 7bfb4add - lists: drop another obsolete comment
    • ca8445fd - compile_fw: sign with out of build tree key
    • a1a19fbf - Rename compile_fw to compile_pkgs
    • 25aa9173 - compile_pkgs: improve argument parsing and commands definition
    • 1cd2b7a1 - compile_pkgs: simplify configure command and few other things
    • 51bf01bb - compile_pkgs: lover case variables and centralize some commands
    • 186a2cb4 - compile_pkgs: Fix some warnings and nasty syntax
    • ba347e7b - compile_pkgs: Split build to compile steps
    • 5793aedd - compile_pkgs: drop build time statistics
    • 23c92a93 - compile_pkgs: Set configuration options to upper case
    • f1f65b08 - compile_pkgs: fix empty make arguments
    • 14a3b8d0 - compile_pkgs: add pkgsrepo to create our repository directory
    • 4a35de46 - compile_pkgs: update path to git-hash in repo_checkout
    • 982f1da4 - compile_pkgs: try to fix compilation error with -j8 considered as target
    • 3e57481a - compile_pkgs: ignore errors in module packages
    • b66b43d8 - compile_pkgs: call set_ccache as part of prepare step
    • bc729ce6 - compile_pkgs: Set openwrt branch to 18.06
    • 818164eb - compile_pkgs: disable configuration loading till it is update on server
    • c8408c67 - compile_pkgs: do not set DL mirror if not configured

    Compare with previous version

    Toggle commit list
  • closed

Please register or sign in to reply