lp:ubuntu/natty/debootstrap

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/natty/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
Status:
Mature

Recent revisions

16. By Colin Watson

* Cherry-pick from trunk:
  - Resolve dependencies from all requested components (LP: #740167).

15. By Colin Watson

[ Joey Hess ]
* Support bootstrapping oldstable. (Lenny could already be bootstrapped
  using that suite name.)

[ Colin Watson ]
* Add (Ubuntu) oneiric as a symlink to gutsy.

14. By Colin Watson

Install /var/lib/dpkg/info/$(dpkg --print-architecture) -> . symlink, to
cope with multiarch dpkg.

13. By Joey Hess <email address hidden>

[ Miguel Figueiredo ]
* Fix for ar usage, thanks to Guillem Jover. Closes: #598729

[ Joey Hess ]
* Remove 5 second sleeps when debootstrap finds additional required
  dependencies. d-i just got that much faster.
* Use SHA checksums. Defaulting to SHA256, and configurable by
  SHA_SIZE environment variable. Closes: #614315
* If a sha256sum program is not available, fall back to sha1sum.
  This is to support debootstrap use on embedded systems, which are more
  likely to have the latter.
* Avoid new(?) warning from dpkg about missing Maintainer field when
  feigning install of a package.

12. By Otavio Salvador

[ Miguel Figueiredo ]
* Fix bug and typo on --private-key
  Patch by Jonathan Klee.

[ Jeremie Koenig ]
* Hurd support:
  - Use the newer setup-translators script and firmlink
    $TARGET/{dev,servers} in setup_devices_hurd;
  - Don't attempt to build devices.tar.gz, which is not needed.

11. By Oliver Grawert

revert addition of dummy Maintainer: and Description:, the LP bug #674146
is being worked around by dropping dpkg optimization on armel instead.

10. By Loïc Minier

scripts/gutsy, scripts/sid: add dummy Maintainer: and Description: to the
dpkg status file entry for dpkg as to avoid dpkg -l warnings; LP: #674146.

9. By Joey Hess <email address hidden>

* Remove debug statement that slipped in.
* Add test to guard against devices.tar.gz being empty.
* /dev/MAKEDEV cannot be relied on (udev likes to make it a symlink to
  true). Always use /sbin/MAKEDEV. Closes: #598080

8. By Loïc Minier

Add natty as a symlink to gutsy.

7. By Colin Watson

* Add (Ubuntu) maverick as a symlink to gutsy.
* Add ${misc:Depends}.

Branch metadata

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

Subscribers