public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ben Kohler" <bkohler@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-kernel/genkernel/
Date: Fri, 19 Jan 2024 20:16:34 +0000 (UTC)	[thread overview]
Message-ID: <1705695387.791a15028278c7cc1e463aee8b7d0c42d06583db.bkohler@gentoo> (raw)

commit:     791a15028278c7cc1e463aee8b7d0c42d06583db
Author:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 19 20:15:29 2024 +0000
Commit:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Fri Jan 19 20:16:27 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=791a1502

sys-kernel/genkernel: add 4.3.10

Bug: https://bugs.gentoo.org/913659

Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>

 sys-kernel/genkernel/Manifest                |   1 +
 sys-kernel/genkernel/genkernel-4.3.10.ebuild | 324 +++++++++++++++++++++++++++
 2 files changed, 325 insertions(+)

diff --git a/sys-kernel/genkernel/Manifest b/sys-kernel/genkernel/Manifest
index 9119e34a9b1c..77c2d8f53956 100644
--- a/sys-kernel/genkernel/Manifest
+++ b/sys-kernel/genkernel/Manifest
@@ -17,6 +17,7 @@ DIST eudev-3.2.10.tar.gz 1961960 BLAKE2B 3708c78fad3abad6aa4b2beaaa325e25e118621
 DIST expat-2.4.1.tar.xz 445024 BLAKE2B 2ae66d284a03176ef7290093f59bb7ad98011dfbf3c7c3515ba4e4b99f849474def6ce6d9844c944fed22d86ac4ea1a38863646be914d9432eda7b69d890be65 SHA512 9dc760dbf701f75e55c4479d81417622f8c750d8473498458a382a4c2932a2976a059cb3589f88855188e5173ec7868d285c4601428e0ca625df7a59cf975191
 DIST expat-2.5.0.tar.xz 460560 BLAKE2B 670298d076ff3b512a0212170d40cb04c601a11d6b152f215a5302ad3238c69c2386393d7a6c70bc284be35ce97bf27d87115c3391f4bc17406e509d739d3e31 SHA512 2da73b991b7c0c54440485c787e5edeb3567230204e31b3cac1c3a6713ec6f9f1554d3afffc0f8336168dfd5df02db4a69bcf21b4d959723d14162d13ab87516
 DIST fuse-2.9.9.tar.gz 1813177 BLAKE2B 9e9141380bda46eb0bcce325c6fd293fe3844fe884a4952bb38d4b89dc48b728ffcc891038b3a7a861f05acfacce9dd7bb0e11d600609f3ad0ab278ccbe98847 SHA512 3d82fafd04f2924299bb09d2bb144935fa004a43fb9a6568e2e1cc5a60fded2efa1711029a0d7f12b3e6e4501f7217f2ee3545646d89da8dece083cb390f23e2
+DIST genkernel-4.3.10.tar.xz 484664 BLAKE2B ec1c44e633927c2c2fa12e22f428f6667ff5a768071aeecafb370f0e5ba0953c694661048a25f904a602f5acfc3a07a2be7042f4c247ab483d7241452c8df77a SHA512 443bc5c1980271d958255089a7981738979672a540e803789ee4a08d16e69e2a866266ae566da78dc02a3f31a4a9d049d302cab14392e931028040936ea7a512
 DIST genkernel-4.3.2.tar.xz 480168 BLAKE2B bde9abb37c0da8b4638618d17ea79eeffe1b8c1192ed11ace6e93541106ecb54d34644016488a1825077a966fa9a48ea655299dd6cd7b037db1292232fd66f5c SHA512 61e48badb5822833e570b800336b41d0ff36275961d956755b65971d98ca4c2feb0fbd88d27bc7caeb6e60ac8748036e7ffcdad8e37d09fee08cfc6174f43b15
 DIST genkernel-4.3.3.tar.xz 478772 BLAKE2B 60061335cf965df4add578cc59f0b548eddb4efab3ae96ddfcfaa116f85ffdf97ae5d667456f7da9257664945ce6748f987b8ae687c077b71ad1023ade23374d SHA512 2f543fda8451bf283ab835fdfbf3649fe561af9aa1356fe92e74b0ac248223f8f09c83ffa4d9f54bf74428b0c194f9decd21715a97e7a906e6e56576a4eab163
 DIST genkernel-4.3.5.tar.xz 479312 BLAKE2B ba38b33832138492e56316bf5bd985ea831be51006ccd2aaf1503b69d706ef39fbd94e007edd3014376796319f887107e9ecbed81ce6259afa05a0d788a3aa1f SHA512 22e7d45492add9f5d8cf3523f1cf8d5364a164db9cd4858c020086514fc3312e1739845ae716eddc6f6306748ed95a770b2a75b818bc8542003169257853ec89

