From d84beb35dfa3a804eef35e1349ffec74ef9bbd87 Mon Sep 17 00:00:00 2001 From: Dan Radez Date: Wed, 6 Apr 2016 14:48:18 -0400 Subject: Updates to the iso build - refreshing to the Cent 7 1511 version of comps.xml - adding a graphical desktop install option - refreshing to the Cent 7 1511 version of isolinux.cfg - adding package depedencies for Mitaka ISO install JIRA: APEX-104 Change-Id: I73413270d2da656a4421f78a93504b611d300206 Signed-off-by: Dan Radez --- build/isolinux.cfg | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'build/isolinux.cfg') diff --git a/build/isolinux.cfg b/build/isolinux.cfg index 487226e1..87ae01b0 100644 --- a/build/isolinux.cfg +++ b/build/isolinux.cfg @@ -59,8 +59,7 @@ menu separator # insert an empty line menu separator # insert an empty line label linux - menu label ^Install Apex OPNFV :: CentOS 7 - menu default + menu label ^Install OPNFV Apex :: CentOS 7 kernel vmlinuz append initrd=initrd.img inst.stage2=hd:LABEL=OPNFV\x20CentOS\x207\x20x86_64 -- cgit 1.2.3-korg