Received: from mail.3dds.io (mail.3dds.io [31.172.106.97]) by gbr-app-1.alpinelinux.org (Postfix) with ESMTPS id 33EDB221CD2 for <~alpine/users@lists.alpinelinux.org>; Fri, 15 May 2026 17:08:34 +0000 (UTC) Received: from mail.3dds.io (localhost [127.0.0.1]) by mail.3dds.io (mail) with ESMTP id D46DA2329A for <~alpine/users@lists.alpinelinux.org>; Fri, 15 May 2026 17:08:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=3dds.io; h=cc :content-transfer-encoding:content-type:content-type:date:from :from:message-id:mime-version:reply-to:subject:subject:to:to; s= dkim; bh=DtGvWypIJefPiMBGVN1p2O/S4WOPYDFoHWA/jFHeWGc=; b=kQBdq47 F4QWRxk7X71PIsoKmMhBBLAhrZBvDiS1Eca5MOfg2PfbLLeGDZmmrpFsrjoqiP8L DrllgZAR+TLJsCBwhyLYTr5gFgu37ZxvpWcemE+ue33i+qnOg8BFyrqFiiDNs3Km CqLR+7LmnaXu3Td9prX42XTEMfjOfD36JUoXpMlFLHVybwPChETexogf7L9QnDtf TjgAaEKmFmfbXDnFqvl4DXQJfbAgyxvqOzq9sKO9A9YwCDcRj9sJc5ROQDj4CNGz 9F/7f7dNJ91q8BTmDALT7pRmkPOxx7XRatAFb8M85RSo9Uf8h+24airTWki6UoXl 6zUrHYHuqv6331w== Message-ID: <28157412-4aac-4497-ae8b-ae1a8605afc8@3dds.io> Date: Fri, 15 May 2026 19:08:31 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Content-Language: en-US To: ~alpine/users@lists.alpinelinux.org From: filip Mutterer Subject: makeinitfs - Cross Compile Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Hi! When doing cross compile on x86 for aarch64 can I just use the x86 to create the initramfs? greetings filip