build: fuel-main: Decouple patches, Makefile. 59/15859/6
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Fri, 17 Jun 2016 23:09:27 +0000 (01:09 +0200)
committerMichal Skalski <mskalski@mirantis.com>
Tue, 2 Aug 2016 09:56:47 +0000 (09:56 +0000)
commit5bfea5d5b88a167b754384f07453a80d416d7337
tree9e762e5a8e734d1c3462440e9b2cb8903ebc637a
parent7a02094add80d97be77754c3c404e9d1c1a769c6
build: fuel-main: Decouple patches, Makefile.

Tested in armband, with very small adaptions.

Use `git apply` and/or `git am` in favor of `patch`.
Change patches from old context format to unified diff.

This change allows us to decouple Makefile and patches.
This means we no longer have to manually stage touched files
before committing them to git.

Possible improvements:
- move patches to separate dir and add ordering info (prefix);
- merge patches (currently we have one per touched file);

Remove obsolete (unused?) patch:
- fuel-main_docker_version.patch

Change-Id: I5b621370993b259779c813b47105f632948e6da7
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
build/Makefile
build/bootstrap_admin_node.sh.patch
build/fuel-main_docker_version.patch [deleted file]
build/isolinux.cfg.patch