From patchwork Tue Feb 22 12:50:49 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Michael Tremer X-Patchwork-Id: 5227 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 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4K2zZf4n2qz3xgf for ; Tue, 22 Feb 2022 12:51:54 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4K2zZY29KNz11b; Tue, 22 Feb 2022 12:51:49 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4K2zZX3ZSDz32KL; Tue, 22 Feb 2022 12:51:48 +0000 (UTC) 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 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4K2zZV5R2Xz30H6 for ; Tue, 22 Feb 2022 12:51: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 ECDSA (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4K2zZV4R0wzWG; Tue, 22 Feb 2022 12:51:46 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1645534306; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=5QAJ03DU2mXgGR2LFsuUWTKQScVBwLpbrFIImTJ9BQk=; b=JAxIIPHsD7HiXeQvTxHemZvbPgvrcEFHqkRDHLTCg7Sd5YeJBCKsTy2bDA7QA4m8B6sRTg eCqdwvhX2Or3ViDg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1645534306; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=5QAJ03DU2mXgGR2LFsuUWTKQScVBwLpbrFIImTJ9BQk=; b=wapnn9vcS72XcX4aeoQwFydb2d0lSESgPKnHs6JCYlFL+/XoEqNucF7tcsBuDoLdq8CVNS vu+pDO8S64130u0iyzEAHu2AJFqoj0LEeHNvVVtKbfPIlSjTx17eYsj4SJp/uZ7HvCaVbM BDEArs1ODeFL8AjXT8lGFga/gZ1TSbNQvh/bZeuLPcCUm4opzldrEaFWReIs6ZEsRSFIRI FnEgkbayMEjQ46Vg5fIUmCxHg6vyLfPd9VEo2iw3RKLzkhInZNBvnTNz02vo6X8kE7Clbv giMelhgy5tPOdPK1wLmYXVqWdFiK+aNaESiWzawqADCQlZn+QyesWuOQFUEA+g== From: Michael Tremer To: development@lists.ipfire.org Subject: [PATCH 04/50] hostapd: Repair LFS file after merge garbage Date: Tue, 22 Feb 2022 12:50:49 +0000 Message-Id: <20220222125135.1211290-5-michael.tremer@ipfire.org> In-Reply-To: <20220222125135.1211290-1-michael.tremer@ipfire.org> References: <20220222125135.1211290-1-michael.tremer@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Michael Tremer Errors-To: development-bounces@lists.ipfire.org Sender: "Development" From: Peter Müller Reported-by: Michael Tremer Signed-off-by: Peter Müller --- lfs/hostapd | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lfs/hostapd b/lfs/hostapd index f07d378be..89f5ecf73 100644 --- a/lfs/hostapd +++ b/lfs/hostapd @@ -24,6 +24,7 @@ include Config +SUMMARY = Daemon for running a WPA capable Access Point VER = 2_10 THISAPP = hostap_$(VER) @@ -36,6 +37,8 @@ PAK_VER = 59 DEPS = +SERVICES = hostapd + ############################################################################### # Top-level Rules ############################################################################### @@ -87,7 +90,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) cd $(DIR_APP)/hostapd && make install install -v -m 644 $(DIR_SRC)/config/backup/includes/hostapd /var/ipfire/backup/addons/includes/hostapd # install initscript - $(call INSTALL_INITSCRIPT,hostapd) + $(call INSTALL_INITSCRIPTS,$(SERVICES)) mkdir -p /var/ipfire/wlanap touch /var/ipfire/wlanap/settings cp -vrf $(DIR_SRC)/config/hostapd/hostapd.conf /var/ipfire/wlanap/hostapd.conf