From nobody Mon Oct 16 20:14:56 2023 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 4S8SyT0cVMz4xlWM for ; Mon, 16 Oct 2023 20:14:57 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4S8SyS5nJvz4Jfk for ; Mon, 16 Oct 2023 20:14:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1697487296; a=rsa-sha256; cv=none; b=hODjhupf5pLGtG8HEQFMJYlY2U7ZdJMxYhpNJNcJh2SvqQaCLDL71JQiEaN6tGoCCkVeNY e3gj2PfyU4XDSS1oAvtAQRZfZKKu0tJ1ChkiAONm4J6HzQ6K4T/jHYFHCAXvyXR/hMszsN sChad4tuu0wwuFjiQY06azOZmPiPXNJNNCx59+exx8MsgLXCj5Fw5ueq2CJJyRMrdMn98s 7Pl1yjG0Th3fotQlNd4a0CWMbdp4MnIFZeRcpD44rqKgbNm48pi01DBaBdO+rCTRxgz9a9 UptvLLa39Zm+o38gGEOuJamtNYcQBwpjpe0XL2d4VvgyA83yOJapRPKP7nECgw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1697487296; 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=mdIzkzHKCiwkf0M01+9hj92f48JyKeQ2hjWlj9IzAM8=; b=SKzKIrCilM9YEzWoU99SXwNvuFoHy21pBGVd1B21XQddreNiE081SF1ad8UCWUZ1ancR2u HHkHy5/3nbuiCMb7BCvZQGdMB737gg8TwWOg3WB0i2mseBL+5mAYuixGzN5gpy1MINkYHc BxqDSsnd1LQVE7zf45Ya5GrsTrjnNUHSZUAW0hq6JNtByvc2oj6/sJHKR1Rs8ofIgxTezG wplusWWpRNI7oB095hxJiZ8q9hoEuy5SYbypXfqrrItXxAtxkEFJ8c2wi0Rx+UTsZckB/8 WSusak1a/2aU5twFDYm/vGLVTzTJDigx3x6PKcZrSLQKveDFJhYYkM3ZSLe9Tg== 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 4S8SyS4sYyzts0 for ; Mon, 16 Oct 2023 20:14:56 +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 39GKEuoV073198 for ; Mon, 16 Oct 2023 20:14:56 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 39GKEuxi073197 for bugs@FreeBSD.org; Mon, 16 Oct 2023 20:14:56 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 274522] FreeBSD ZFS VM image's rc.conf has many repeated lines Date: Mon, 16 Oct 2023 20:14:56 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: conf X-Bugzilla-Version: 14.0-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: me+fbsd@cameronkatri.com 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=3D274522 Bug ID: 274522 Summary: FreeBSD ZFS VM image's rc.conf has many repeated lines Product: Base System Version: 14.0-STABLE Hardware: arm64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: conf Assignee: bugs@FreeBSD.org Reporter: me+fbsd@cameronkatri.com The FreeBSD-14.0-RC1-arm64-aarch64-zfs.raw.xz VM image (maybe others, I did= n't=20 check) has a rc.conf with a ton of repeated lines. I tried looking at=20 why this would be, but the release scripts to create this image went=20 right over my head. $ sudo mdconfig FreeBSD-14.0-RC1-arm64-aarch64-zfs.raw md0 $ sudo zpool import -R /mnt -t 4016146626377348012 vm-zpool $ wc -l /mnt/etc/rc.conf 36 /mnt/etc/rc.conf $ sort -u /mnt/etc/rc.conf growfs_enable=3D"YES" hostname=3D"freebsd" ifconfig_DEFAULT=3D"DHCP inet6 accept_rtadv" zfs_enable=3D"YES" zpool_reguid=3D"zroot" zpool_upgrade=3D"zroot" $ https://lists.freebsd.org/archives/freebsd-current/2023-October/004824.html --=20 You are receiving this mail because: You are the assignee for the bug.=