debootstrap 1.0.126+nmu1ubuntu0.8 source package in Ubuntu

Changelog

debootstrap (1.0.126+nmu1ubuntu0.8) jammy; urgency=medium

  * Disable usrmerge code on trixie/forky/testing/unstable as they ship
    symlinks in base-files, and the code is incompatible (and no longer
    needed) (LP: #2071862)

 -- Luca Boccassi <email address hidden>  Thu, 04 Jul 2024 00:05:25 +0100

Upload details

Uploaded by:
Luca Boccassi
Sponsored by:
Julian Andres Klode
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy proposed main admin

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
debootstrap_1.0.126+nmu1ubuntu0.8.tar.gz 82.2 KiB 4c5ec5baaa7d524ad50192efb2cc215bda54a668d0296a76fde576648e11715f
debootstrap_1.0.126+nmu1ubuntu0.8.dsc 2.1 KiB da9de2f2607c3490d5fc2d705a4bba6ed9327c3fbce878b54d003a2b101a70af

View changes file

Binary packages built by this source

debootstrap: Bootstrap a basic Debian system

 debootstrap is used to create a Debian base system from scratch,
 without requiring the availability of dpkg or apt. It does this by
 downloading .deb files from a mirror site, and carefully unpacking them
 into a directory which can eventually be chrooted into.