aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2016-04-08 16:28:01 +0200
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>2016-05-02 14:25:04 +0000
commit18ef333f457797639f1dd61b8970574902164a78 (patch)
tree312e4cb36ffae9b9aee8cc85d7bce920c01e51c5
parent8169211d5ca2ddff72a7b5279fc9146af46e5cea (diff)
FIXME: Add udev package to local mirror.
Ubuntu Trusty arm64 udev is currently overriden by MOS udev, add MOS udev to local mirrors on Fuel Master. Change-Id: I08f384b9dea940f39ee29a1ab6ff7302c18d9e51 (cherry picked from commit a243edde9c34f38dff717d8f6997825e74a61252)
-rw-r--r--patches/fuel-mirror/0002-Add-fuel-agent-dependencies-to-Ubuntu-mirror.patch17
1 files changed, 14 insertions, 3 deletions
diff --git a/patches/fuel-mirror/0002-Add-fuel-agent-dependencies-to-Ubuntu-mirror.patch b/patches/fuel-mirror/0002-Add-fuel-agent-dependencies-to-Ubuntu-mirror.patch
index 2f002308..441e990c 100644
--- a/patches/fuel-mirror/0002-Add-fuel-agent-dependencies-to-Ubuntu-mirror.patch
+++ b/patches/fuel-mirror/0002-Add-fuel-agent-dependencies-to-Ubuntu-mirror.patch
@@ -10,12 +10,15 @@ list them as dependencies (not patched for cross-debootstrap).
FIXME: Will building/patching fuel-agent using OPNFV mechanism solve
missing deps from local mirror too?
+
+FIXME: Remove udev package from this patch when Ubuntu Trusty on arm64
+fixes persistent device names in the udev it ships out of the box.
---
- contrib/fuel_mirror/data/ubuntu.yaml | 2 ++
- 1 file changed, 2 insertions(+)
+ contrib/fuel_mirror/data/ubuntu.yaml | 3 +++
+ 1 file changed, 3 insertions(+)
diff --git a/contrib/fuel_mirror/data/ubuntu.yaml b/contrib/fuel_mirror/data/ubuntu.yaml
-index 7bc0c4b..65026ed 100644
+index 7bc0c4b..4509a9a 100644
--- a/contrib/fuel_mirror/data/ubuntu.yaml
+++ b/contrib/fuel_mirror/data/ubuntu.yaml
@@ -77,6 +77,7 @@ packages: &packages
@@ -34,3 +37,11 @@ index 7bc0c4b..65026ed 100644
- "rsyslog-gnutls"
- "rsyslog-relp"
- "screen"
+@@ -124,6 +126,7 @@ packages: &packages
+ - "tmux"
+ - "traceroute"
+ - "ubuntu-standard"
++ - "udev"
+ - "vim"
+ - "virt-what"
+ - "xinetd"