From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ob0-x22d.google.com (mail-ob0-x22d.google.com [IPv6:2607:f8b0:4003:c01::22d]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id D72A721F1AF for ; Mon, 21 Oct 2013 07:47:13 -0700 (PDT) Received: by mail-ob0-f173.google.com with SMTP id gq1so2021007obb.4 for ; Mon, 21 Oct 2013 07:47:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=NbX3rlz99fbVvz1O4VpXlMLDocEX7lyCr1IMfLGzrQo=; b=m5oPudsjYVeZGfZroYV35Mkj87DNq6SrbhEPRsez5scH8UwAzjKvZQwtyWNl0agw1O iS07RCOjuTHLhgf4dWLTwquSeFK5MEe+RYcY5ROdhpp5uS12kNXZ0xyV843ze4MpcZHr Gvhr/QLHxbZkidSqPPWr9MibkpFOhzmitvn0PCm3GYjChGH0n9qgU8s50e7VNJpGanRe 7LzXk0gUN/0VE/WbyFcn1InjVOnOzxprhLQxsty1svpajuqhjPR5VyrXuhV0+WlGsXxG NfbGAh3IaWM4wYfiS91UlM6wWmqBobzUWae8YwhseLvePuuguujOSXa8ENCK0zW7P96k wpVQ== X-Received: by 10.182.129.106 with SMTP id nv10mr92612obb.85.1382366832931; Mon, 21 Oct 2013 07:47:12 -0700 (PDT) MIME-Version: 1.0 Received: by 10.182.38.194 with HTTP; Mon, 21 Oct 2013 07:46:52 -0700 (PDT) In-Reply-To: <5265312A.5030409@imap.cc> References: <5263D6D0.6090800@imap.cc> <5263DD9D.4070604@imap.cc> <16274.1382328717@sandelman.ca> <5265312A.5030409@imap.cc> From: David Personette Date: Mon, 21 Oct 2013 10:46:52 -0400 Message-ID: To: Fred Stratton Content-Type: multipart/alternative; boundary=e89a8fb1fbf606c1bc04e9415c82 Cc: "cerowrt-devel@lists.bufferbloat.net" 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 14:47:14 -0000 --e89a8fb1fbf606c1bc04e9415c82 Content-Type: text/plain; charset=UTF-8 If you made a config backup, you can restore it by scp'ing it to your router, and extracting it in /. IE: 'cd / && tar xvzf /root/backup-cerowrt-2013-10-06.tar.gz' -- David P. On Mon, Oct 21, 2013 at 9:50 AM, Fred Stratton wrote: > 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 [ >>> >>> >> > > > _______________________________________________ > Cerowrt-devel mailing list > Cerowrt-devel@lists.bufferbloat.net > https://lists.bufferbloat.net/listinfo/cerowrt-devel > > --e89a8fb1fbf606c1bc04e9415c82 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
If you made a config backup, you can restore it by sc= p'ing it to your router, and extracting it in /.

IE: '= cd / && tar xvzf /root/backup-cerowrt-2013-10-06.tar.gz'

--
David P.


On Mon, Oct 21, 2013 at 9:50 AM, Fred St= ratton <fredstratton@imap.cc> wrote:
=20 =20 =20
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 f= or 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@san= delman.ca> wrote:

David Personette <dperson@gmail.com> wrote:
=C2=A0 =C2=A0 > you have made a change= , then it's read from the overlay. A change that you can
=C2=A0 =C2=A0 > make is deleting a fil= e that exists on the /rom image, and that can be stored
=C2=A0 =C2=A0 > on the overlay as well= (the file will be not be visible in the merged /). You
=C2=A0 =C2=A0 > can purge changes that= you have made by removing the corresponding file(s) and/
=C2=A0 =C2=A0 > 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?

--
] =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 Never tell me the odds! =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 | ipv6 mesh networks [
] =C2=A0 Michael Richardson, Sandelman Software Works =C2=A0 =C2=A0 =C2=A0 =C2= =A0| network architect =C2=A0[
] =C2=A0 =C2=A0 mcr@sandelman.ca =C2=A0http://www.sandelman.ca/ =C2=A0 =C2=A0 =C2=A0 =C2=A0| =C2=A0 rub= y on rails =C2=A0 =C2=A0[

=




_______________________________________________
Cerowrt-devel mailing list
Cerowrt-devel@lists.= bufferbloat.net
https://lists.bufferbloat.net/listinfo/cerowrt-devel


--e89a8fb1fbf606c1bc04e9415c82--