Date: Wed, 23 Sep 2020 14:51:20 +0200 From: Baptiste Daroussin <bapt@FreeBSD.org> To: Matthias Andree <mandree@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r549723 - head/sysutils/e2fsprogs Message-ID: <20200923125120.jkyjrsscxwp47uga@ivaldir.net> In-Reply-To: <202009231244.08NCiHUQ090692@repo.freebsd.org> References: <202009231244.08NCiHUQ090692@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--uyevfbbabvks255f Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Sep 23, 2020 at 12:44:17PM +0000, Matthias Andree wrote: > Author: mandree > Date: Wed Sep 23 12:44:16 2020 > New Revision: 549723 > URL: https://svnweb.freebsd.org/changeset/ports/549723 >=20 > Log: > - make /sbin/e2fsck and /sbin/fsck_ext2fs visible in pkg catalog/"pkg w= hich", > so that "pkg which /sbin/e2fsck" yields the proper result. > =20 > * this entails symlinking from $PREFIX/sbin to /sbin, and the pkg-ins= tall > script will attempt to replace the symlinks by hard links if possib= le. > pkg 1.15.4 cannot deal with packaged hard links and will fail. > =20 > * Note that it is unavoidable that these be in /sbin because /usr/loc= al or > /usr may not be mounted and consequently ext2 file systems could not > be fsck-ed or mounted from /etc/fstab. > =20 > There will be no port option to avoid /sbin installs for now. We have= too > many options already and the testing effort increases exponentially. > =20 > - make sure pkg-message appears on both install and upgrade > =20 > - clean up and document/comment pkg-install so that armchair experts > will not pester me with meaningless change requests > =20 > - bugfix/change: logic of mke2fs.conf upgrade handling to present less = work for > users on port/package upgrades > =20 > - bump PORTREVISION > =20 > PR: 249284 (related) Thank you Baptiste --uyevfbbabvks255f Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEgOTj3suS2urGXVU3Y4mL3PG3PloFAl9rRMUACgkQY4mL3PG3 PlpCGA//YKHpb9LTby4RBO757AtueSkbhr+h8cnCv06we4R9t5j7sk7JhdtkobHg eXVDZZg6ol+z7zIbCRoyo0aoJcrbWl3QjZKQg2m62B3uAOYjuUIexcNNOSd/vcEv vU3oRAVi6LIouzP/d62yj3zUUENswOAuHHHLWCXQy6pHccAYmxVUFEvwSGyUsHkN K9HJOFZy7gIoSragj8nAKbv9+p79WhCWngNY9gD9DxYsJZQkaeqYfwpnNzbRJeeL JIxeTI4MOgjdPv1qoxn+V2xxVouynagy18/VGCNbaP29DMWuINT8YFy3MiNmIVrs ivDG3kdeE7RNm//HJtMRwTYJXRtt2Vz8ky2pleCgwDgLTKDt4lIFTEZXgGO2NCJw pryzHtz4o1HaHrXIZb/qlN8XZ0VzMwQcp/zjHqHqoYLc6QMt5BQad5SzK7EPEbyH 4aUZ3QEoNOSSbGyP2WiYfQxcUgXiOcTdUABj+By6W88KeyTH2W3fU+JZfihYAZni S1ti39brWUV7SaY8wgr7x6VnY9dsKUtaDQiDtIo9F9nR083cIbZm6cF+Ko4f/RGT dX+GHRxENMC2qvLoD5Xrax1yZzWQgEv//LVbJaJze/VjwmkrVf4nGp/j/z/nj4Qh UFi2cwBFti+bZLBpHSJVrkAjx35idPaQYh/psoDbGV/RUaT3eOs= =zx7Z -----END PGP SIGNATURE----- --uyevfbbabvks255f--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200923125120.jkyjrsscxwp47uga>