~tsimonq2/debian-cd/lubuntu-cosmic-changes

« back to all changes in this revision

Viewing changes to tools/boot/sarge/boot-ia64

  • Committer: Arch Librarian
  • Date: 2005-03-22 01:10:21 UTC
  • Revision ID: Arch-1:debian-cd@arch.ubuntu.com%debian-cd--MAIN--0--patch-617
Use DI_CODENAME to locate the installation system.  Thi...
Author: pere
Date: 2004-07-11 09:34:57 GMT
Use DI_CODENAME to locate the installation system.  This make it
possible to use debian-installer with Woody CDs.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
# $1 is the CD number
6
6
# $2 is the temporary CD build dir
7
7
 
8
 
. $BASEDIR/tools/boot/$CODENAME/common.sh
 
8
. $BASEDIR/tools/boot/$DI_CODENAME/common.sh
9
9
 
10
10
set -e
11
11
set -x