From patchwork Sat Oct 25 16:02:39 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 9226 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (Client CN "mail01.haj.ipfire.org", Issuer "R12" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4cv4L11K0Vz3wbl for ; Sat, 25 Oct 2025 16:02:49 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [IPv6:2001:678:b28::201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (Client CN "mail02.haj.ipfire.org", Issuer "E8" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4cv4L06RH9z3HP for ; Sat, 25 Oct 2025 16:02:48 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [IPv6:::1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4cv4L05j7vz30RH for ; Sat, 25 Oct 2025 16:02:48 +0000 (UTC) X-Original-To: development@lists.ipfire.org Received: from mail01.ipfire.org (mail01.haj.ipfire.org [IPv6:2001:678:b28::25]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (Client CN "mail01.haj.ipfire.org", Issuer "R12" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4cv4Ky1q2Lz2xMF for ; Sat, 25 Oct 2025 16:02:46 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (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 mail01.ipfire.org (Postfix) with ESMTPSA id 4cv4Kx3NHzz6P; Sat, 25 Oct 2025 16:02:45 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1761408165; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=63SLBXCnEPlQzRRrk1ScFUgFZI+R8Yktd3eCAlRjlnw=; b=3Hq+veUOo7J4X61jEj0MfPezhewefb29o9irOda1CgHfe6LjRMwGzzotCoLNIMTxylWYjF fC9uOAd+FrTiHsCw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1761408165; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=63SLBXCnEPlQzRRrk1ScFUgFZI+R8Yktd3eCAlRjlnw=; b=wmZ9touNMy9tc0CRPsZ9GQ8fE9zH4fbz+GMC+pfM+21VtnPkzaoqhGU4fCTOKZXh8IN1bv M/Hs/c7jRGQvWkLX+1KiZVP4hfVs7+cjgIKXhZLIp9DP8Ewe/crFnur0h64WZh1kBjvF7H CvD6w4d1EUAKLJ0FwQxhTIJZasExSiGkti9lPE6I+jco6AjmIvseG6UIFRu5N4N7xrWpgO tT1nuV3ecYwCwHUaeWyikU6Mi2ifqmwvI6XZHsT4/3CAcH3CpDo47X1TspiJAkN9RCHDJm Yizu5dFCYhZ8Yf0y6B5R2gLLppBcVMyCEFltHfI4bjF1yQZg+gvfkw4yCon2rQ== From: Adolf Belka To: development@lists.ipfire.org Cc: Adolf Belka Subject: [PATCH] core199: Ship less Date: Sat, 25 Oct 2025 18:02:39 +0200 Message-ID: <20251025160240.2574618-1-adolf.belka@ipfire.org> Precedence: list List-Id: List-Subscribe: , List-Unsubscribe: , List-Post: List-Help: Sender: Mail-Followup-To: MIME-Version: 1.0 Signed-off-by: Adolf Belka --- config/rootfiles/core/199/filelists/less | 1 + 1 file changed, 1 insertion(+) create mode 120000 config/rootfiles/core/199/filelists/less diff --git a/config/rootfiles/core/199/filelists/less b/config/rootfiles/core/199/filelists/less new file mode 120000 index 000000000..65c0e0771 --- /dev/null +++ b/config/rootfiles/core/199/filelists/less @@ -0,0 +1 @@ +../../../common/less \ No newline at end of file