~cjwatson/ubiquity/new-partitioner

« back to all changes in this revision

Viewing changes to scripts/apt-setup

  • Committer: Colin Watson
  • Date: 2006-04-21 11:39:15 UTC
  • Revision ID: colin.watson@canonical.com-20060421113915-7d2d711cd6afc4f5
* Rename from espresso to ubiquity, to better suggest an association with
  Ubuntu. Log output now written to /var/log/installer/syslog rather than
  using the package name.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
        db_set mirror/codename "$CODENAME"
9
9
fi
10
10
 
11
 
OVERRIDE_BASE_INSTALLABLE=1 /usr/lib/espresso/choose-mirror/choose-mirror
 
11
OVERRIDE_BASE_INSTALLABLE=1 /usr/lib/ubiquity/choose-mirror/choose-mirror
12
12
rm -f /target/etc/apt/sources.list
13
 
PATH="/usr/lib/espresso/apt-setup:$PATH" \
14
 
        /usr/lib/espresso/apt-setup/apt-setup /target
 
13
PATH="/usr/lib/ubiquity/apt-setup:$PATH" \
 
14
        /usr/lib/ubiquity/apt-setup/apt-setup /target