~ubuntu-branches/ubuntu/jaunty/debootstrap/jaunty

Viewing all changes in revision 20.

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson, Anthony Towns, Joey Hess, Colin Watson
  • Date: 2007-06-23 02:19:27 UTC
  • Revision ID: james.westby@ubuntu.com-20070623021927-jtf12ytdf0lat9xm
Tags: 1.0.0
[ Anthony Towns ]
* Make debootstrap team maintained under the d-i banner.
* Add Joey, Frans and Junichi as uploaders, remove JHM (not in the
  d-i group).
* Make pkgdetails.c not need C99 extensions. (Closes: Bug#398977)
* Fix am_doing_phase implementation in debootstrap script. Thanks to
  Tero Janka for spotting the problem and the fix. (Closes: Bug#409881)

[ Joey Hess ]
* Drop support for sarge from the udeb.
* Update README.Debian:
  - One todo item is done. (I think cross-strap is too, but unsure.)
  - Reword NMU policy to note that it's team-maintained now.
* ACK my prior NMU. Closes: #418600
* If /dev/MAKEDEV DNE, as on certain s390 machines, use /sbin/MAKEDEV.
  Closes: #420908
  Note that /dev/MAKEDEV is still the correct location, and is still tried
  first so that building works on all FHS systems, as noted in #190239.

[ Colin Watson ]
* Add support for Ubuntu dapper (Closes: #342838), edgy, feisty, and
  gutsy. Exclude everything but gutsy from the udeb.
* Fix "deboostrap" typo in debootstrap(8) (thanks, Adam Conrad).
* Fix "htp" typo in temporary /etc/apt/sources.list.
* Drop support for woody from the udeb too.
* When removing $TARGET/debootstrap, debootstrap.log is still open as
  stdout/stderr and needs to remain so, but after unlinking it some NFS
  servers implement this by a temporary file in the same directory, which
  makes it impossible to rmdir that directory. Moving it instead works
  around the problem (thanks, Steven McCoy;
  https://launchpad.net/bugs/65003).
* Fix formatting error in debootstrap(8) (.R is not a macro).
* Reorganise scripts into scripts/debian/ and scripts/ubuntu/ directories
  in the source tree to declutter the top level.
* Add default_mirror function; reorganise the debootstrap script a little
  so that it works. Set the default mirror for Ubuntu suites to
  http://archive.ubuntu.com/ubuntu, and the default mirror for Debian
  etch/lenny/sid architectures other than amd64 and i386 to
  http://ftp.us.debian.org/debian (per ajt; see bug #363049).
* Add devices created by fd to devices-std.tar.gz, so that
  /dev/std{in,out,err} is available conveniently in chroots with /proc and
  /dev/pts mounted (thanks, Matthias Klose).
* Document --keyring and --make-tarball. (Closes: #368988)
* Update Ubuntu mirrors: warty/hoary/breezy => old-releases.ubuntu.com,
  unsupported architectures => ports.ubuntu.com.
* Add myself to Uploaders.
* Bump to 1.0.0. Nobody uses debootstrap in production, do they?

[ Joey Hess ]
* Remove the extended package description (aka bloat) from the udeb.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: