From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by huchra.bufferbloat.net (Postfix) with ESMTPS id 68E3F21F1B1 for ; Mon, 21 Oct 2013 06:50:40 -0700 (PDT) Received: from compute4.internal (compute4.nyi.mail.srv.osa [10.202.2.44]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id 091A821D02; Mon, 21 Oct 2013 09:50:35 -0400 (EDT) Received: from frontend2 ([10.202.2.161]) by compute4.internal (MEProxy); Mon, 21 Oct 2013 09:50:37 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=imap.cc; h= message-id:date:from:mime-version:to:subject:references :in-reply-to:content-type; s=mesmtp; bh=d+muYvRkpblysRRgG5GbvUcT AWE=; b=qatpEArGBwrLBnd4Le4dTLwXrmHOg8z8C9F6aXF5ojxRdfsuu/eq06zD UqqgikwiItinV5kLtU9Zf7e8Qm5TMbHZxi1+PQoCQSLgKb69aYgO5okWft+x7B7Q fnvGiioEvi+1Yqs3lnhUnHYwUOKxo7hAqx4FCw7wePUWMpcJxwY= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=message-id:date:from:mime-version:to :subject:references:in-reply-to:content-type; s=smtpout; bh=d+mu YvRkpblysRRgG5GbvUcTAWE=; b=qydK8Rj0/gNQSVW0th396PyAWorUIx3YDIOL AqEv6SewVi0phpP9BZUd2/Oop2MucRfeQYyUM3MyMhjahsOEYcAf9DPwHPnRJ+fB Jl8camFuYE76mKALW2PujvHGaTeDGcXtZPRkyNcrnDgGU7xDGnADYKmUw9XXMYy+ ySd+1cI= X-Sasl-enc: UcM9gcWwxilvCb0NBDol1UgbdpD60iJNKC1zTYarmUP2 1382363435 Received: from [172.30.42.8] (unknown [2.96.52.30]) by mail.messagingengine.com (Postfix) with ESMTPA id 6A67A680259 for ; Mon, 21 Oct 2013 09:50:35 -0400 (EDT) Message-ID: <5265312A.5030409@imap.cc> Date: Mon, 21 Oct 2013 14:50:34 +0100 From: Fred Stratton User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: cerowrt-devel@lists.bufferbloat.net References: <5263D6D0.6090800@imap.cc> <5263DD9D.4070604@imap.cc> <16274.1382328717@sandelman.ca> In-Reply-To: Content-Type: multipart/alternative; boundary="------------000507070204010705010207" Subject: Re: [Cerowrt-devel] development build 3.10.17-2 released X-BeenThere: cerowrt-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: Development issues regarding the cerowrt test router project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Oct 2013 13:50:41 -0000 This is a multi-part message in MIME format. --------------000507070204010705010207 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit I have installed this build, but cannot access the web interface. Am presently trying to determine how to reinstall the configuration file from the cli, other than item by item, so I can attempt to rebuild the build from within. Have reverted to earlier build for now to regain internet access. On 21/10/13 13:22, David Personette wrote: > I'm not sure what's changed but 3.10.17-2 is working for me, so far. > > Was anyone paying attention to nftables (iptables replacement)? I just > saw that it was merged into net-next. On the LTS 3.10.x it won't have > any impact for now, and apparently there's a backwards compatibility > utility to still process iptables rules... > > -- > David P. > > > On Mon, Oct 21, 2013 at 5:26 AM, David Personette > wrote: > > FYI: direct changes to the /overlay aren't noticed by the kernel, > you have to reboot first. I can't say that I'm an expert, I've > just poked around at it. I just deleted the whole directory (IE: > rm -rf /overlay/etc/uci-defaults). Upon reboot the entire > directory is reverted to the contents of /rom. > > -- > David P. > > > On Mon, Oct 21, 2013 at 12:11 AM, Michael Richardson > > wrote: > > > David Personette > wrote: > > you have made a change, then it's read from the overlay. > A change that you can > > make is deleting a file that exists on the /rom image, > and that can be stored > > on the overlay as well (the file will be not be visible > in the merged /). You > > can purge changes that you have made by removing the > corresponding file(s) and/ > > or directory(s) in the /overlay filesystem. > > How do I see/delete the mark in the /overlay that marks the > file in the /rom as > deleted? > > -- > ] Never tell me the odds! | ipv6 > mesh networks [ > ] Michael Richardson, Sandelman Software Works | > network architect [ > ] mcr@sandelman.ca > http://www.sandelman.ca/ | ruby on rails [ > > > --------------000507070204010705010207 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 8bit I have installed this build, but cannot access the web interface. Am presently trying to determine how to reinstall the configuration file from the cli, other than item by item, so I can attempt to rebuild the build from within. Have reverted to earlier build for now to regain internet access.


On 21/10/13 13:22, David Personette wrote:
I'm not sure what's changed but 3.10.17-2 is working for me, so far.

Was anyone paying attention to nftables (iptables replacement)? I just saw that it was merged into net-next. On the LTS 3.10.x it won't have any impact for now, and apparently there's a backwards compatibility utility to still process iptables rules...

--
David P.


On Mon, Oct 21, 2013 at 5:26 AM, David Personette <dperson@gmail.com> wrote:
FYI: direct changes to the /overlay aren't noticed by the kernel, you have to reboot first. I can't say that I'm an expert, I've just poked around at it. I just deleted the whole directory (IE: rm -rf /overlay/etc/uci-defaults). Upon reboot the entire directory is reverted to the contents of /rom.

--
David P.


On Mon, Oct 21, 2013 at 12:11 AM, Michael Richardson <mcr@sandelman.ca> wrote:

David Personette <dperson@gmail.com> wrote:
    > you have made a change, then it's read from the overlay. A change that you can
    > make is deleting a file that exists on the /rom image, and that can be stored
    > on the overlay as well (the file will be not be visible in the merged /). You
    > can purge changes that you have made by removing the corresponding file(s) and/
    > or directory(s) in the /overlay filesystem.

How do I see/delete the mark in the /overlay that marks the file in the /rom as
deleted?

--
]               Never tell me the odds!                 | ipv6 mesh networks [
]   Michael Richardson, Sandelman Software Works        | network architect  [
]     mcr@sandelman.ca  http://www.sandelman.ca/        |   ruby on rails    [




--------------000507070204010705010207--