lp:ubuntu/jaunty/debootstrap

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/jaunty/debootstrap
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

33. By Colin Watson

[ Otavio Salvador ]
* Improve code to choose between libc packages. Thanks to Luca Favatella
  <email address hidden> for first version of the patch.

[ Colin Watson ]
* Remove partial support for emitting translated progress messages with
  gettext. Don't panic; d-i still has all the support necessary for this.
  debootstrap's own support for doing this outside d-i with gettext's
  shell bindings has been completely broken ever since it was added in
  2003, though, and nobody has complained. Fixing it would require a big
  pile of infrastructure and some non-trivial patches, plus arranging to
  copy all the translations over from base-installer, and it just doesn't
  seem worth it, so lose the cruft (LP: #188690).
* Export PATH, just to make sure. It isn't necessarily exported by shells
  running from init=/bin/sh or similar, and the upstream bash maintainer
  is unwilling to export it by default; it's easy enough to do so here
  (LP: #320188).

32. By Colin Watson

* Backport from trunk:
  - Add /dev/console to devices.tar.gz (after all, MAKEDEV's 'consoleonly'
    was added for boot-floppies in the first place; see
    https://lists.ubuntu.com/archives/ubuntu-devel/2009-January/027230.html).

31. By Colin Watson

Fix scripts/ubuntu/gutsy (symlinked to hardy, intrepid, jaunty) to cope
with Anthony's change in 1.0.8 to make --second-stage not bother
recalculating required and base. (Other scripts fixed in trunk, but I
haven't bothered backporting those changes.)

30. By Colin Watson

Add (Ubuntu) jaunty as a symlink to gutsy.

29. By Frans Pop <email address hidden>

[ Joey Hess ]
* Avoid "broken pipe" errors in bootstrap.log from the the smallyes function.
  The errors themselves are inherent to how the function is used, so just
  suppress them. Closes: #480560.

[ Frans Pop ]
* Do not cache Release and Release.gpg files. Closes: #488424.
* Abort if a Packages file failed to verify.
* Update standards version to 3.8.0; no other changes needed.

28. By Colin Watson

[ Frans Pop ]
* Error out on unrecognized options to avoid invalid options to be
  recognized as arguments.

[ Colin Watson ]
* Use 'chown 0:0' in all scripts rather than deprecated 'chown 0.0'
  (thanks, Evan Klitzke).
* Add (Ubuntu) intrepid as a symlink to gutsy.

27. By Colin Watson

[ Frans Pop ]
* Change Priority for the udeb to extra in line with overrides file.

[ Colin Watson ]
* Partially revert r50134; there are people who depend on being able to
  use the "upstream" Makefile on non-Debian systems. Create necessary
  directories in the Makefile rather than relying on dh_installdirs to do
  it (LP: #172645).
* Use ftp.us.debian.org rather than ftp.debian.org
  (http://lists.debian.org/debian-devel-announce/2007/12/msg00002.html).

[ Anthony Towns ]
* Add minbase variant for the sid script that only install apt (and
  its dependencies) instead of all of base. (Closes: Bug#351912,
  Bug#452654)
* Make --second-stage not bother recalculating required and base as
  it's not needed.
* Make --arch and other arguments accept both "--arch i386" and
  "--arch=i386" forms of specifying a parameter to avoid the
  inconsistency.

[ Stephen R. Marenka ]
* Allow installation of etch-m68k. (Closes: Bug#458965)

[ Colin Watson ]
* Add minbase variant for Ubuntu gutsy/hardy; see Anthony's change above.
* Minor manual page formatting improvements.

26. By Frans Pop <email address hidden>

* No longer include full devices tarball in udeb.
* Also try 'udpkg --print-architecture' when determining the target
  architecture.
* Utility pkgdetails moved from debootstrap-udeb to bootstrap-base so that
  the udeb can become 'Architecture: all'.
* Change /usr/lib/debootstrap to /usr/share/debootstrap. Closes: #430615.
* Use tab indentation in debootstrap and functions saving 3kB (relevant for
  Debian Installer).
* Fix various inconsistencies in build scripts.
* Fix dpkg-genchanges warning 'missing Priority for source files'.
* Update Standards-Version to 3.7.2. No changes needed.
* Changes in udeb require base-installer 1.85.

25. By Colin Watson

* Ensure that the target directory exists in check_sane_mount.
* Don't ignore 'make clean' errors. (The Makefile is always present.)

24. By LaMont Jones

Trigger rebuild for hppa.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/karmic/debootstrap
This branch contains Public information 
Everyone can see this information.

Subscribers