~ubuntu-branches/ubuntu/oneiric/debootstrap/oneiric

« back to all changes in this revision

Viewing changes to scripts/sarge.fakechroot

  • Committer: Bazaar Package Importer
  • Author(s): Otavio Salvador, Joey Hess, Colin Watson
  • Date: 2011-07-24 10:33:56 UTC
  • mfrom: (15.1.4 sid)
  • Revision ID: james.westby@ubuntu.com-20110724103356-uwitxb93x446eld2
Tags: 1.0.33
[ Joey Hess ]
* Mention minbase variant in --help. Closes: #632418
* Use md5sums for sarge, which did not consistently have sha1sums
  everywhere. Closes: #633158

[ Colin Watson ]
* Improve text of error message when decompression command is not
  available.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
mirror_style release
4
4
download_style apt
 
5
force_md5
5
6
 
6
7
LIBC=libc6
7
8
if [ "$ARCH" = "alpha" ] || [ "$ARCH" = "ia64" ]; then