From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C6C20158041 for ; Mon, 25 Mar 2024 22:38:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 90B11E2A4C; Mon, 25 Mar 2024 22:38:27 +0000 (UTC) Received: from mail-qv1-f54.google.com (mail-qv1-f54.google.com [209.85.219.54]) (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) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 44C4EE2A42 for ; Mon, 25 Mar 2024 22:38:27 +0000 (UTC) Received: by mail-qv1-f54.google.com with SMTP id 6a1803df08f44-6966b6680b6so3949416d6.0 for ; Mon, 25 Mar 2024 15:38:27 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711406306; x=1712011106; h=content-transfer-encoding:content-disposition:message-id :in-reply-to:references:mime-version:to:subject:from:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=I7lA4/vfDknXVTd6fXymWNlQvqcoDuI5FGQ56OxuPvE=; b=Uu5elYHm9cnSnF0goaKlpIzy8n+FzOV5B2ExjUu1zehCxLV3ak/bSiXs+KPAXFV1WJ ZLWi4NI1wbSIuS4Lwy8x1KDy16sFcOa7OA4a0SifbtX5pkRJKo3WMd61HezSWZGtF6O5 f/TCbOe+IkFWJ4f9BdTq+5xrBXwFzzWJkcAwruNn3l68LVLxuUyuBcbq2j+1BOkd+YGg 4TdreiCOvoyfFLpCTl1kLYr+VGC5AnTAh/HnmVweVydk6j51kgeoouR+k3Ipygcpr2dL wDaUFJUzLxinNH0uWc2esWCNfBOZGIoQ9JxlBj124YbZEOKbtcWO5b7fYRGcFGLWkYJA IA6w== X-Gm-Message-State: AOJu0YwbQ2/RPcqNFXSi4Xbv6xsVPE6W2pmdXwceuNcYGUB/VtHD3uYW soAkbO0mclYC4FpyjhJzvHn5yVgLohCVzE7eEv2Dxcf9PPV5gLvckHi9cC54lRxUSCR5MkWG7LQ i X-Google-Smtp-Source: AGHT+IFobMA/4nzueDDMTSBXj0vPrpGSm3+zuuur3niHaKaEZgUPkTBlaO6A9c/LOi6aLu+zT33K6g== X-Received: by 2002:a05:6214:3a01:b0:696:81b8:a462 with SMTP id nw1-20020a0562143a0100b0069681b8a462mr7842684qvb.0.1711406306374; Mon, 25 Mar 2024 15:38:26 -0700 (PDT) Received: from ffortso9 (c-73-238-129-126.hsd1.ct.comcast.net. [73.238.129.126]) by smtp.gmail.com with ESMTPSA id ke25-20020a056214301900b0069612003bacsm4562333qvb.53.2024.03.25.15.38.25 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 25 Mar 2024 15:38:25 -0700 (PDT) Date: Mon, 25 Mar 2024 18:38:24 -0400 From: Jack Subject: Re: [gentoo-user] Stage-3 and profile 23.x To: gentoo-user@lists.gentoo.org Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 References: <12405661.O9o76ZdvQC@cube> <4884332.GXAFRqVoOG@rogueboard> <12402631.O9o76ZdvQC@cube> In-Reply-To: <12402631.O9o76ZdvQC@cube> X-Mailer: Balsa 2.6.4-204-g34868c62e Message-Id: Content-Type: text/plain; charset=us-ascii; DelSp=Yes; Format=Flowed Content-Disposition: inline Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 7bdd7917-0b2e-4327-96f0-faa2a8650f11 X-Archives-Hash: eee18fd6c254fa79f613bfdba48ff2da On 2024.03.25 17:48, Peter Humphrey wrote: > On Monday, 25 March 2024 16:52:19 GMT Michael wrote: >=20 > > The default OpenRC installation now assumes a merged-usr fs =20 > structure - > > therefore make sure you select the appropriate profile in a new =20 > installation. That specifically says for a new installation. >=20 > I was wondering about that. Now that we have 23.0 in place, are we =20 > meant to > change to merged-usr? Should I run the eponymous script? From the news item: 3. If you are currently using systemd in a split-usr configuration, =20 then first complete the migration to the corresponding merged-usr profile of =20 the same profile version. Details on how to do this can be found in the =20 news item [4]. If you are currently using openrc, migrate to 23.0 first, keeping =20 your disk layout. If you want to move from split-usr to merged-usr, do that =20 afterwards.