Historic archive of defunct list bismark-devel@lists.bufferbloat.net
 help / color / mirror / Atom feed
From: Dave Taht <d@taht.net>
To: bismark-devel@lists.bufferbloat.net, gburdell@lists.bufferbloat.net
Subject: Re: [Bismark-devel] [#92]  Additional time syntax?
Date: Sun, 17 Apr 2011 19:04:09 -0600	[thread overview]
Message-ID: <4DAB8E09.8090309@taht.net> (raw)
In-Reply-To: <4DAB4303.4050002@taht.net>

I tossed of a quick port of the gnu time utility to the wndr3700, but 
lack the hardware to try it.

get the test binary from:

http://www.teklibre.com/~d/cerowrt/time

and let me know if it works. (you will want to remove the existing 
"time" symlink on your router if it does). Make sure it's measuring 
accurate time...

Secondly, I started at a shared openwrt repository for some new 
packages. github doesn't need any IT resources, and is free for open 
source users, so I used their service.

See https://github.com/dtaht/ceropackages for details

You can do a read-only checkout via

git clone git://github.com/dtaht/ceropackages.git

If you want read/write access, create and/or let me know your account on 
github

You can add the above to your package feeds by editing feeds.conf adding 
this line

src-git cerowrt git://github.com/dtaht/ceropackages.git

then doing a ./scripts/feeds update

I tossed gnu time in there, but it is not fully baked yet, although I 
did a patch to make it compile manually, I didn't figure out how to do 
that right for openwrt. see commit log and Makefile for details.

You can add gnu time to (and break) your existing build by:

./scripts/feeds install time
make menuconfig # add gnu time as a module
make

I'm kind of hoping that having shown this example, someone else will 
take it through the last step of making it into a working package! :)



  reply	other threads:[~2011-04-18  1:04 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-17 17:42 [Bismark-devel] time 1.7 Srikanth Sundaresan
2011-04-17 19:38 ` Dave Taht
2011-04-17 19:44   ` [Bismark-devel] [#92] Additional time syntax? Dave Taht
2011-04-18  1:04     ` Dave Taht [this message]
2011-04-18  1:18       ` Srikanth Sundaresan
2011-04-18  1:22         ` Dave Taht
2011-04-18  1:27           ` [Bismark-devel] Coping with email notifications from redmine Dave Taht
2011-04-18  2:22         ` [Bismark-devel] [#92] Additional time syntax? Nick Feamster

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

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

  git send-email \
    --in-reply-to=4DAB8E09.8090309@taht.net \
    --to=d@taht.net \
    --cc=bismark-devel@lists.bufferbloat.net \
    --cc=gburdell@lists.bufferbloat.net \
    /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