From nobody Mon Jul 15 01:05:33 2024 X-Original-To: freebsd-current@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 4WMkXN6f93z5Q6sd for ; Mon, 15 Jul 2024 01:05:40 +0000 (UTC) (envelope-from concussious@runbox.com) Received: from mailtransmit04.runbox.com (mailtransmit04.runbox.com [IPv6:2a0c:5a00:149::25]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4WMkXM6hFMz47Wg for ; Mon, 15 Jul 2024 01:05:39 +0000 (UTC) (envelope-from concussious@runbox.com) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=runbox.com header.s=selector2 header.b=FQbFngXY; dmarc=pass (policy=quarantine) header.from=runbox.com; spf=pass (mx1.freebsd.org: domain of concussious@runbox.com designates 2a0c:5a00:149::25 as permitted sender) smtp.mailfrom=concussious@runbox.com Received: from mailtransmit03.runbox ([10.9.9.163] helo=aibo.runbox.com) by mailtransmit04.runbox.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1sTA9n-000x64-Pb; Mon, 15 Jul 2024 03:05:35 +0200 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=runbox.com; s=selector2; h=Message-Id:Date:Subject:CC:To:From:MIME-Version: Content-Transfer-Encoding:Content-Type; bh=82NMyi0hEJEikXxkRlJIRkmFDxf9It7CU6om0bGekyk=; b=FQbFngXYwvDlrc+mtpvS7nBX/+ gTDaTaEEcqQ8K+pw6IEk4svm8w18D4gOOVQVEyGqWbmIiAcdAEstMqcdjtbuPmxIXLpCB+wkED+ib NE3B6/+kQITHbPg4Kdms9PhIkKwyWMhdvCaSpTIa7uYCoxTmX4mmzLgL+H/biQd9o88MvGb55/vQX amd9tCPVm9ObfeK6kuzk9aNkaa4OL86m3fuV3f2o8S7KMFfwLvcTSjZtyKQQdyybwaUwwosE647lB 2h8NSIeUZMVS3lAdUF3GJ7zYFAtHnB3z6GfIn6c9hA0gKsYldPgyrL2skFsdnVHsgZsQLrK82WocX hGBkffSg==; Received: from [10.9.9.127] (helo=rmmprod05.runbox) by mailtransmit03.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1sTA9l-0000C3-3z; Mon, 15 Jul 2024 03:05:34 +0200 Received: from mail by rmmprod05.runbox with local (Exim 4.86_2) (envelope-from ) id 1sTA9l-0007Gc-2C; Mon, 15 Jul 2024 03:05:33 +0200 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@FreeBSD.org MIME-Version: 1.0 Received: from [Authenticated alias (960610)] by runbox.com with http (RMM6); Mon, 15 Jul 2024 01:05:33 GMT From: "Alexander Ziaee" To: "tezeka" CC: "freebsd-current" Subject: Re: i made a mess (forgot the buildworld and installworld) Date: Mon, 15 Jul 2024 01:05:33 +0000 (UTC) X-RMM-Aliasid: 960610 X-Mailer: RMM6 Message-Id: X-Spamd-Bar: --- X-Spamd-Result: default: False [-3.99 / 15.00]; FAKE_REPLY(1.00)[]; DWL_DNSWL_LOW(-1.00)[runbox.com:dkim]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-0.89)[-0.885]; DMARC_POLICY_ALLOW(-0.50)[runbox.com,quarantine]; R_DKIM_ALLOW(-0.20)[runbox.com:s=selector2]; R_SPF_ALLOW(-0.20)[+ip6:2a0c:5a00:149::25]; MIME_GOOD(-0.10)[text/plain]; RCVD_IN_DNSWL_LOW(-0.10)[2a0c:5a00:149::25:from]; MIME_TRACE(0.00)[0:+]; ARC_NA(0.00)[]; FREEMAIL_ENVFROM(0.00)[runbox.com]; ASN(0.00)[asn:50304, ipnet:2a0c:5a00::/29, country:NO]; FREEMAIL_FROM(0.00)[runbox.com]; FREEMAIL_TO(0.00)[hotmail.com]; MLMMJ_DEST(0.00)[freebsd-current@freebsd.org]; FROM_EQ_ENVFROM(0.00)[]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; TO_MATCH_ENVRCPT_SOME(0.00)[]; RCVD_TLS_LAST(0.00)[]; TO_DN_ALL(0.00)[]; RCVD_COUNT_THREE(0.00)[4]; DKIM_TRACE(0.00)[runbox.com:+] X-Rspamd-Queue-Id: 4WMkXM6hFMz47Wg Hello! > I made a big mess here. > I (deleted my system libraries) If I have no snapshots: - boot into the installer - mount - copy /usr/* It's not good, but it's good enough to get going to restore from backup or = makeworld at your leisure. Eventually, you want to learn to snapshot your system when you're touching = critical directories. Then, it never matters. You can just roll back stress= free. > I do have a shell god knows why That would be due to /rescue/. God didn't do that, Tim Kientzle and Gordon = Tetlow did that :) Best, Alex=