Development issues regarding the cerowrt test router project
 help / color / mirror / Atom feed
From: Dave Taht <dave.taht@gmail.com>
To: David Personette <dperson@gmail.com>
Cc: "cerowrt-devel@lists.bufferbloat.net"
	<cerowrt-devel@lists.bufferbloat.net>
Subject: Re: [Cerowrt-devel] development build 3.10.17-2 released
Date: Mon, 21 Oct 2013 11:23:44 -0700	[thread overview]
Message-ID: <CAA93jw4FpHkMACVw7J8Xhpz9441OgXXDQKjOKaCa0LmZPLT6hQ@mail.gmail.com> (raw)
In-Reply-To: <CAMybZqyQgWYmGHnhprBNDFmppPxZJyEA7oGVM68=RYbDGZyBGQ@mail.gmail.com>

Yea, that wasn't a release.

As a general rule the quality of my builds goes down exponentially
after 9PM. The timestamp on that build was 22:17.



On Mon, Oct 21, 2013 at 10:18 AM, David Personette <dperson@gmail.com> wrote:
> I hadn't tried the web interface... I only use it for updates (since the
> command line sysupgrade is broken) and to create config backups.

You can fix this bug by commenting out mod_simple_vhost in
/etc/lighthttpd/*.conf or waiting til I fix it in -3.

It is actually my hope sysupgrade is fixed in -2, but we'll see. Other
stuff in -2 was basic support for package signing, more entropy from
the wireless driver (courtesy felix), and some (non-working) mods to
finally support https in the config interface.

> --
> David P.
>
>
> On Mon, Oct 21, 2013 at 12:38 PM, Fred Stratton <fredstratton@imap.cc>
> wrote:
>>
>> Your suggestion worked as expected, but could not get luci up and running.
>> Do wonder if this is related to the aforementioned non-functionality of the
>> lightweight web server, which is accessed initially.
>>
>>
>>
>> On 21/10/13 16:39, Fred Stratton wrote:
>>
>> OK. I would have untarred in /tmp and mv'd files one by one otherwise.
>>
>> Your route sounds better.
>>
>> Thank you.
>>
>> On 21/10/13 15:46, David Personette wrote:
>>
>> 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 <fredstratton@imap.cc>
>> 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 <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    [
>>>>>
>>>>
>>>
>>>
>>>
>>> _______________________________________________
>>> Cerowrt-devel mailing list
>>> Cerowrt-devel@lists.bufferbloat.net
>>> https://lists.bufferbloat.net/listinfo/cerowrt-devel
>>>
>>
>>
>>
>>
>> _______________________________________________
>> Cerowrt-devel mailing list
>> Cerowrt-devel@lists.bufferbloat.net
>> https://lists.bufferbloat.net/listinfo/cerowrt-devel
>>
>>
>>
>> _______________________________________________
>> Cerowrt-devel mailing list
>> Cerowrt-devel@lists.bufferbloat.net
>> https://lists.bufferbloat.net/listinfo/cerowrt-devel
>>
>
>
> _______________________________________________
> Cerowrt-devel mailing list
> Cerowrt-devel@lists.bufferbloat.net
> https://lists.bufferbloat.net/listinfo/cerowrt-devel
>



-- 
Dave Täht

Fixing bufferbloat with cerowrt: http://www.teklibre.com/cerowrt/subscribe.html

  reply	other threads:[~2013-10-21 18:23 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-20  5:41 [Cerowrt-devel] development build 3.10.17-1 released Dave Taht
2013-10-20  8:35 ` Fred Stratton
2013-10-20 13:12 ` Fred Stratton
2013-10-20 13:17   ` David Personette
2013-10-20 13:41     ` Fred Stratton
2013-10-20 13:55       ` David Personette
2013-10-21  4:11         ` Michael Richardson
2013-10-21  9:26           ` David Personette
2013-10-21 12:22             ` David Personette
2013-10-21 13:50               ` [Cerowrt-devel] development build 3.10.17-2 released Fred Stratton
2013-10-21 14:46                 ` David Personette
2013-10-21 15:39                   ` Fred Stratton
2013-10-21 16:38                     ` Fred Stratton
2013-10-21 17:18                       ` David Personette
2013-10-21 18:23                         ` Dave Taht [this message]
2013-10-21  1:22     ` [Cerowrt-devel] development build 3.10.17-1 released Dave Taht

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://lists.bufferbloat.net/postorius/lists/cerowrt-devel.lists.bufferbloat.net/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAA93jw4FpHkMACVw7J8Xhpz9441OgXXDQKjOKaCa0LmZPLT6hQ@mail.gmail.com \
    --to=dave.taht@gmail.com \
    --cc=cerowrt-devel@lists.bufferbloat.net \
    --cc=dperson@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox