From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <9front-bounces@9front.inri.net> X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.6 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI autolearn=ham autolearn_force=no version=3.4.4 Received: from 9front.inri.net (9front.inri.net [168.235.81.73]) by inbox.vuxu.org (Postfix) with ESMTP id 06BF0234F1 for ; Sun, 21 Apr 2024 21:45:54 +0200 (CEST) Received: from mail.posixcafe.org ([45.76.19.58]) by 9front; Sun Apr 21 15:44:44 -0400 2024 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=posixcafe.org; s=20200506; t=1713728230; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=huLhq0kY80qjOM6uSpuK/cU66GahWCfdVwH8v3lvnPU=; b=RLqBhBUq/yA20RbZRU8LBZjfiqcOz7gw+kJgrq/4UcUgtdoww1YUDjB26k8vT+kz1bpjeg FkXhawy/q6zWkjdXBEWYgL84aT7kXYmrsgw5PEOBLF7c9ycQ6NKTDIshzJGjjqknHOx/Gn T+O6Tvuwg7ArfvYrm6oY6SZY6VNPL9M= Received: from [192.168.168.200] ( [207.45.82.38]) by mail.posixcafe.org (OpenSMTPD) with ESMTPSA id b3b6e2d9 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for <9front@9front.org>; Sun, 21 Apr 2024 14:37:10 -0500 (CDT) Message-ID: <75284c2f-a0c3-411b-91bc-81e15829e25e@posixcafe.org> Date: Sun, 21 Apr 2024 14:38:01 -0500 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Content-Language: en-US To: 9front@9front.org From: Jacob Moody Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: optimized GPU configuration deep-learning high-performance rich-client interface Subject: [9front] [NOTICE] /sys/lib/dist/ndb update and purposed removal Reply-To: 9front@9front.org Precedence: bulk All, We just pushed up a change to /sys/lib/dist/ndb to update some of the root servers as well as add a script for keeping it updated. These are usually copied to /lib/ndb when creating the iso image, so if you would like to update your current /lib/ndb on an existing installation this will have to be manually copied. Additionally I would like to purpose the removal of some of the code in /sys/lib/dist/ndb/common. This seems a bit silly to ship with every install, and would like to clean this up. If anyone is currently relying on these entries please reply on this thread. Thanks, moody For ease the following is the snippet we would like to remove: # # authdom declarations need to be visible on the inside network, # even for outside machines. putting them here ensures # their visibility everywhere. # # bell labs auth=sources.cs.bell-labs.com authdom=outside.plan9.bell-labs.com # for geoff auth=www.9netics.com authdom=9netics.com auth=newcpu.9netics.net authdom=9netics.net auth=mordor.tip9ug.jp authdom=tip9ug.jp # for geoff's ipv6 testing auth=9grid.hamnavoe.com authdom=hamnavoe.com authdom=9grid.hamnavoe.com auth=whale.lsub.org authdom=lsub.org authdom=dat.escet.urjc.es # for jmk auth=tor.texas.9grid.us authdom=9grid.us auth=9grid.net authdom=9grid.net # for sape auth=130.89.145.31 authdom=cs.utwente.nl # for sl auth=auth.stanleylieber.com authdom=inri auth=mars2.inri.net authdom=mars2 auth=cb.inri.net authdom=nyc