aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/fuel_patch/ks.cfg.patch
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2017-09-05 13:25:08 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-09-05 13:25:08 +0000
commita1a413ad65c31ebf5dc42924f7ed04ab02a04872 (patch)
treebfe49085fe03cc6578ca9cd00ea82802bb57d1be /deploy/fuel_patch/ks.cfg.patch
parent14d7bf43d3790a0a5fb69c9eff0e93b9fd63c5ba (diff)
parent1b89628e4571a65245a743e4a85d38438a119b3d (diff)
Merge "build, deploy: Remove obsolete Fuel@Openstack code"
Diffstat (limited to 'deploy/fuel_patch/ks.cfg.patch')
-rw-r--r--deploy/fuel_patch/ks.cfg.patch19
1 files changed, 0 insertions, 19 deletions
diff --git a/deploy/fuel_patch/ks.cfg.patch b/deploy/fuel_patch/ks.cfg.patch
deleted file mode 100644
index 8c9cebc0f..000000000
--- a/deploy/fuel_patch/ks.cfg.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-*** ks.cfg.orig 2016-01-25 08:56:16.406241267 +0100
---- ks.cfg 2016-01-25 14:31:11.417761494 +0100
-***************
-*** 98,104 ****
- default_drive=`echo ${drives} ${removable_drives} | awk '{print $1}'`
-
- installdrive=${installdrive:-undefined}
-! forceformat=${forceformat:-no}
- for I in $(cat /proc/cmdline); do
- case "$I" in
- *=*)
---- 98,104 ----
- default_drive=`echo ${drives} ${removable_drives} | awk '{print $1}'`
-
- installdrive=${installdrive:-undefined}
-! forceformat=${forceformat:-yes}
- for I in $(cat /proc/cmdline); do
- case "$I" in
- *=*)