From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id OEvYF9mWcWB4WAAAgWs5BA (envelope-from ) for ; Sat, 10 Apr 2021 14:15:21 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id wNmpEdmWcWAzNgAAbx9fmQ (envelope-from ) for ; Sat, 10 Apr 2021 12:15:21 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 0766614FC3 for ; Sat, 10 Apr 2021 14:15:21 +0200 (CEST) Received: from localhost ([::1]:55268 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lVCWG-0005cc-6O for larch@yhetil.org; Sat, 10 Apr 2021 08:15:20 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:47342) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lV3wj-0003ab-TE for guix-devel@gnu.org; Fri, 09 Apr 2021 23:06:05 -0400 Received: from mout-p-201.mailbox.org ([80.241.56.171]:46992) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1lV3wf-00045H-Tz for guix-devel@gnu.org; Fri, 09 Apr 2021 23:06:05 -0400 Received: from smtp2.mailbox.org (smtp2.mailbox.org [IPv6:2001:67c:2050:105:465:1:2:0]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-201.mailbox.org (Postfix) with ESMTPS id 4FHKdM0NJ6zQk0v; Sat, 10 Apr 2021 05:05:59 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mailbox.org; h= content-type:content-type:mime-version:subject:subject :message-id:from:from:date:date:received; s=mail20150812; t= 1618023956; bh=sQTOop4AmTaRwfnI34sVpmQ2ynDBs4P/rFK3raK2Jvc=; b=c ncBkxRXvA7I5kXwm190d8ESBnHnNOHraHqOZU6V2soZKEuAU9Tt+o80kCz5u2Kr2 QKB7kThZfrp4pAISwoij2G3bCs8b73C/FijMCSHsmXJoLG95OedihPt1BIUG88uw f3J2fvEh9zkdsRMizLY23rPg5KsY3dbtJiOjW/Dg1FT3dlzl3upDEq+kD3lJ5v1H MWpigbQaJNsqluIFwmt310tL3bAudWOV3BleFayi/XXPWoNZMWYc+ms1JuD1plgJ OoZpp7PBMy+QUlF5r8ialGS63nSWLQueQq1apjXM6L1mebR/1vQ7qtiw/SALP5U4 NhHK1+MuKk5TWjYhk1lQg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailbox.org; s=mail20150812; t=1618023957; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type; bh=s4sWsva4w2vAnXbsa41SfKGsuQBV/FirBZPLXocLY3E=; b=yl4bHfSvcNervi7mQqwlA8ROesQXUEz3Mjc2WJqSRRlk9+tpN8oX4nCHE38khEdMi0j8OR G4GZQigz0nBRL7XfNq9VyVch0EtStz+cVjiLrwA553MvAVs5nmOllfeV7NaqzTSmdF0Iyt XCKTkP1/vlhAhl5C9AAYYRwj0rUbpWHZDIuodX2p4IFJlHoYJb3dkoJEaUBCgrWvkD9s7O wKuxj4EuaDaUmOCaoDJeUE5U772FsMEUZbsuwkykR65dCX8vLpeTjhDVPvFjHiZHuHipJ5 RorKyxRp9VCZ9t/l4DkT7VkaLkkMTLcmc3+B05a0GrAsc/BHQauKm5P3TUfOCw== X-Virus-Scanned: amavisd-new at heinlein-support.de Received: from smtp2.mailbox.org ([80.241.60.241]) by spamfilter05.heinlein-hosting.de (spamfilter05.heinlein-hosting.de [80.241.56.123]) (amavisd-new, port 10030) with ESMTP id 4bPkCNtxh15I; Sat, 10 Apr 2021 05:05:56 +0200 (CEST) Date: Sat, 10 Apr 2021 05:05:55 +0200 (CEST) From: Brendan Tildesley To: "vladilen.kozin@gmail.com" Cc: "guix-devel@gnu.org" Message-ID: <527689848.78796.1618023955829@office.mailbox.org> Subject: Where to find dmesg and /etc contents of specific system generation? MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_78795_290202527.1618023955827" X-Priority: 3 Importance: Normal X-MBO-SPAM-Probability: * X-Rspamd-Score: 0.69 / 15.00 / 15.00 X-Rspamd-Queue-Id: 16DF317DF X-Rspamd-UID: 064704 Received-SPF: pass client-ip=80.241.56.171; envelope-from=btild@mailbox.org; helo=mout-p-201.mailbox.org X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Mailman-Approved-At: Sat, 10 Apr 2021 08:14:53 -0400 X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1618056921; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=s4sWsva4w2vAnXbsa41SfKGsuQBV/FirBZPLXocLY3E=; b=I7VUImMl9X57qsHw9Soey6xl/3nCyCUlvPq2igeugssnitLlVsHWM8YMR5P92WlVC7sVkW /N/vybMWof+mcwuOWJdPfAqP+KgtRVpMeRr4LUqculu/WZO5rcX/mlxyTW3/6yyMz/zwb9 79Q7SALzVPayyygMzDP1SjhYSfiml7NFpxSUTGEOpPyYo3h2DEHP/gOpg26VjDGyyszVPq +O60sJrJ8r5ntMtEj6aZ0hz/E0Uz1eq14CoL+zrXVpLLhCzu1+a7aLIvEN8X3pjIAh64Mb ibKrCygrbn6F1RAXXHiczsHowECoB1TZxFdeqGLu5WCD1rj+YGidi59YL3gSCg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1618056921; a=rsa-sha256; cv=none; b=Jd6ZyQvrZv2d3LRvj40CCIba+NODQ+u9AuOYiYxQHottCeVdkZuj2zQdLCe3JlU+dCnKkF /+dYSSPegjHBJrN59Z+mix5gBo16ROwsBdUYEN42mBbeOfH+qPpEUyaVzOIXZA7HcJR+77 WXQnatqpvsrjpDqmHN3sR8wABC4StyoqeBmeGM5vUl0BJOYzk746ixXR0ihGM+q/V5s0Kb Dz6dEVLrFhZwKbIbNXz0hPbZKCDwBq4JSNyBKU/O+7dAWLJrrrMbSdoIIEza+oCNv7saqP L2n2AH5o0wubCkQroh2OBH2bieVMIpU0uTy7pAEzc58bcTwrJeEDAnqBAAu4qw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=mailbox.org header.s=mail20150812 header.b="c ncBkxR"; dkim=pass header.d=mailbox.org header.s=mail20150812 header.b=yl4bHfSv; dmarc=pass (policy=reject) header.from=mailbox.org; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Spam-Score: -2.14 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=mailbox.org header.s=mail20150812 header.b="c ncBkxR"; dkim=pass header.d=mailbox.org header.s=mail20150812 header.b=yl4bHfSv; dmarc=pass (policy=reject) header.from=mailbox.org; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Queue-Id: 0766614FC3 X-Spam-Score: -2.14 X-Migadu-Scanner: scn0.migadu.com X-TUID: nfo2Sx+gychE ------=_Part_78795_290202527.1618023955827 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit I think if you type guix system list-generations you will see "canonical file name" which lists a path. inside there there is an etc directory that looks like the right one. ------=_Part_78795_290202527.1618023955827 MIME-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit
I think if you type
guix system list-generations

you will see "canonical file name" which lists a path. inside there there is an etc directory that looks like the right one.
------=_Part_78795_290202527.1618023955827--