From nobody Sun Oct 06 10:26:49 2024 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4XLz3Y583Bz5XdRg for ; Sun, 06 Oct 2024 10:26:49 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XLz3Y31T0z4pgT for ; Sun, 6 Oct 2024 10:26:49 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1728210409; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=bT+CmQbsP0XQ9QFzmRPkMt4HGtbNY2nkQa3FpnaBGwc=; b=ucj+C30Q5rA8QRQwixCfZxJDtV3kgm3uTj28cmAEbbgdM7c8+o4YP2UbRwCyTWG+BPUupf urSldQC83JHBuKwa2H59UH2QIZSnaIZk7aRRrui74lWnpttCaynRa1q/NtbV8lx1yJ9PaW UuyzaDHkRSE/ftmcKPvD97tbys2HEY0nR7De2FQKLhrBdAKM4u1PbX6tYGvPcnBoiyL8T2 j3cPAXZG/xtrjBJz5dWRuC3L6ooTia0kPG9uymEx1OL5trcyfKt6ssC0CuocSw71TpdKff UIwLwEnoQq2hvvssSPjN5bDy1P9NnE2L4k5ZcXmcnqaoqFbk6eqcbUJVc0Kh9A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1728210409; a=rsa-sha256; cv=none; b=hdLN16aMLeTubVeDvaXnNcjC6shkCyIJVdEp/jCFzZ0laJpYhv874CQtsiYTWuW1B0rnvn jMpK9zSQ3YaQmyKrwKfJfoKcF0hdJNim0ALaJUMd9W/wGZ54RJ9WnkEnjcvO9lAzAfaEHV tsYwBOaxS7fhF+/k4m7CFCvHNstDML8BDsg1JDOmyTKNo3P5wqYoLBguOqnTBehAtYikth HRJJOndVuQRKu5gbCVQz6nB64GyqQifcPQpFMNWdf42PXr07yx21SOKzaKjPHnNPrDZChG FlZNGAsOZLquLZFZGlxnj6yMd6P7yNKDeUItQvUbvpnrNwBCxV7W3ug5lXKNJw== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4XLz3Y2Ppgzy0x for ; Sun, 6 Oct 2024 10:26:49 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 496AQnJe029739 for ; Sun, 6 Oct 2024 10:26:49 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 496AQnAI029738 for bugs@FreeBSD.org; Sun, 6 Oct 2024 10:26:49 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 281889] add pkgbase meta-packages for easier usage Date: Sun, 06 Oct 2024 10:26:49 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: 14.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: antranigv@freebsd.am X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D281889 Bug ID: 281889 Summary: add pkgbase meta-packages for easier usage Product: Base System Version: 14.1-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: misc Assignee: bugs@FreeBSD.org Reporter: antranigv@freebsd.am The current process of using PkgBase is to run the following pkg install -r FreeBSD-base -g =E2=80=98*=E2=80=99 While this works fine, it will indeed install everything. and I mean everything, the test suite, the debug binaries, and more. During our =E2=80=9CProduction Users Call=E2=80=9D meetup, Jan has suggeste= d to use the following ``` $pkgbase_query_small=3D" %n ~ FreeBSD-* && %n !~ *-lib32 && %n !~ *-dbg && %n !~ *-dev && %n !~ FreeBSD-kernel-* && %n !~ FreeBSD-bootloader && %n !~ FreeBSD-bsnmp && %n !~ FreeBSD-clang && %n !~ FreeBSD-cxgbe-tools && %n !~ FreeBSD-dtrace && %n !~ FreeBSD-lld && %n !~ FreeBSD-lldb && %n !~ FreeBSD-mlx-tools && %n !~ FreeBSD-rescue && %n !~ FreeBSD-src* && %n !~ FreeBSD-tests "; ``` This one has a much smaller footprint, which is perfect for Jails. I was wondering, if we can have multiple meta-packages for users. For example, FreeBSD-world (everything, FreeBSD-base (same as base.txz), FreeBSD-tests (for tests) -src, -dbg, etc. And finally, we can also try having FreeBSD-jail, which would be the minimum requirement for Jails. For example, Jails don=E2=80=99t need wpa_supplicant= (they could, but 99.99% of the time they don=E2=80=99t) This would allow us to do=20 pkg -r /path/to/jail install FreeBSD-jail and have a nice, tidy jail. let me know, P.S. I just realized that =E2=80=9CFreeBSD-jail=E2=80=9D is already a packa= ge, it=E2=80=99s the jail utilities, so a better naming might be required, like FreeBSD-mini, or FreeBSD-jail-flavor, but I=E2=80=99ll leave the naming to the pros :) --=20 You are receiving this mail because: You are the assignee for the bug.=