From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 44A15138334 for ; Wed, 3 Jul 2019 17:18:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3DC59E08CE; Wed, 3 Jul 2019 17:18:02 +0000 (UTC) Received: from mail-io1-xd33.google.com (mail-io1-xd33.google.com [IPv6:2607:f8b0:4864:20::d33]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1BDA4E08CE for ; Wed, 3 Jul 2019 17:18:01 +0000 (UTC) Received: by mail-io1-xd33.google.com with SMTP id s7so6575103iob.11 for ; Wed, 03 Jul 2019 10:18:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=7zIEz8gVW+rvjFdZKgr7zUsXTMF9u3bc/ls198YNtSQ=; b=c5VZy9er+mJH00BqQOsiRzd4E3Q5g0wGNbxQXsPzRwOFWUpE2TK/Id9wdwn+ugUoPU 2qViyzf1eF5M45RFzBqm+OlEFVxHj1eFc9X4tJRHmNWH2EAc3uqlp7fMVOzwgr+qnyoC JzCJnra5WnV0sQxMyG05Xlv8xUHBbqVPhSQ01f168YqD1QZ4F+nrBJZEhRYaI3OdPcfg encOZyh1kSsjVPZ9UEzrPy+SjDl3MF76sY0PXr7e0EE0K566sG32EO0WgvEcgZfcneIo 8q0F6g1WFE+hEK7J628vKUOOFs6urOofI6/W/va3IjsZexiDDkeAnKi2Su1Vu9IgmZDp A3pg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=7zIEz8gVW+rvjFdZKgr7zUsXTMF9u3bc/ls198YNtSQ=; b=Gq92QPPqvu6p5V9t1pBIezijtkeK3VwKAKD8rBToCfsbU6USVEYGEhvJO0+0ReCFUI WmCxN06+SrvrtMZzdBR6nRr71xTylJ5BJnu1RUcdJRuCweYgVXfB728vMRgibtvo/mVF uUqDQ6VNRahw2OsIQCbvXSTJD+C169Zb7MB3Cg7F2/BAtqHczhf4aaItE1rmM+XsIhve XN713y/mYInOAPXAYq+vGnIX/7napIr8fgOQDBadtn0Qx/eofgrVgPVvCzV7Ttc9UuQe 4iKXrVVXjYrxfs6Msk2oJd+c8XZZUgUyIi+zcuDdSDL4k+z5KzK45aZSxFf5UxKFMRKW vziw== X-Gm-Message-State: APjAAAUvLnHLUUfsQuRWmqEPARQKL9kJEr4Zipo5F3NgHcMvQpyFQ+vR 53aTHsjaUDq8lnExJmN4nNMsDvow5wi/uyFrc+YWIVtRAxM= X-Google-Smtp-Source: APXvYqwu9d7xfdlv1SYvLHNDfmmbJ8R9Z/Dv/ic3BTG8aEI4kuwIRsD0PX4aK5fJQHXrZqf+z+v321jm73lqum7KYcs= X-Received: by 2002:a6b:ba56:: with SMTP id k83mr9478251iof.105.1562174280807; Wed, 03 Jul 2019 10:18:00 -0700 (PDT) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-alt@lists.gentoo.org Reply-to: gentoo-alt@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 References: <20190604100102.GB182@gentoo.org> <20190604103752.GC182@gentoo.org> <20190604172419.GE11924@gentoo.org> <20190605185033.GJ27241@gentoo.org> In-Reply-To: <20190605185033.GJ27241@gentoo.org> From: Michael Fothergill Date: Wed, 3 Jul 2019 18:17:52 +0100 Message-ID: Subject: Re: [gentoo-alt] problem installing gentoo prefix on debian buster To: gentoo-alt@lists.gentoo.org Content-Type: multipart/alternative; boundary="00000000000015c414058cca0b48" X-Archives-Salt: f2ec6e60-faab-4629-9224-40f601005264 X-Archives-Hash: 79442714e36694c83177420a8aa0c889 --00000000000015c414058cca0b48 Content-Type: text/plain; charset="UTF-8" The founder of Bedrock linux says that running gentoo and debian together in it allows the dpkg-buildpackage of debian to be used by gentoo....... This was the main problem I had with the out of tree kernels I tried making in gentoo for the debian install. See here: https://www.linuxquestions.org/questions/bedrock-linux-118/using-bedrock-linux-with-gentoo-and-debian-4175656498/ I will give it a try on another machine I have that needs an extra part in a while and see if it really works. Linus Torvalds says that more weird hardware kernel fixes are coming our way in the near future: https://www.fudzilla.com/news/48965-torvalds-warns-hardware-management-is-about-to-get-tricky Regards MF > > --00000000000015c414058cca0b48 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
The founder of Bedrock linux says that running gentoo and deb= ian together in it allows the dpkg-buildpackage of debian to be used by gen= too.......
=
This was t= he main problem I had with the out of tree kernels I tried making in gentoo= for the debian install.

= See here:
--00000000000015c414058cca0b48--