Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
14 Jan 2021 14:37:57
1.0.123_3

|
trasz  |
sysutils/debootstrap: install mremap(2) apt(8) workaround
Sponsored by: The FreeBSD Foundation |
13 Jan 2021 09:57:09
1.0.123_2

|
trasz  |
sysutils/debootstrap: add workarounds necessary for bootstrapping
Ubuntu Focal and Debian Sid.
Sponsored by: The FreeBSD Foundation |
14 Oct 2020 14:55:10
1.0.123_1

|
trasz  |
Default to Linux instead of kFreeBSD, since that's the more common
choice, and drop the no longer relevant ONLY_FOR_ARCHS.
Sponsored by: The FreeBSD Foundation |
14 Oct 2020 14:42:55
1.0.123

|
trasz  |
Take over maintainership of sysutils/debootstrap. I have some
more changes in my queue and waiting for maintainer timeout each
time slows things down.
Approved by: maintainer timeout
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D26553 |
25 Sep 2020 10:24:38
1.0.123

|
trasz  |
Upgrade sysutils/debootstrap to 1.0.123.
Approved by: maintainer timeout
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D26165 |
19 Jul 2020 12:55:00
1.0.115_1

|
trasz  |
sysutils/deboostrap: make it use bash, mount fdescfs,
ignore --configure errors
For some reason, when run with stock sh(1) the script aborts just
after 'Unpacking the base system'.
The fdescfs mount fixes 'dpkg --configure' for rsyslog. Note that
there are also some kernel patches required to make it work completely.
The fdescfs is not enough to fix everything, though, so just ignore
'dpkg --configure' errors for Bionic; they don't break anything important.
PR: ports/247698
Reviewed by: 0mp (earlier version)
Approved by: maintainer timeout (2 weeks)
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D25594 |
14 Aug 2019 12:16:13
1.0.115

|
mat  |
Convert to UCL & cleanup pkg-message (categories s) |
11 Aug 2019 23:32:46
1.0.115

|
lifanov  |
update sysutils/debootstrap to 1.0.115 |
04 Mar 2019 03:12:09
1.0.114

|
lifanov  |
update sysutils/debootstrap to 1.0.114 |
17 Dec 2018 02:04:18
1.0.111

|
lifanov  |
update sysutils/debootstrap to 1.0.111
This adds support for Ubuntu Disco |
10 Sep 2018 04:18:59
1.0.109

|
lifanov  |
update sysutils/debootstrap to 1.0.109 |
20 Aug 2018 00:41:53
1.0.108

|
lifanov  |
update sysutils/debootstrap to 1.0.108 |
08 Jul 2018 22:25:04
1.0.106

|
lifanov  |
update sysutils/debootstrap to 1.0.106 |
01 Jul 2018 23:29:49
1.0.104

