From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-lj1-f173.google.com ([209.85.208.173]) by ewsd; Sun Jun 21 17:53:56 EDT 2020 Received: by mail-lj1-f173.google.com with SMTP id a9so17095514ljn.6 for <9front@9front.org>; Sun, 21 Jun 2020 14:53:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:in-reply-to:references:mime-version:content-transfer-encoding :subject:to:from:message-id; bh=wIcuEWp+7SJtWk13Y1H/SrNrZQgYoyKnfc0sP+/Gcfw=; b=GHW8WZuzmvqVzZZGTEM5TPzLhQdp0QHTmAypz5HJRhWcUg81Mgjcfe1nNRZo6kGdR9 YPp+Vlsf0cxYc+dK//rbZZVxNjTutXKDYEZ1fJ3dPPiHd+SjvEmX5aswqFssb4ILjpoG 5gVLu/NW60YQs0fil+Q773NLYtLg06rfqvkXvnpJfLzfZ6yK16jW1CJkeBBUmpBT08jQ xIan2vwob+NOZ77PDy7hrwNm7c6+oGem8sS2beUDbjIYpb4U3nV40gDP7kOEGG5Oe3Ox tsobayQweN5aESKy0XBu1g7HPp0UpWpaDtYWQw2uH4I58agEtoGoic+7/A7/zc2y3U8X KANg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:in-reply-to:references:mime-version :content-transfer-encoding:subject:to:from:message-id; bh=wIcuEWp+7SJtWk13Y1H/SrNrZQgYoyKnfc0sP+/Gcfw=; b=O2+QZxUm4kXgOzxYwPTTog5/jjNauCZdW2E9WGKKmDDdnN7IchKlGnHz3RnnlKVoKG cQhryNb+UzFim2/xLD5zRJMNJH0Bi7FeB1e8ezLiqpWNLE/r4acEX3eWUqXzb1iz1+G+ 6D+XbdMd6b9vjiT3pY5zQBdHuYzO+lFoniHg2HvZbzW+lPKJu2EpCKbIyP+vEIbHytSK xgjsc4uihnsu4kfflLdo5nn5SNJe6pgMUpOxUVc4jY3LGcTFF918E8tdicqh1PmNLaXm MjxtAsIAyali6PO/LanifpnjvHcSTgUMaa5flHsIqHy7hIykLEEE1HiLe7cB5P9t9dC9 +J3w== X-Gm-Message-State: AOAM530i8reEKnr3B8LTez+Zacd7QJN21OfVbNv1bJ/TrRPDtjAyfDOk FGpqdSYlWehyAWyRaP5Gd1oSlUsi X-Google-Smtp-Source: ABdhPJy+25jqq8Kj/ihF3CyRIiKAtv+XnDIWlriB1iJuU0zOc6s6HNA+mXN7q6SyCOTC464f8aviuQ== X-Received: by 2002:a2e:9d99:: with SMTP id c25mr6861480ljj.404.1592776430159; Sun, 21 Jun 2020 14:53:50 -0700 (PDT) Return-Path: Received: from localhost (c-36c4e655.027-406-73746f40.bbcust.telenor.se. [85.230.196.54]) by smtp.gmail.com with ESMTPSA id t15sm2354819lji.49.2020.06.21.14.53.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 21 Jun 2020 14:53:49 -0700 (PDT) Date: Sun, 21 Jun 2020 23:53:47 +0200 In-Reply-To: References: <20200619153752.GA1120@fukken.whatever> <6a3a82cc-1af2-4407-a409-b933daea6572@www.fastmail.com> <741CC22A-D1D7-4196-8572-A417CAC0F0DB@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [9front] android termux plan9port/drawterm To: 9front@9front.org,hiro <23hiro@gmail.com> From: =?ISO-8859-1?Q?Sigrid_Solveig_Hafl=EDnud=F3ttir?= Message-ID: <02036215-F0AC-4C28-851C-818DBC55204F@gmail.com> List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: social full-stack-scale shader extension-based information API standard On 20 June 2020 22:29:21 CEST, hiro <23hiro@gmail=2Ecom> wrote: >are user namespaces supported in linux (as it's based on the linux >kernel?) > >On 6/20/20, Sigrid Solveig Hafl=C3=ADnud=C3=B3ttir wrote: >> On 20 June 2020 12:06:06 CEST, Ethan Gardener >wrote: >>>On Fri, Jun 19, 2020, at 4:37 PM, Sigrid Solveig Hafl=C3=ADnud=C3=B3tti= r wrote: >>>> I pushed the required changes to drawterm[1] and >>>> added full instructions at http://ftrv=2Ese/11 >>> >>>interesting=2E cool you managed to compile it under termux=2E i imagine >>>/mnt/term should see termux's view of the filesystem, what's >different? >>> >> >> I think drawterm expects to be able to access / and on Android (at >least on >> my phone) termux doesn't have the permission to access it=2E >> >>>for x, this wouldn't be the first android program to require a mouse, >>>but you could get better 3-button emulation by running Xvnc and >>>choosing a good vnc viewer=2E if drawterm accepts an argument to set >the >>>window size, then you could probably omit the window manager=2E >> >> At least on my phone (non-rooted) namespaces aren't working=2E Nor does fu= sermount (perhaps unrelated)=2E