Fix debootstrap package 51/351/2
authorMichal Skalski <mskalski@mirantis.com>
Thu, 16 Apr 2015 13:40:09 +0000 (13:40 +0000)
committerMichal Skalski <mskalski@mirantis.com>
Thu, 16 Apr 2015 20:33:28 +0000 (20:33 +0000)
commit3db8c36ade39c5996632cb7019336cedb1936913
treeb5baacf6180370164d2f5090afa68e04d24aa0ac
parent4b5977c92d16d1f4af9293fc874645e671674c22
Fix debootstrap package

This commit provide scripts to patch debootstrap package.
This should fix problems that can occur during ubuntu 12.04 installation.
More detail can be found here:
 * https://bugs.launchpad.net/ubuntu/+source/debootstrap/+bug/1001131
 * https://wiki.debian.org/DebianInstaller/Modify/CD#Workaround_bug_in_deboostrap

Change-Id: I881191a37ba22d336c61623ae506f7e75dcc7540
JIRA:
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
fuel/build/Makefile
fuel/build/install/apt-ftparchive-udeb.conf [new file with mode: 0644]
fuel/build/install/install.sh
fuel/build/patch-packages/Makefile
fuel/build/patch-packages/debootstrap/Makefile [new file with mode: 0644]
fuel/build/patch-packages/debootstrap/debootstrap.patch [new file with mode: 0644]
fuel/build/patch-packages/tools/udeb_pack [new file with mode: 0755]
fuel/build/patch-packages/tools/udeb_unpack [new file with mode: 0755]