From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=0.2 required=5.0 tests=DKIM_ADSP_CUSTOM_MED, DKIM_INVALID,DKIM_SIGNED,FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 Received: (qmail 10900 invoked from network); 12 Jan 2023 23:12:19 -0000 Received: from 9front.inri.net (168.235.81.73) by inbox.vuxu.org with ESMTPUTF8; 12 Jan 2023 23:12:19 -0000 Received: from mail-yb1-f177.google.com ([209.85.219.177]) by 9front; Thu Jan 12 18:10:59 -0500 2023 Received: by mail-yb1-f177.google.com with SMTP id p188so20548464yba.5 for <9front@9front.org>; Thu, 12 Jan 2023 15:10:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=g/H6hqLbP2W0jdqG0r95NiAC+WI3K+dAc5QRvNF9m9o=; b=OoLY3OtNlQhEh6CUfLn2xGJ1zXylLHxzxf8+E7KMMTfFFYWIlz4xa8H47YKR6MnaKi 5G+k0KgNqJR9OSHWVf//e5UxtMSVjwede019KYJ2CirHtnE9JxKCEEcjue9c+yAI9MFe IcBLaiq+lBxh5k8M6qHm+RHsELGNBnEv/Uf7wHBF8mM248qcILRbzV/EM4vLg6FsHrgX dramO+sVHl7h6P48e+904j8QK7QlPKVGWlrcnjwakdTF+BJG413ZqPgIJpPMuuLt04Rn M2Ya12NCKkDbBKI5q8KO6c9ej1a6unRLrGHICHplYm91amaGp4BbyXtm6zygTNgKx17Y Gq/Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=g/H6hqLbP2W0jdqG0r95NiAC+WI3K+dAc5QRvNF9m9o=; b=S5mobXZ98dUeGyZwbvKWCKTVQIzl9VclZJbxV6faHoEMauNLtb4xUW4oACvptUi29G ZwD8tJSb3pQm1MBgaSZsnzAZgEZP+6lYVIe6JsmNstprkpKbLdl0NXGpWUQFlcPhYrdk IL8MjdaO2l+aHD5j0cdGim+TXyqlzASCEOat/v/bZlnOgpNGAUhBHaMdF134VcyXDN9f ymqEz6SAjr1g8GSYaET7tE7UIOxX2o4GRonrnX16N132xyO3ZWa+O77tyskkdkqb45K4 BhzwQlPVZxUiBfDMxZaZM0vKmNRgSBmGi61iplJZwDmPywnu6z6I0l5RDFcz4glNDFd3 lApw== X-Gm-Message-State: AFqh2kqrcOKOfoOyRsk+cnby7UtYantOUV7mMez+H2ZLogl/8M2TbmdY q5mgfo4gc7DuX2cVCyeiRbrv6/0Y5G+qxASpkcex0r94 X-Google-Smtp-Source: AMrXdXuzyd5FRymBO0mUkoGCyJrFyGysR6nHLfv+FIteiHa9Rskdq03SAK/7bzZ9gnuNQxEdalC9zyVR7eLGLyiFTcA= X-Received: by 2002:a25:3c2:0:b0:7c7:af2c:8c8c with SMTP id 185-20020a2503c2000000b007c7af2c8c8cmr655320ybd.351.1673565055341; Thu, 12 Jan 2023 15:10:55 -0800 (PST) MIME-Version: 1.0 Received: by 2002:a05:7000:84c5:b0:3d4:b995:3331 with HTTP; Thu, 12 Jan 2023 15:10:54 -0800 (PST) From: Stuart Morrow Date: Thu, 12 Jan 2023 23:10:54 +0000 Message-ID: To: 9front@9front.org Content-Type: text/plain; charset="UTF-8" List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: mobile software persistence callback reduce/map property generator Subject: [9front] ndb file for a standalone terminal Reply-To: 9front@9front.org Precedence: bulk sys=[sysname] ether=[mac address] That's all you need, AFAICS... I don't think it's documented anywhere (maybe it's considered obvious?), just thought I'd show it because I bet there's people out there running around with overconstrained configs. More (unobvious): Even if you only ever use ether1, you still need the tuple for ether0. Ether0 is the one that's already mounted before termrc goes looking for /cfg/sysname/termrc (needed for ether1), so just use it to get a sysname. Then again, if you really just have one Plan 9 box, you can just bind ether1 in termrc.local instead.