non port: sysutils/debootstrap/Makefile |
SVNWeb
|
Number of commits found: 77 |
Tue, 7 Mar 2023
|
[ 17:09 Felix Palmen (zirias) ] 4e0f740
sysutils/debootstrap: Fix several issues
* Don't use substitutions on Makefile, pass variables instead
* Eliminate "static" substitutions, use a patch-file instead
* Fix hardcoded /usr/local in debootstrap script
PR: 269584
Approved by: nc (maintainer), tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D38754
|
Fri, 24 Feb 2023
|
[ 09:19 Felix Palmen (zirias) ] 90bac03
sysutils/debootstrap: Fix PORTVERSION
PORTVERSION may not contain '-', use 'n' instead to include nmu number
from debian.
Approved by: tcberner (mentor)
Pointy-Hat: zirias
|
[ 06:50 Felix Palmen (zirias) ] 2bf4a73
sysutils/debootstrap: Update to 1.0.128-2
For a debian-native package, a +nmuX version should be considered a new
upstream version (it just means "non mantainer upload" there). Derive
some PORTVERSION from that that's sane for our versioning.
While here, eliminate hardcoded /usr/local from Makefile patch.
Approved by: nc (maintainer), tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D38670
|
Wed, 22 Feb 2023
|
[ 11:05 Gleb Popov (arrowd) ] c77cf9d
sysutils/debootstrap: Unbreak fetch and install.
Sponsored by: Serenity Cybersecurity, LLC
|
Fri, 10 Feb 2023
|
[ 17:18 Neel Chauhan (nc) ] f78f487
sysutils/debootstrap: Set +x to debootstrap
PR: 268205
|
Tue, 18 Oct 2022
|
[ 02:04 Neel Chauhan (nc) ] 27fae5a
sysutils/debootstrap: Update to 1.0.128
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 24 Aug 2022
|
[ 19:52 Neel Chauhan (nc) ] 0a76054
sysutils/debootstrap: Update to 1.0.127
|
[ 19:48 Neel Chauhan (nc) ] dc410f3
sysutils/debootstrap: Adopt port
|
Wed, 20 Jul 2022
|
[ 14:23 Tobias C. Berner (tcberner) ] ea71236 (Only the first 10 of 972 ports in this commit are shown above. )
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above )
|
Mon, 6 Jun 2022
|
[ 12:00 Rene Ladan (rene) ] 1f1895b
all: return trasz' ports to the pool after safekeeping his commit bit
|
Thu, 6 May 2021
|
[ 08:31 Edward Tomasz Napierala (trasz) ] 0619a44
sysutils/debootstrap: make it work on arm64 without --arch
Reviewed By: emaste
Sponsored By: EPSRC
Differential Revision: https://reviews.freebsd.org/D30127
|
Tue, 4 May 2021
|
[ 12:47 Edward Tomasz Napierala (trasz) ] ea62bac
sysutils/debootstrap: use gnugrep
Debootstrap triggers some weird corner case in our base grep(1),
where it's two orders of magnitude slower than it should be.
Fix it by providing it with GNU grep. This reduces the time
to complete 'debootstrap bionic' from ~4m30s to ~1m30s.
Reviewed By: emaste (earlier version)
Sponsored By: EPSRC
Differential Revision: https://reviews.freebsd.org/D30023
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 13 Mar 2021
|
[ 11:23 trasz ]
sysutils/debootstrap: make it work without --no-check-gpg
Reviewed by: emaste
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D29231
|
Thu, 14 Jan 2021
|
[ 14:37 trasz ]
sysutils/debootstrap: install mremap(2) apt(8) workaround
Sponsored by: The FreeBSD Foundation
|
Wed, 13 Jan 2021
|
[ 09:57 trasz ]
sysutils/debootstrap: add workarounds necessary for bootstrapping
Ubuntu Focal and Debian Sid.
Sponsored by: The FreeBSD Foundation
|
Wed, 14 Oct 2020
|
[ 14:55 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:42 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
|
Fri, 25 Sep 2020
|
[ 10:24 trasz ]
Upgrade sysutils/debootstrap to 1.0.123.
Approved by: maintainer timeout
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D26165
|
Sun, 19 Jul 2020
|
[ 12:55 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
|
Sun, 11 Aug 2019
|
[ 23:32 lifanov ]
update sysutils/debootstrap to 1.0.115
|
Mon, 4 Mar 2019
|
[ 03:12 lifanov ]
update sysutils/debootstrap to 1.0.114
|
Mon, 17 Dec 2018
|
[ 02:04 lifanov ]
update sysutils/debootstrap to 1.0.111
This adds support for Ubuntu Disco
|
Mon, 10 Sep 2018
|
[ 04:18 lifanov ]
update sysutils/debootstrap to 1.0.109
|
Mon, 20 Aug 2018
|
[ 00:41 lifanov ]
update sysutils/debootstrap to 1.0.108
|
Sun, 8 Jul 2018
|
[ 22:25 lifanov ]
update sysutils/debootstrap to 1.0.106
|
Sun, 1 Jul 2018
|
[ 23:29 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
|
Sun, 17 Jun 2018
|
[ 22:31 lifanov ]
update sysutils/debootstrap to 1.0.102
|
Wed, 11 Apr 2018
|
[ 14:26 lifanov ]
update sysutils/debootstrap to 1.0.96
This update includes scripts for Kali Linux.
|
Mon, 2 Apr 2018
|
[ 15:36 lifanov ]
update sysutils/debootstrap to 1.0.95
|
Fri, 8 Dec 2017
|
[ 15:46 lifanov ]
update sysutils/debootstrap to 1.0.93
|
Sun, 29 Oct 2017
|
[ 21:41 lifanov ]
update sysutils/debootstrap to 1.0.92
This adds support for Ubuntu Bionic
|
Wed, 26 Jul 2017
|
[ 12:55 lifanov ]
update sysutils/debootstrap to 1.0.91
|
Mon, 24 Apr 2017
|
[ 16:01 lifanov ]
update sysutils/debootstrap to 1.0.90
add support for Ubuntu artful
|
Sat, 11 Mar 2017
|
[ 14:55 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
|
Thu, 9 Feb 2017
|
[ 19:53 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
|
Wed, 14 Dec 2016
|
[ 03:47 lifanov ] (Only the first 10 of 15 ports in this commit are shown above. )
update MAINTAINER to my FreeBSD.org email
Reviewed by: matthew
Approved by: matthew (maintainer)
Differential Revision: https://reviews.freebsd.org/D8782
|
Thu, 17 Nov 2016
|
[ 22:35 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)
|
Sat, 12 Nov 2016
|
[ 09:11 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)
|
Tue, 25 Oct 2016
|
[ 19:50 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)
|
Wed, 12 Oct 2016
|
[ 18:55 pawel ]
Update to version 1.0.84
PR: 213383
Submitted by: Nikolai Lifanov (maintainer)
|
Wed, 5 Oct 2016
|
[ 14:55 cpm ]
- Update to 1.0.83
PR: 212734
Submitted by: lifanov@mail.lifanov.com (maintainer)
Approved by: feld (mentor)
|
Fri, 9 Sep 2016
|
[ 14:23 amdmi3 ]
- Update to 1.0.82
PR: 212519
Submitted by: lifanov@mail.lifanov.com (maintainer)
|
Tue, 3 May 2016
|
[ 19:40 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)
|
Fri, 1 Apr 2016
|
[ 14:25 mat ] (Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 24 Mar 2016
|
[ 14:35 amdmi3 ]
- Update to 1.0.80
- While here, fix LICENSE and remove unneeded MAKE_ARGS
PR: 208242
Submitted by: lifanov@mail.lifanov.com (maintainer)
|
Sun, 21 Feb 2016
|
[ 16:27 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 )
|
Fri, 12 Feb 2016
|
[ 20:52 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)
|
Thu, 28 Jan 2016
|
[ 21:50 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)
|
Wed, 27 Jan 2016
|
[ 17:42 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)
|
Fri, 13 Nov 2015
|
[ 19:13 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)
|
Thu, 5 Nov 2015
|
[ 05:29 robak ]
sysutils/debootstrap: update 1.0.72 -> 1.0.74
PR: 204255
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
|
Mon, 10 Aug 2015
|
[ 20:57 pawel ]
Update to version 1.0.72
PR: 201950
Submitted by: Nikolai Lifanov (maintainer)
|
Thu, 25 Jun 2015
|
[ 10:01 amdmi3 ]
- Update to 1.0.70
PR: 201047
Submitted by: lifanov@mail.lifanov.com (maintainer)
|
Thu, 15 Jan 2015
|
[ 18:02 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)
|
Sat, 6 Dec 2014
|
[ 14:18 pawel ]
Update to version 1.0.66
PR: 194967
Submitted by: maintainer
|
Fri, 7 Nov 2014
|
[ 20:07 pawel ]
Update to version 1.0.64
PR: 194836
Submitted by: maintainer
|
Tue, 23 Sep 2014
|
[ 11:43 jhale ]
- Simplify pkg-plist
While here:
- Simplify MASTER_SITES
- Unmute install command
|
Mon, 15 Sep 2014
|
[ 16:36 wg ]
sysutils/debootstrap: update to 1.0.61
- Add LICENSE (GPLv2)
PR: 193238
Submitted by: maintainer
|
Fri, 8 Aug 2014
|
[ 01:26 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
|
Thu, 7 Aug 2014
|
[ 09:47 marino ]
sysutils/debootstrap: Upgrade version 1.0.53 => 1.0.60 and stage
Also assign port to submitter.
PR: 192458
Submitted by: Nikolai Lifanov
|
Sun, 6 Jul 2014
|
[ 15:52 bapt ] (Only the first 10 of 47 ports in this commit are shown above. )
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr
|
Thu, 29 May 2014
|
[ 11:20 miwi ] (Only the first 10 of 36 ports in this commit are shown above. )
- Convert gmake,bzip2,xz to USES
Approved by: portmgr
|
Fri, 20 Sep 2013
|
[ 23:06 bapt ] (Only the first 10 of 1053 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
|
Tue, 30 Jul 2013
|
[ 20:41 mm ]
Update debootstrap to 1.0.53
|
Fri, 24 May 2013
|
[ 08:37 mm ]
Update debootstrap to 1.0.52
|
Sat, 23 Mar 2013
|
[ 06:00 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)
|
Thu, 7 Mar 2013
|
[ 14:57 mm ]
Update to 1.0.46
Submitted by: John Hein
|
Thu, 16 Aug 2012
|
[ 08:38 mm ]
Update to 1.0.42
|
Wed, 25 Jan 2012
|
[ 08:45 mm ]
Update to 1.0.38
|
Thu, 13 Oct 2011
|
[ 10:03 mm ]
Update to 1.0.37
|
Fri, 26 Aug 2011
|
[ 07:55 mm ]
Update to 1.0.36
|
Fri, 15 Jul 2011
|
[ 15:35 mm ]
- Update to 1.0.32
- Alphabetically reorder pkg-plist
|
Mon, 14 Mar 2011
|
[ 20:07 mm ]
Add support for debootstrapping Debian Linux (i386)
Submitted by: Romain Garbage <romain.garbage@gmail.com>
|
Sat, 26 Feb 2011
|
[ 23:38 mm ]
- Add pkg-message
|
[ 21:25 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
|
Number of commits found: 77 |