diff --git a/sys-kernel/genkernel/genkernel-4.3.10.ebuild b/sys-kernel/genkernel/genkernel-4.3.10.ebuild
new file mode 100644
index 000000000000..83566bbbf9f0
--- /dev/null
+++ b/sys-kernel/genkernel/genkernel-4.3.10.ebuild
@@ -0,0 +1,324 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# genkernel-9999        -> latest Git branch "master"
+# genkernel-VERSION     -> normal genkernel release
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{10..11} )
+
+inherit bash-completion-r1 python-single-r1
+
+# Whenever you bump a GKPKG, check if you have to move
+# or add new patches!
+VERSION_BCACHE_TOOLS="1.0.8_p20141204"
+VERSION_BOOST="1.79.0"
+VERSION_BTRFS_PROGS="6.3.2"
+VERSION_BUSYBOX="1.36.1"
+VERSION_COREUTILS="9.3"
+VERSION_CRYPTSETUP="2.6.1"
+VERSION_DMRAID="1.0.0.rc16-3"
+VERSION_DROPBEAR="2022.83"
+VERSION_EUDEV="3.2.10"
+VERSION_EXPAT="2.5.0"
+VERSION_E2FSPROGS="1.46.4"
+VERSION_FUSE="2.9.9"
+VERSION_GPG="1.4.23"
+VERSION_HWIDS="20210613"
+VERSION_ISCSI="2.1.8"
+VERSION_JSON_C="0.13.1"
+VERSION_KMOD="30"
+VERSION_LIBAIO="0.3.113"
+VERSION_LIBGCRYPT="1.9.4"
+VERSION_LIBGPGERROR="1.43"
+VERSION_LIBXCRYPT="4.4.36"
+VERSION_LVM="2.02.188"
+VERSION_LZO="2.10"
+VERSION_MDADM="4.1"
+VERSION_POPT="1.18"
+VERSION_STRACE="6.4"
+VERSION_THIN_PROVISIONING_TOOLS="0.9.0"
+VERSION_UNIONFS_FUSE="2.0"
+VERSION_USERSPACE_RCU="0.14.0"
+VERSION_UTIL_LINUX="2.38.1"
+VERSION_XFSPROGS="6.3.0"
+VERSION_XZ="5.4.3"
+VERSION_ZLIB="1.2.13"
+VERSION_ZSTD="1.5.5"
+VERSION_KEYUTILS="1.6.3"
+
+COMMON_URI="
+	https://github.com/g2p/bcache-tools/archive/399021549984ad27bf4a13ae85e458833fe003d7.tar.gz -> bcache-tools-${VERSION_BCACHE_TOOLS}.tar.gz
+	https://boostorg.jfrog.io/artifactory/main/release/${VERSION_BOOST}/source/boost_${VERSION_BOOST//./_}.tar.bz2
+	https://www.kernel.org/pub/linux/kernel/people/kdave/btrfs-progs/btrfs-progs-v${VERSION_BTRFS_PROGS}.tar.xz
+	https://www.busybox.net/downloads/busybox-${VERSION_BUSYBOX}.tar.bz2
+	mirror://gnu/coreutils/coreutils-${VERSION_COREUTILS}.tar.xz
+	https://www.kernel.org/pub/linux/utils/cryptsetup/v$(ver_cut 1-2 ${VERSION_CRYPTSETUP})/cryptsetup-${VERSION_CRYPTSETUP}.tar.xz
+	https://people.redhat.com/~heinzm/sw/dmraid/src/dmraid-${VERSION_DMRAID}.tar.bz2
+	https://matt.ucc.asn.au/dropbear/releases/dropbear-${VERSION_DROPBEAR}.tar.bz2
+	https://dev.gentoo.org/~blueness/eudev/eudev-${VERSION_EUDEV}.tar.gz
+	https://github.com/libexpat/libexpat/releases/download/R_${VERSION_EXPAT//\./_}/expat-${VERSION_EXPAT}.tar.xz
+	https://www.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v${VERSION_E2FSPROGS}/e2fsprogs-${VERSION_E2FSPROGS}.tar.xz
+	https://github.com/libfuse/libfuse/releases/download/fuse-${VERSION_FUSE}/fuse-${VERSION_FUSE}.tar.gz
+	mirror://gnupg/gnupg/gnupg-${VERSION_GPG}.tar.bz2
+	https://github.com/gentoo/hwids/archive/hwids-${VERSION_HWIDS}.tar.gz
+	https://github.com/open-iscsi/open-iscsi/archive/${VERSION_ISCSI}.tar.gz -> open-iscsi-${VERSION_ISCSI}.tar.gz
+	https://s3.amazonaws.com/json-c_releases/releases/json-c-${VERSION_JSON_C}.tar.gz
+	https://www.kernel.org/pub/linux/utils/kernel/kmod/kmod-${VERSION_KMOD}.tar.xz
+	https://releases.pagure.org/libaio/libaio-${VERSION_LIBAIO}.tar.gz
+	mirror://gnupg/libgcrypt/libgcrypt-${VERSION_LIBGCRYPT}.tar.bz2
+	mirror://gnupg/libgpg-error/libgpg-error-${VERSION_LIBGPGERROR}.tar.bz2
+	https://github.com/besser82/libxcrypt/releases/download/v${VERSION_LIBXCRYPT}/libxcrypt-${VERSION_LIBXCRYPT}.tar.xz
+	https://mirrors.kernel.org/sourceware/lvm2/LVM2.${VERSION_LVM}.tgz
+	https://www.oberhumer.com/opensource/lzo/download/lzo-${VERSION_LZO}.tar.gz
+	https://www.kernel.org/pub/linux/utils/raid/mdadm/mdadm-${VERSION_MDADM}.tar.xz
+	http://ftp.rpm.org/popt/releases/popt-1.x/popt-${VERSION_POPT}.tar.gz
+	https://github.com/strace/strace/releases/download/v${VERSION_STRACE}/strace-${VERSION_STRACE}.tar.xz
+	https://github.com/jthornber/thin-provisioning-tools/archive/v${VERSION_THIN_PROVISIONING_TOOLS}.tar.gz -> thin-provisioning-tools-${VERSION_THIN_PROVISIONING_TOOLS}.tar.gz
+	https://github.com/rpodgorny/unionfs-fuse/archive/v${VERSION_UNIONFS_FUSE}.tar.gz -> unionfs-fuse-${VERSION_UNIONFS_FUSE}.tar.gz
+	https://lttng.org/files/urcu/userspace-rcu-${VERSION_USERSPACE_RCU}.tar.bz2
+	https://www.kernel.org/pub/linux/utils/util-linux/v${VERSION_UTIL_LINUX:0:4}/util-linux-${VERSION_UTIL_LINUX}.tar.xz
+	https://www.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/xfsprogs-${VERSION_XFSPROGS}.tar.xz
+	https://tukaani.org/xz/xz-${VERSION_XZ}.tar.gz
+	https://zlib.net/zlib-${VERSION_ZLIB}.tar.gz
+	https://github.com/facebook/zstd/archive/v${VERSION_ZSTD}.tar.gz -> zstd-${VERSION_ZSTD}.tar.gz
+	https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git/snapshot/keyutils-${VERSION_KEYUTILS}.tar.gz
+"
+
+if [[ ${PV} == 9999* ]] ; then
+	EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/${PN}.git"
+	inherit git-r3
+	S="${WORKDIR}/${P}"
+	SRC_URI="${COMMON_URI}"
+else
+	SRC_URI="https://dev.gentoo.org/~bkohler/dist/${P}.tar.xz
+		${COMMON_URI}"
+	KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+fi
+
+DESCRIPTION="Gentoo automatic kernel building scripts"
+HOMEPAGE="https://wiki.gentoo.org/wiki/Genkernel https://gitweb.gentoo.org/proj/genkernel.git/"
+
+LICENSE="GPL-2"
+SLOT="0"
+RESTRICT=""
+IUSE="ibm +firmware"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+# Note:
+# We need sys-devel/* deps like autoconf or automake at _runtime_
+# because genkernel will usually build things like LVM2, cryptsetup,
+# mdadm... during initramfs generation which will require these
+# things.
+DEPEND=""
+RDEPEND="${PYTHON_DEPS}
+	app-alternatives/cpio
+	>=app-misc/pax-utils-1.2.2
+	app-portage/elt-patches
+	app-portage/portage-utils
+	dev-util/gperf
+	sys-apps/sandbox
+	dev-build/autoconf
+	dev-build/autoconf-archive
+	dev-build/automake
+	app-alternatives/bc
+	app-alternatives/yacc
+	app-alternatives/lex
+	dev-build/libtool
+	virtual/pkgconfig
+	elibc_glibc? ( sys-libs/glibc[static-libs(+)] )
+	firmware? ( sys-kernel/linux-firmware )"
+
+if [[ ${PV} == 9999* ]]; then
+	DEPEND="${DEPEND} app-text/asciidoc"
+fi
+
+PATCHES=(
+)
+
+src_unpack() {
+	if [[ ${PV} == 9999* ]]; then
+		git-r3_src_unpack
+	else
+		local gk_src_file
+		for gk_src_file in ${A} ; do
+			if [[ ${gk_src_file} == genkernel-* ]] ; then
+				unpack "${gk_src_file}"
+			fi
+		done
+	fi
+}
+
+src_prepare() {
+	default
+
+	if [[ ${PV} == 9999* ]] ; then
+		einfo "Updating version tag"
+		GK_V="$(git describe --tags | sed 's:^v::')-git"
+		sed "/^GK_V/s,=.*,='${GK_V}',g" -i "${S}"/genkernel
+		einfo "Producing ChangeLog from Git history..."
+		pushd "${S}/.git" >/dev/null || die
+		git log > "${S}"/ChangeLog || die
+		popd >/dev/null || die
+	fi
+
+	# Update software.sh
+	sed -i \
+		-e "s:VERSION_BCACHE_TOOLS:${VERSION_BCACHE_TOOLS}:"\
+		-e "s:VERSION_BOOST:${VERSION_BOOST}:"\
+		-e "s:VERSION_BTRFS_PROGS:${VERSION_BTRFS_PROGS}:"\
+		-e "s:VERSION_BUSYBOX:${VERSION_BUSYBOX}:"\
+		-e "s:VERSION_COREUTILS:${VERSION_COREUTILS}:"\
+		-e "s:VERSION_CRYPTSETUP:${VERSION_CRYPTSETUP}:"\
+		-e "s:VERSION_DMRAID:${VERSION_DMRAID}:"\
+		-e "s:VERSION_DROPBEAR:${VERSION_DROPBEAR}:"\
+		-e "s:VERSION_EUDEV:${VERSION_EUDEV}:"\
+		-e "s:VERSION_EXPAT:${VERSION_EXPAT}:"\
+		-e "s:VERSION_E2FSPROGS:${VERSION_E2FSPROGS}:"\
+		-e "s:VERSION_FUSE:${VERSION_FUSE}:"\
+		-e "s:VERSION_GPG:${VERSION_GPG}:"\
+		-e "s:VERSION_HWIDS:${VERSION_HWIDS}:"\
+		-e "s:VERSION_ISCSI:${VERSION_ISCSI}:"\
+		-e "s:VERSION_JSON_C:${VERSION_JSON_C}:"\
+		-e "s:VERSION_KMOD:${VERSION_KMOD}:"\
+		-e "s:VERSION_LIBAIO:${VERSION_LIBAIO}:"\
+		-e "s:VERSION_LIBGCRYPT:${VERSION_LIBGCRYPT}:"\
+		-e "s:VERSION_LIBGPGERROR:${VERSION_LIBGPGERROR}:"\
+		-e "s:VERSION_LIBXCRYPT:${VERSION_LIBXCRYPT}:"\
+		-e "s:VERSION_LVM:${VERSION_LVM}:"\
+		-e "s:VERSION_LZO:${VERSION_LZO}:"\
+		-e "s:VERSION_MDADM:${VERSION_MDADM}:"\
+		-e "s:VERSION_MULTIPATH_TOOLS:${VERSION_MULTIPATH_TOOLS}:"\
+		-e "s:VERSION_POPT:${VERSION_POPT}:"\
+		-e "s:VERSION_STRACE:${VERSION_STRACE}:"\
+		-e "s:VERSION_THIN_PROVISIONING_TOOLS:${VERSION_THIN_PROVISIONING_TOOLS}:"\
+		-e "s:VERSION_UNIONFS_FUSE:${VERSION_UNIONFS_FUSE}:"\
+		-e "s:VERSION_USERSPACE_RCU:${VERSION_USERSPACE_RCU}:"\
+		-e "s:VERSION_UTIL_LINUX:${VERSION_UTIL_LINUX}:"\
+		-e "s:VERSION_XFSPROGS:${VERSION_XFSPROGS}:"\
+		-e "s:VERSION_XZ:${VERSION_XZ}:"\
+		-e "s:VERSION_ZLIB:${VERSION_ZLIB}:"\
+		-e "s:VERSION_ZSTD:${VERSION_ZSTD}:"\
+		"${S}"/defaults/software.sh \
+		|| die "Could not adjust versions"
+}
+
+src_compile() {
+	if [[ ${PV} == 9999* ]] ; then
+		emake
+	fi
+}
+
+src_install() {
+	insinto /etc
+	doins "${S}"/genkernel.conf
+
+	doman genkernel.8
+	dodoc AUTHORS ChangeLog README TODO
+	dobin genkernel
+	rm -f genkernel genkernel.8 AUTHORS ChangeLog README TODO genkernel.conf
+
+	if use ibm ; then
+		cp "${S}"/arch/ppc64/kernel-2.6{-pSeries,} || die
+	else
+		cp "${S}"/arch/ppc64/kernel-2.6{.g5,} || die
+	fi
+
+	insinto /usr/share/genkernel
+	doins -r "${S}"/*
+
+	fperms +x /usr/share/genkernel/gen_worker.sh
+	fperms +x /usr/share/genkernel/path_expander.py
+
+	python_fix_shebang "${ED}"/usr/share/genkernel/path_expander.py
+
+	newbashcomp "${FILESDIR}"/genkernel-4.bash "${PN}"
+	insinto /etc
+	doins "${FILESDIR}"/initramfs.mounts
+
+	pushd "${DISTDIR}" &>/dev/null || die
+	insinto /usr/share/genkernel/distfiles
+	doins ${A/${P}.tar.xz/}
+	popd &>/dev/null || die
+}
+
+pkg_postinst() {
+	# Wiki is out of date
+	#echo
+	#elog 'Documentation is available in the genkernel manual page'
+	#elog 'as well as the following URL:'
+	#echo
+	#elog 'https://wiki.gentoo.org/wiki/Genkernel'
+	#echo
+
+	local replacing_version
+	for replacing_version in ${REPLACING_VERSIONS} ; do
+		if ver_test "${replacing_version}" -lt 4 ; then
+			# This is an upgrade which requires user review
+
+			ewarn ""
+			ewarn "Genkernel v4.x is a new major release which touches"
+			ewarn "nearly everything. Be careful, read updated manpage"
+			ewarn "and pay special attention to program output regarding"
+			ewarn "changed kernel command-line parameters!"
+
+			# Show this elog only once
+			break
+		fi
+	done
+
+	if [[ $(find /boot -name 'kernel-genkernel-*' 2>/dev/null | wc -l) -gt 0 ]] ; then
+		ewarn ''
+		ewarn 'Default kernel filename was changed from "kernel-genkernel-<ARCH>-<KV>"'
+		ewarn 'to "vmlinuz-<KV>". Please be aware that due to lexical ordering the'
+		ewarn '*default* boot entry in your boot manager could still point to last kernel'
+		ewarn 'built with genkernel before that name change, resulting in booting old'
+		ewarn 'kernel when not paying attention on boot.'
+	fi
+
+	# Show special warning for users depending on remote unlock capabilities
+	local gk_config="${EROOT}/etc/genkernel.conf"
+	if [[ -f "${gk_config}" ]] ; then
+		if grep -q -E "^SSH=[\"\']?yes" "${gk_config}" 2>/dev/null ; then
+			if ! grep -q dosshd /proc/cmdline 2>/dev/null ; then
+				ewarn ""
+				ewarn "IMPORTANT: SSH is currently enabled in your genkernel config"
+				ewarn "file (${gk_config}). However, 'dosshd' is missing from current"
+				ewarn "kernel command-line. You MUST add 'dosshd' to keep sshd enabled"
+				ewarn "in genkernel v4+ initramfs!"
+			fi
+		fi
+
+		if grep -q -E "^CMD_CALLBACK=.*emerge.*@module-rebuild" "${gk_config}" 2>/dev/null ; then
+			elog ""
+			elog "Please remove 'emerge @module-rebuild' from genkernel config"
+			elog "file (${gk_config}) and make use of new MODULEREBUILD option"
+			elog "instead."
+		fi
+	fi
+
+	local n_root_args=$(grep -o -- '\<root=' /proc/cmdline 2>/dev/null | wc -l)
+	if [[ ${n_root_args} -gt 1 ]] ; then
+		ewarn "WARNING: Multiple root arguments (root=) on kernel command-line detected!"
+		ewarn "If you are appending non-persistent device names to kernel command-line,"
+		ewarn "next reboot could fail in case running system and initramfs do not agree"
+		ewarn "on detected root device name!"
+	fi
+
+	if [[ -d /run ]] ; then
+		local permission_run_expected="drwxr-xr-x"
+		local permission_run=$(stat -c "%A" /run)
+		if [[ "${permission_run}" != "${permission_run_expected}" ]] ; then
+			ewarn "Found the following problematic permissions:"
+			ewarn ""
+			ewarn "    ${permission_run} /run"
+			ewarn ""
+			ewarn "Expected:"
+			ewarn ""
+			ewarn "    ${permission_run_expected} /run"
+			ewarn ""
+			ewarn "This is known to be causing problems for any UDEV-enabled service."
+		fi
+	fi
+}


             reply	other threads:[~2024-01-19 20:16 UTC|newest]

Thread overview: 283+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-19 20:16 Ben Kohler [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-11 18:42 [gentoo-commits] repo/gentoo:master commit in: sys-kernel/genkernel/ Ben Kohler
2024-05-23 19:19 Ben Kohler
2024-05-01 18:43 Ben Kohler
2024-04-30 17:20 Ben Kohler
2024-04-30 17:20 Ben Kohler
2024-04-30 14:31 Ben Kohler
2024-04-30 14:31 Ben Kohler
2024-04-30 14:31 Ben Kohler
2024-04-30 14:31 Ben Kohler
2024-04-30 14:31 Ben Kohler
2024-04-30 14:31 Ben Kohler
2024-04-30 14:31 Ben Kohler
2024-04-30 14:31 Ben Kohler
2024-04-30 14:31 Ben Kohler
2024-04-30 14:31 Ben Kohler
2024-04-30 14:31 Ben Kohler
2024-04-30 14:31 Ben Kohler
2024-04-30 14:31 Ben Kohler
2024-04-30 14:31 Ben Kohler
2024-04-30 14:31 Ben Kohler
2024-04-26 17:27 Ben Kohler
2024-04-22 20:16 Mike Gilbert
2024-04-22 16:02 Ben Kohler
2024-02-24 22:33 Robin H. Johnson
2024-02-24 22:33 Robin H. Johnson
2024-02-24 22:33 Robin H. Johnson
2024-02-24 22:33 Robin H. Johnson
2024-02-24 22:06 Robin H. Johnson
2024-02-24 22:06 Robin H. Johnson
2024-01-21 20:37 Sam James
2024-01-21 20:37 Sam James
2024-01-21 20:37 Sam James
2024-01-21 20:37 Sam James
2024-01-21 20:37 Sam James
2024-01-21 20:11 Sam James
2024-01-21 19:53 Sam James
2024-01-21 19:53 Sam James
2024-01-08 12:28 Sam James
2024-01-08 12:03 Sam James
2024-01-08  9:48 Sam James
2023-12-02 14:52 Arthur Zamarin
2023-10-28  2:02 Sam James
2023-10-21 13:54 Sam James
2023-09-02 17:46 Sam James
2023-09-02 17:46 Sam James
2023-09-02 17:46 Sam James
2023-09-02 17:46 Sam James
2023-09-02 17:46 Sam James
2023-09-02 17:46 Sam James
2023-09-02 17:46 Sam James
2023-07-28 15:43 Sam James
2023-07-27 10:50 Sam James
2023-07-27 10:45 Sam James
2023-07-23 22:11 Sam James
2023-07-19 15:07 Sam James
2023-07-19  9:33 Sam James
2023-07-18 22:33 Sam James
2023-07-18 22:33 Sam James
2023-07-18 22:33 Sam James
2023-07-18 22:33 Sam James
2023-07-18 22:33 Sam James
2023-07-05 18:27 Sam James
2023-05-29  2:50 Matt Turner
2023-03-04  7:23 Arthur Zamarin
2023-03-04  6:33 Arthur Zamarin
2023-03-03 18:47 Arthur Zamarin
2023-03-03 18:47 Arthur Zamarin
2023-03-03 17:20 Arthur Zamarin
2023-03-03  5:57 Arthur Zamarin
2023-03-03  5:57 Arthur Zamarin
2023-01-08 19:05 Matt Turner
2023-01-03  6:14 Sam James
2022-12-07 16:44 Ben Kohler
2022-12-07 16:44 Ben Kohler
2022-11-21 18:23 Arthur Zamarin
2022-11-20  0:27 Sam James
2022-11-20  0:27 Sam James
2022-11-20  0:27 Sam James
2022-11-20  0:27 Sam James
2022-11-20  0:27 Sam James
2022-11-20  0:27 Sam James
2022-11-20  0:27 Sam James
2022-11-20  0:13 Sam James
2022-11-15 10:07 Sam James
2022-07-31  5:31 Joonas Niilola
2022-07-31  5:31 Joonas Niilola
2022-07-29 18:27 Arthur Zamarin
2022-07-26 15:20 Agostino Sarubbo
2022-07-26 15:19 Agostino Sarubbo
2022-07-26 15:18 Agostino Sarubbo
2022-07-26 15:17 Agostino Sarubbo
2022-07-26  7:05 Sam James
2022-07-26  7:04 Sam James
2022-07-26  7:04 Sam James
2022-07-04  3:57 Robin H. Johnson
2022-05-25  4:29 Robin H. Johnson
2022-05-24 10:51 Ulrich Müller
2022-05-24 10:16 Ulrich Müller
2022-04-19 23:17 Robin H. Johnson
2021-12-10  0:18 Thomas Deutschmann
2021-12-01 17:42 Thomas Deutschmann
2021-11-15 18:36 Thomas Deutschmann
2021-11-15 18:33 Thomas Deutschmann
2021-11-01  1:07 Thomas Deutschmann
2021-11-01  1:07 Thomas Deutschmann
2021-09-25 19:26 Thomas Deutschmann
2021-09-12  2:11 Matt Turner
2021-07-23 23:21 Thomas Deutschmann
2021-07-12 14:35 Thomas Deutschmann
2021-07-12 14:35 Thomas Deutschmann
2021-07-08 22:18 Thomas Deutschmann
2021-07-06 23:07 Thomas Deutschmann
2021-07-06  1:55 Thomas Deutschmann
2021-07-06  0:26 Thomas Deutschmann
2021-03-27 13:11 Thomas Deutschmann
2021-03-21 23:07 Thomas Deutschmann
2021-03-13 15:44 Thomas Deutschmann
2021-03-08  0:39 Thomas Deutschmann
2021-02-18 13:33 Thomas Deutschmann
2021-02-13 15:04 Thomas Deutschmann
2021-02-10  0:27 Thomas Deutschmann
2021-02-08 22:14 Thomas Deutschmann
2020-09-05 12:56 Thomas Deutschmann
2020-08-31 17:47 Thomas Deutschmann
2020-08-28 21:35 Thomas Deutschmann
2020-08-27  1:01 Thomas Deutschmann
2020-08-26 23:00 Thomas Deutschmann
2020-08-24 12:36 Thomas Deutschmann
2020-08-15 22:53 Thomas Deutschmann
2020-08-10  9:49 Thomas Deutschmann
2020-08-10  9:49 Thomas Deutschmann
2020-08-04  9:42 Thomas Deutschmann
2020-07-25  2:07 Thomas Deutschmann
2020-07-23 23:57 Thomas Deutschmann
2020-07-23 21:17 Thomas Deutschmann
2020-07-23 21:17 Thomas Deutschmann
2020-07-20 16:09 Thomas Deutschmann
2020-06-29 12:23 Thomas Deutschmann
2020-06-26 11:26 Thomas Deutschmann
2020-06-26 11:26 Thomas Deutschmann
2020-06-23 18:46 Thomas Deutschmann
2020-06-20  2:19 Thomas Deutschmann
2020-06-19 11:28 Thomas Deutschmann
2020-06-15 21:13 Thomas Deutschmann
2020-06-15 18:22 Thomas Deutschmann
2020-06-15 18:20 Thomas Deutschmann
2020-04-19 14:45 Thomas Deutschmann
2020-04-19 14:45 Thomas Deutschmann
2020-04-11 21:11 Thomas Deutschmann
2020-04-10 12:54 Thomas Deutschmann
2020-04-07 23:25 Thomas Deutschmann
2020-03-25 14:14 Thomas Deutschmann
2020-03-09 14:21 Thomas Deutschmann
2020-03-09 14:21 Thomas Deutschmann
2020-03-05 15:14 Thomas Deutschmann
2020-03-04  0:05 Thomas Deutschmann
2020-02-15 21:27 Thomas Deutschmann
2020-02-08 14:18 David Seifert
2020-01-16 22:02 Thomas Deutschmann
2020-01-16 22:02 Thomas Deutschmann
2020-01-14 23:24 Thomas Deutschmann
2019-12-29 21:17 Sergei Trofimovich
2019-12-22 19:29 Thomas Deutschmann
2019-12-13 22:34 Ulrich Müller
2019-12-06  0:06 Thomas Deutschmann
2019-12-06  0:06 Thomas Deutschmann
2019-11-27 19:39 Thomas Deutschmann
2019-11-26 17:47 Thomas Deutschmann
2019-11-24 21:02 Thomas Deutschmann
2019-11-24 20:08 Thomas Deutschmann
2019-10-14 15:06 Thomas Deutschmann
2019-10-07 22:04 Thomas Deutschmann
2019-10-05 18:56 Michał Górny
2019-10-05  0:55 Thomas Deutschmann
2019-10-02 23:10 Thomas Deutschmann
2019-09-16 21:43 Thomas Deutschmann
2019-09-08 13:17 Thomas Deutschmann
2019-09-06 20:47 Thomas Deutschmann
2019-09-06 20:47 Thomas Deutschmann
2019-09-06 20:47 Thomas Deutschmann
2019-09-06 20:47 Thomas Deutschmann
2019-09-01 21:49 Thomas Deutschmann
2019-08-31 21:08 Thomas Deutschmann
2019-08-30 22:34 Thomas Deutschmann
2019-08-21 19:25 Thomas Deutschmann
2019-08-19  8:50 Thomas Deutschmann
2019-08-16 21:04 Thomas Deutschmann
2019-08-07 16:50 Thomas Deutschmann
2019-07-29 21:11 Thomas Deutschmann
2019-07-23 21:12 Thomas Deutschmann
2019-07-21 20:55 Thomas Deutschmann
2019-07-18 22:28 Thomas Deutschmann
2019-07-18 22:28 Thomas Deutschmann
2019-07-18  2:18 Thomas Deutschmann
2019-07-16 22:30 Thomas Deutschmann
2019-07-16 18:31 Thomas Deutschmann
2019-07-16 12:20 Thomas Deutschmann
2019-07-16  1:08 Thomas Deutschmann
2019-07-16  1:08 Thomas Deutschmann
2019-07-15 18:17 Thomas Deutschmann
2019-07-15 18:17 Thomas Deutschmann
2019-07-15  0:16 Thomas Deutschmann
2019-04-21  2:32 Anthony G. Basile
2019-04-16 12:42 Anthony G. Basile
2019-03-27  9:12 Thomas Deutschmann
2019-03-24 23:25 Thomas Deutschmann
2019-03-24 23:15 Thomas Deutschmann
2019-03-24 23:15 Thomas Deutschmann
2019-03-22  0:34 Thomas Deutschmann
2019-03-22  0:34 Thomas Deutschmann
2019-03-21 23:55 Thomas Deutschmann
2018-09-16 18:13 Mikle Kolyada
2018-08-18 22:31 Sergei Trofimovich
2018-06-30 20:36 Mikle Kolyada
2018-06-26 15:53 Mikle Kolyada
2018-06-19 19:13 Sergei Trofimovich
2018-06-18 18:07 Tobias Klausmann
2018-06-17 23:29 Thomas Deutschmann
2018-06-16 15:01 Mikle Kolyada
2018-06-15  9:35 Sergei Trofimovich
2018-05-08  0:45 Thomas Deutschmann
2018-04-23 20:37 Robin H. Johnson
2018-04-13 19:39 Robin H. Johnson
2018-04-13 18:44 Robin H. Johnson
2018-04-04 18:31 Robin H. Johnson
2017-12-26 17:28 Robin H. Johnson
2017-12-20 19:16 Robin H. Johnson
2017-12-09 18:48 Robin H. Johnson
2017-11-16 23:44 Robin H. Johnson
2017-10-31 19:00 Robin H. Johnson
2017-10-28  8:31 Robin H. Johnson
2017-09-08 16:52 Robin H. Johnson
2017-09-06 23:48 Robin H. Johnson
2017-09-03  6:44 Robin H. Johnson
2017-09-02 14:18 Michael Palimaka
2017-07-14 19:57 Robin H. Johnson
2017-07-14 19:57 Robin H. Johnson
2017-06-23 22:17 Robin H. Johnson
2017-04-10 21:06 Robin H. Johnson
2017-01-02 23:48 Robin H. Johnson
2017-01-02  0:12 Matt Thode
2017-01-01 23:40 Matt Thode
2016-12-26 12:45 Markus Meier
2016-12-21 17:14 Thomas Deutschmann
2016-10-27 16:35 Robin H. Johnson
2016-10-12 16:04 Robin H. Johnson
2016-10-12 14:27 Robin H. Johnson
2016-10-12 14:27 Robin H. Johnson
2016-10-12 13:46 Robin H. Johnson
2016-09-29  4:11 Jeroen Roovers
2016-09-04 10:21 Tobias Klausmann
2016-08-31 22:29 Robin H. Johnson
2016-08-16 21:36 Robin H. Johnson
2016-08-15  7:02 Robin H. Johnson
2016-05-16  7:02 Robin H. Johnson
2016-04-21 16:50 Mike Frysinger
2016-04-20  3:58 Mike Frysinger
2016-04-01  2:01 Mike Frysinger
2016-03-26 19:09 Mike Frysinger
2016-03-21 20:45 Mike Frysinger
2016-02-27 12:00 Jeroen Roovers
2016-02-06 22:56 Robin H. Johnson
2016-02-06 22:28 Robin H. Johnson
2016-01-11  9:07 Agostino Sarubbo
2016-01-06  7:37 Robin H. Johnson
2015-12-29 20:21 Richard Farina
2015-12-28  3:29 Robin H. Johnson
2015-12-27  9:41 Mikle Kolyada
2015-12-07 18:28 Richard Farina
2015-12-07 11:40 Agostino Sarubbo
2015-12-06 11:51 Markus Meier
2015-12-03 13:28 Agostino Sarubbo
2015-11-23  9:25 Agostino Sarubbo
2015-11-19 10:44 Agostino Sarubbo
2015-08-20  2:45 Richard Farina
2015-08-20  2:45 Richard Farina
2015-08-20  2:45 Richard Farina
2015-08-20  2:45 Richard Farina
2015-08-20  2:45 Richard Farina
2015-08-20  2:11 Richard Farina
2015-08-20  2:11 Richard Farina
2015-08-20  2:11 Richard Farina

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1705695387.791a15028278c7cc1e463aee8b7d0c42d06583db.bkohler@gentoo \
    --to=bkohler@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox