[Devel] [PATCH RHEL7 COMMIT] Revert "scripts: Delete generated binary files from kernel tree"

Konstantin Khorenko khorenko at virtuozzo.com
Tue May 26 09:33:34 PDT 2015


The commit is pushed to "branch-rh7-3.10.0-123.1.2-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git
after rh7-3.10.0-123.1.2.vz7.5.6
------>
commit 9c427a87aa6083367978866348e753f886f9cf50
Author: Konstantin Khorenko <khorenko at openvz.org>
Date:   Tue May 26 20:09:14 2015 +0400

    Revert "scripts: Delete generated binary files from kernel tree"
    
    This reverts commit 1ba90c8b2c0023526ad16ac61a661c3136adb691.
    
    We do create a cumulative Virtuozzo diff to be put into
    src rpm and in kernel.spec we do apply this cumulative patch
    using "patch" utility.
    And "patch" does not understand binary diffs generated by git.
    
    => let those files just be in git until RedHat removes them from
    tar archive.
    
    Signed-off-by: Konstantin Khorenko <khorenko at openvz.org>
---
 scripts/basic/fixdep | Bin 0 -> 13875 bytes
 scripts/kconfig/conf | Bin 0 -> 114694 bytes
 2 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/scripts/basic/fixdep b/scripts/basic/fixdep
new file mode 100755
index 0000000..2d8a408
Binary files /dev/null and b/scripts/basic/fixdep differ
diff --git a/scripts/kconfig/conf b/scripts/kconfig/conf
new file mode 100755
index 0000000..2b2a841
Binary files /dev/null and b/scripts/kconfig/conf differ



More information about the Devel mailing list