Mark Hindley
f8c417b5d0
Version 1.0.126+nmu1devuan1.
4 months ago
Mark Hindley
1187ff78a3
Merge tag '1.0.126+nmu1' into suites/unstable.
4 months ago
Julien Cristau
ee6dbc5656
Import 1.0.126+nmu1 upload
7 months ago
Dimitri John Ledkov
386c803ac3
releasing package debootstrap version 1.0.126
8 months ago
Dimitri John Ledkov
2091b1d440
Merge branch 'bookworm-merged-usr' of salsa.debian.org:xnox/debootstrap
8 months ago
Mark Hindley
ecf3f23c84
Version 1.0.125+devuan1.
8 months ago
Mark Hindley
34530b11ef
Merge tag '1.0.125' into suites/unstable
releasing package debootstrap version 1.0.125
8 months ago
Dimitri John Ledkov
df0d58fede
Ensure bookworm+ suites are set up with merged-usr.
Closes : #978636
8 months ago
Dimitri John Ledkov
f3eafabe0f
Fixup debian/changelog signed off by line of last upload.
8 months ago
Dimitri John Ledkov
3f170d9848
releasing package debootstrap version 1.0.125
8 months ago
Dimitri John Ledkov
6444be3d2a
Add (Debian) trixie as a symlink to sid.
8 months ago
Dimitri John Ledkov
026d7691d8
Add (Ubuntu) jammy as a symlink to gutsy.
8 months ago
Mark Hindley
52619e9f42
Version 1.0.123+devuan4.
9 months ago
Ralph Rönnquist
61613f4261
installed daedalus script link
9 months ago
Johannes 'josch' Schauer
6744bdabe2
Add changelog entry
10 months ago
Samuel Thibault
b0dadc4edd
Merge branch 'define-link_dir' into 'master'
functions: define link_dir before using it
See merge request installer-team/debootstrap!48
10 months ago
Arnaud Rebillout
2548b50892
Add changelog entry
10 months ago
Samuel Thibault
2d4ecf1f56
Merge branch 'master' of salsa.debian.org:installer-team/debootstrap
10 months ago
Samuel Thibault
2f0fc5da66
Merge branch 'fix-docker-container-detection' into 'master'
Fix detection of docker container for cgroup v2 (Closes : #985481 ).
See merge request installer-team/debootstrap!52
10 months ago
Arnaud Rebillout
07b59cf21f
Add changelog entry
10 months ago
Samuel Thibault
95534ba7bd
Merge branch 'fix-auto-apt-proxy-detection' into 'master'
Fix auto proxy discovery (Closes : #985811 )
See merge request installer-team/debootstrap!53
10 months ago
Samuel Thibault
791e15a6d3
Fix retrieving a package appearing in different components and suites
* functions (download_main): Let the loops try the different components and
suites when the checksum doesn't match. This is needed when several of
them contain the same package name.
11 months ago
Hideki Yamane
a2afbb5a48
Add codenme "trixie"
11 months ago
Dimitri John Ledkov
fbd2ea51c7
releasing package debootstrap version 1.0.124
1 year ago
Dimitri John Ledkov
84455d2549
functions: add zstd control&data support to the ar extractor
LP: #1923845
1 year ago
Dimitri John Ledkov
a4184539ab
Merge branch 'adjust-deps' of salsa.debian.org:xnox/debootstrap
1 year ago
Dimitri John Ledkov
e3fc928b9e
Merge branch 'impish-zstd' of salsa.debian.org:xnox/debootstrap
1 year ago
Dimitri John Ledkov
41994d3b9b
rules,control: adjust Recommends/Suggests to be appropriate on each distro.
1 year ago
Dimitri John Ledkov
2d1dfe06f9
gutsy: use --extractor=ar if dpkg-deb has no zstd support (i.e. on Debian & non-Ubuntu derivatives).
1 year ago
Steve McIntyre
41d6a49fe3
Merge branch 'ubuntu-impish-sync' into 'master'
Ubuntu impish sync
See merge request installer-team/debootstrap!56
1 year ago
Dimitri John Ledkov
b5cd5518ec
gutsy: sync changes from Ubuntu, to ensure that impish+ are always merged-usr.
1 year ago
Dimitri John Ledkov
dda7f34c47
Add (Ubuntu) impish as a symlink to gutsy.
1 year ago
Dimitri John Ledkov
59ad8fc236
Generate changelog for merge commit
1 year ago
Dimitri John Ledkov
8589a323eb
Merge branch 'ar-zstd' of salsa.debian.org:xnox/debootstrap
1 year ago
Dimitri John Ledkov
61acb323e1
functions: add zstd support to the ar extractor
dpkg-deb support is proposed in Debian, available in Ubuntu for 3+
years now.
Signed-off-by: Dimitri John Ledkov <xnox@ubuntu.com>
1 year ago
Dimitri John Ledkov
a486589c04
Merge branch 'in-release-path'
1 year ago
Dimitri John Ledkov
a45f12165a
Changelog entry
1 year ago
Dimitri John Ledkov
82dc329471
Merge branch 'features/inrelease-path' of salsa.debian.org:canonical-tobijk-guest/debootstrap into in-release-path
1 year ago
Arnaud Rebillout
5e5b29bf2c
Fix auto proxy discovery ( Closes : #985811 )
This was introduced in ed6f85629d
. This
was a commit from 2013, merged in 2018, according to the git logs.
However it seems that the option name has changed since then.
apt-transport-http(1) says:
Acquire::http::Proxy-Auto-Detect can be used to specify an external
command to discover the HTTP proxy to use.
[...]
This option takes precedence over the legacy option name
Acquire::http::ProxyAutoDetect.
1 year ago
Arnaud Rebillout
f49f48af60
Fix detection of docker container for cgroup v2 ( Closes : #985481 ).
1 year ago
Mark Hindley
c02a5edb97
Changelog for version 1.0.123+devuan3.
2 years ago
Mark Hindley
6ce34b1899
d/control: update Vcs-* following gitea migration.
2 years ago
Mark Hindley
07988c61f2
Fix scripts/ceres for fakechroot variant.
2 years ago
Luca Falavigna
055763716b
Add (Ubuntu) hirsute as a symlink to gutsy
2 years ago
Johannes 'josch' Schauer
4c77b36946
functions: define link_dir before using it
2 years ago
YunQiang Su
87cdebbcad
stage1: re-mkdir /proc instead of umount if it is a symlink
In docker, the TARGET/proc will be a symlink to /proc.
And if the docker instance is called with --privileged, it will umount
the /proc of the whole instance in setup_proc.
2 years ago
Samuel Thibault
ff63b19a7a
functions: Turn for loops variables into locals
suggested by jhcha54008
2 years ago
Mark Hindley
6364285f36
Changelog for version 1.0.123+devuan2.
2 years ago
Mark Hindley
5693c515bd
Fix autopkgtest: don't fail if systemd-detect-virt is not available ( Closes : #471 ).
2 years ago
Colin Watson
d4fdf923ea
Add (Ubuntu) groovy as a symlink to gutsy
2 years ago