|
lifanov  |
update sysutils/debootstrap to 1.0.104
debootstrap (1.0.104) unstable; urgency=medium
* Fix /etc/machine-id mount issue (Closes: #899155)
* Fix regression with file:/// mirror (Closes: #901717)
-- Hideki Yamane <henrich@debian.org> Sun, 24 Jun 2018 20:41:13 +0900
debootstrap (1.0.103) unstable; urgency=medium
* Avoid failure with old arch-test package (Closes: #900925)
Thanks to jhcha54008 <jhcha54008@free.fr>
* Relax merged-usr blacklist restriction (Closes: #901808)
Thanks to Tianon Gravi <tianon@debian.org>
-- Hideki Yamane <henrich@debian.org> Sat, 23 Jun 2018 11:44:57 +0900 |
17 Jun 2018 22:31:49
1.0.102

|
lifanov  |
update sysutils/debootstrap to 1.0.102 |
11 Apr 2018 14:26:15
1.0.96

|
lifanov  |
update sysutils/debootstrap to 1.0.96
This update includes scripts for Kali Linux. |
02 Apr 2018 15:36:31
1.0.95

|
lifanov  |
update sysutils/debootstrap to 1.0.95 |
08 Dec 2017 15:46:28
1.0.93

|
lifanov  |
update sysutils/debootstrap to 1.0.93 |
29 Oct 2017 21:41:19
1.0.92

|
lifanov  |
update sysutils/debootstrap to 1.0.92
This adds support for Ubuntu Bionic |
26 Jul 2017 12:55:02
1.0.91

|
lifanov  |
update sysutils/debootstrap to 1.0.91 |
24 Jul 2017 18:54:35
1.0.90

|
lifanov  |
follow permanent redirect of http -> https
Reported by: repology.org |
24 Apr 2017 16:01:31
1.0.90

|
lifanov  |
update sysutils/debootstrap to 1.0.90
add support for Ubuntu artful |
11 Mar 2017 14:55:53
1.0.89

|
lifanov  |
update sysutils/debootstrap to 1.0.89
debootstrap (1.0.89) unstable; urgency=medium
[ Simon McVittie ]
* Instead of creating a /dev/ptmx - pts/ptmx symlink unconditionally,
try mknod with "c 5 2" parameters first, and fall back to a symlink
only if it fails. This should help with various tools like pbuilder,
sbuild, and schroot (Closes: #817236).
* Add autopkgtest support to test various scenarios.
[ Cyril Brulebois ]
* Uniformize COMPONENTS/USE_COMPONENTS handling.
-- Cyril Brulebois <kibi@debian.org> Fri, 10 Mar 2017 13:10:56 +0100 |
09 Feb 2017 19:53:38
1.0.88

|
lifanov  |
update sysutils/debootstrap to 1.0.88
* Strip the arch-qualifier (Closes: #836525)
Reviewed by: matthew
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D9515 |
14 Dec 2016 03:47:18
1.0.87

|
lifanov  |
update MAINTAINER to my FreeBSD.org email
Reviewed by: matthew
Approved by: matthew (maintainer)
Differential Revision: https://reviews.freebsd.org/D8782 |
17 Nov 2016 22:35:51
1.0.87

|
matthew  |
Update to 1.0.87
Changelog:
debootstrap (1.0.87) unstable; urgency=high
[ Julien Cristau ]
* Default to split /usr again, as merged-/usr breaks dpkg-shlibdeps
(closes: #844221).
[ Riku Voipio ]
* remove scratchbox2 support (closes: #796189)
-- Christian Perrier <bubulle@debian.org> Wed, 16 Nov 2016 06:47:27 +0100
PR: 214610
Submitted by: lifanov@mail.lifanov.com (maintainer) |
12 Nov 2016 09:11:00
1.0.86

|
matthew  |
Update to 1.0.86
debootstrap (1.0.86) unstable; urgency=high
* Rework split_inline_sig by using shell built-ins instead of trying to
mix sed and tr together, which might work on regular systems but not
from inside the Debian Installer (Closes: #842591). Thanks to Ansgar
Burchardt for the proof of concept!
-- Cyril Brulebois <kibi@debian.org> Sun, 30 Oct 2016 23:35:45 +0100
PR: 213950
Submitted by: lifanov@mail.lifanov.com (Maintainer) |
25 Oct 2016 19:50:44
1.0.85

|
pi  |
sysutils/debootstrap: update 1.0.84 -> 1.0.85
- Add support for downloading and validating InRelease files, by splitting
up detached signature from signed data.
- Switch default mirror to deb.debian.org.
- Add (Ubuntu) zesty as a symlink to gutsy.
- Add jessie-kfreebsd to merged-/usr blacklist.
- No longer Build-Depend on makedev. The code using it was already
removed in debootstrap 1.0.82.
- Do not use `tar -k` for older releases which might have file
conflicts between the packages to be installed. (Closes: #838388)
- Error out when seeing short options. (Closes: #548880)
- Add oldoldstable -> sid script symlink. (Closes: #792734)
- Add buster -> sid and bullseye -> sid script symlinks.
- Only unpack and configure the base system when there are actually
packages to install. (Closes: #825034)
- debootstrap.8: Use stretch instead of wheezy in examples.
- Enable merged-/usr by default. (Closes: #839046)
PR: 213745
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer) |
12 Oct 2016 18:55:37
1.0.84

|
pawel  |
Update to version 1.0.84
PR: 213383
Submitted by: Nikolai Lifanov (maintainer) |
05 Oct 2016 14:55:23
1.0.83

|
cpm  |
- Update to 1.0.83
PR: 212734
Submitted by: lifanov@mail.lifanov.com (maintainer)
Approved by: feld (mentor) |
09 Sep 2016 14:23:32
1.0.82

|
amdmi3  |
- Update to 1.0.82
PR: 212519
Submitted by: lifanov@mail.lifanov.com (maintainer) |
03 May 2016 19:40:27
1.0.81

|
pi  |
sysutils/debootstrap: 1.0.80 -> 1.0.81
- Add (Ubuntu) yakkety as a symlink to gutsy
PR: 209243
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer) |
01 Apr 2016 14:25:18
1.0.80

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
24 Mar 2016 14:35:43
1.0.80

|
amdmi3  |
- Update to 1.0.80
- While here, fix LICENSE and remove unneeded MAKE_ARGS
PR: 208242
Submitted by: lifanov@mail.lifanov.com (maintainer) |
21 Feb 2016 16:27:04
1.0.79

|
rakuco  |
Update to 1.0.79.
debootstrap (1.0.79) unstable; urgency=medium
[ Samuel Thibault ]
* hurd: move setting up dev and servers firmlink to setup_proc stage. Also
firmlink proc there. Thanks Gabriele Giacone for all the investigation!
(Closes: #768102)
(Closes: #768102)
-- Christian Perrier <bubulle@debian.org> Fri, 19 Feb 2016 07:23:59 +0100
debootstrap (1.0.78+nmu1) unstable; urgency=medium
* Non-maintainer upload. (Only the first 15 lines of the commit message are shown above ) |
12 Feb 2016 20:52:05
1.0.78

|
rakuco  |
Update to 1.0.78.
debootstrap (1.0.78) unstable; urgency=high
* Use HTTPS for Vcs-* URLs, and link to cgit rather than gitweb.
* Don't call mknod with the --mode option, it's not supported in
busybox. Use -m instead - fixes the broken fix for #812811.
Closes: #813124. Urgency high to get this fix propagated quickly -
it's breaking d-i installs right now. Adding myself to uploaders and
uploading.
-- Steve McIntyre <93sam@debian.org> Fri, 29 Jan 2016 16:36:00 +0000
PR: 206821
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer) |
28 Jan 2016 21:50:19
1.0.77

|
rakuco  |
Update to 1.0.77.
From Debian's changelog:
debootstrap (1.0.77) unstable; urgency=medium
[ Marco d'Itri ]
* Fix permissions on device nodes (Closes: #812811).
-- Cyril Brulebois <kibi@debian.org> Wed, 27 Jan 2016 20:22:05 +0100
PR: 206710
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer) |
27 Jan 2016 17:42:43
1.0.76

|
pi  |
sysutils/debootstrap: 1.0.75 -> 1.0.76
- Stop creating useless device nodes
PR: 206618
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer) |
13 Nov 2015 19:13:58
1.0.75

|
sunpoet  |
- Update to 1.0.75
Changes: http://anonscm.debian.org/cgit/d-i/debootstrap.git/tree/debian/changelog
PR: 204501
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer) |
05 Nov 2015 05:29:19
1.0.74

|
robak  |
sysutils/debootstrap: update 1.0.72 -> 1.0.74
PR: 204255
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer) |
10 Aug 2015 20:57:19
1.0.72

|
pawel  |
Update to version 1.0.72
PR: 201950
Submitted by: Nikolai Lifanov (maintainer) |
25 Jun 2015 10:01:08
1.0.70

|
amdmi3  |
- Update to 1.0.70
PR: 201047
Submitted by: lifanov@mail.lifanov.com (maintainer) |
15 Jan 2015 18:02:02
1.0.67

|
sunpoet  |
- Update to 1.0.67
Changes:
- Fix the empty sources.list bug with foreign architectures (Closes: #732255,
#773867).
Update setup_apt_sources to look at USE_COMPONENTS if COMPONENTS is empty, so
that some iteration over defined components happens.
- Use debian/changelog timestamp as mtime for devices.tar members (Closes:
#774069)
We also remove the timestamp in gzip header. This enables debootstap to be
built reproducibly.
PR: ports/196764
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer) |
06 Dec 2014 14:18:33
1.0.66

|
pawel  |
Update to version 1.0.66
PR: 194967
Submitted by: maintainer |
07 Nov 2014 20:07:01
1.0.64

|
pawel  |
Update to version 1.0.64
PR: 194836
Submitted by: maintainer |
23 Sep 2014 11:43:19
1.0.61

|
jhale  |
- Simplify pkg-plist
While here:
- Simplify MASTER_SITES
- Unmute install command |
15 Sep 2014 16:36:17
1.0.61

|
wg  |
sysutils/debootstrap: update to 1.0.61
- Add LICENSE (GPLv2)
PR: 193238
Submitted by: maintainer |
08 Aug 2014 01:26:31
1.0.60_1

|
wg  |
sysutils/debootstrap: runtime fixes
- Add a runtime dependency on Perl
- Fix --foreign bootstrap
- Fix HOST_ARCH detection with dpkg
- Add a runtime dependency on dpkg
PR: 179766
Submitted by: maintainer |
07 Aug 2014 09:47:51
1.0.60

|
marino  |
sysutils/debootstrap: Upgrade version 1.0.53 => 1.0.60 and stage
Also assign port to submitter.
PR: 192458
Submitted by: Nikolai Lifanov |
06 Jul 2014 15:52:25
1.0.53

|
bapt  |
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr |
29 May 2014 11:20:14
1.0.53

|
miwi  |
- Convert gmake,bzip2,xz to USES
Approved by: portmgr |
20 Sep 2013 23:06:00
1.0.53

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
30 Jul 2013 20:41:12
1.0.53

|
mm  |
Update debootstrap to 1.0.53 |
24 May 2013 08:37:49
1.0.52

|
mm  |
Update debootstrap to 1.0.52 |
23 Mar 2013 06:00:49
1.0.46_1

|
rm  |
- fix pkg-plist
- trim Makefile header
- whitespace fixes in pkg-descr
- bump PORTREVISION
PR: 177237
Submitted by: William Grzybowski <william88@gmail.com>
Approved by: mm (maintainer, via private email) |
07 Mar 2013 14:57:44
1.0.46

|
mm  |
Update to 1.0.46
Submitted by: John Hein |
16 Aug 2012 08:38:44
1.0.42
|
mm  |
Update to 1.0.42 |
25 Jan 2012 08:45:55
1.0.38
|
mm  |
Update to 1.0.38 |
13 Oct 2011 10:03:17
1.0.37
|
mm  |
Update to 1.0.37 |
26 Aug 2011 07:55:06
1.0.36
|
mm  |
Update to 1.0.36 |
15 Jul 2011 15:35:53
1.0.32
|
mm  |
- Update to 1.0.32
- Alphabetically reorder pkg-plist |
14 Mar 2011 20:07:14
1.0.28_1
|
mm  |
Add support for debootstrapping Debian Linux (i386)
Submitted by: Romain Garbage <romain.garbage@gmail.com> |
26 Feb 2011 23:38:08
1.0.28
|
mm  |
- Add pkg-message |
26 Feb 2011 21:25:04
1.0.28
|
mm  |
debootstrap is a tool which will install a Debian base system into
a subdirectory of another, already installed system. It doesn't require an
installation CD, just access to a Debian repository.
In FreeBSD, you can use debootstrap to install Debian GNU/kFreeBSD into
a subdirectory of your existing FreeBSD installation (i386 or amd64)
and then run Debian GNU/kFreeBSD (i386 or amd64) in a jail or chroot.
WWW: http://wiki.debian.org/Debootstrap |