[28385] in Source-Commits

home help back first fref pref prev next nref lref last post

scripts commit: Default to trusty

daemon@ATHENA.MIT.EDU (Jonathan D Reed)
Tue Aug 12 10:33:40 2014

Date: Tue, 12 Aug 2014 10:33:31 -0400
From: Jonathan D Reed <jdreed@MIT.EDU>
Message-Id: <201408121433.s7CEXV6f010184@drugstore.mit.edu>
To: source-commits@MIT.EDU

https://github.com/mit-athena/scripts/commit/1c86d5c659ec61b85d9a251f62c31e14b4685b54
commit 1c86d5c659ec61b85d9a251f62c31e14b4685b54
Author: Jonathan Reed <jdreed@mit.edu>
Date:   Mon Aug 11 17:48:15 2014 -0400

    Default to trusty
    
    Default to trusty for the PXE install

 installer/pxe/stage1/debathena/installer.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/installer/pxe/stage1/debathena/installer.sh b/installer/pxe/stage1/debathena/installer.sh
index ca785df..c0504fb 100644
--- a/installer/pxe/stage1/debathena/installer.sh
+++ b/installer/pxe/stage1/debathena/installer.sh
@@ -155,7 +155,7 @@ ddb="${esc}[1;31;47;5m" # Plus blinking
 
 mirrorsite="mirrors.mit.edu"
 installertype="production"
-distro="precise"
+distro="trusty"
 partitioning="auto"
 arch="i386"
 # That is a space and a tab

home help back first fref pref prev next nref lref last post