Thanks, merged to staging at 9a8b7bed409e..bd12c9c87fcc (from, to]

You can see the entire diff with 'git diff' or at
https://github.com/brho/akaros/compare/9a8b7bed409e...bd12c9c87fcc



On 2015-11-03 at 08:33 Kevin Klues <[email protected]> wrote:
> This CL adds a set of ak-scripts to the mainline akaros repostory.
> These scripts can run using the 'ak' command as built from the the
> docopt-scripts tool.  You can download docopt-sctipts here:
> 
> https://github.com/google/docopt-scripts
> 
> The changes in this request can be viewed online at:
>     https://github.com/brho/akaros/compare/57cb900...62ce9bb
> 
> The following changes since commit
> 57cb90009d37396c898359c45aa89ca4a1dbd0ef:
> 
>   Adding vmexits to proc. (2015-11-02 18:53:52 -0500)
> 
> are available in the git repository at:
> 
>   [email protected]:klueska/akaros.git ak-scripts
> 
> for you to fetch changes up to
> 62ce9bb4cb808c0210c6325385c7257a36a9269b:
> 
>   Add a set of ak-scripts for use by docopt-scripts (2015-11-03
> 08:30:13 -0800)
> 
> ----------------------------------------------------------------
> Kevin Klues (1):
>       Add a set of ak-scripts for use by docopt-scripts
> 
>  scripts/ak-scripts/ak-code-review.sh            |  67 ++++++++++++
>  scripts/ak-scripts/ak-kill-qemu-monitor.sh      |  19 ++++
>  scripts/ak-scripts/ak-kill-qemu.sh              |  19 ++++
>  scripts/ak-scripts/ak-launch-9pserver.sh        |  74 +++++++++++++
>  scripts/ak-scripts/ak-launch-qemu-monitor.sh    |  80 ++++++++++++++
>  scripts/ak-scripts/ak-launch-qemu.sh            | 133
> ++++++++++++++++++++++++
> scripts/ak-scripts/ak-rebuild-cross-compiler.sh |  49 +++++++++ 7
> files changed, 441 insertions(+) create mode 100644
> scripts/ak-scripts/ak-code-review.sh create mode 100644
> scripts/ak-scripts/ak-kill-qemu-monitor.sh create mode 100644
> scripts/ak-scripts/ak-kill-qemu.sh create mode 100644
> scripts/ak-scripts/ak-launch-9pserver.sh create mode 100644
> scripts/ak-scripts/ak-launch-qemu-monitor.sh create mode 100644
> scripts/ak-scripts/ak-launch-qemu.sh create mode 100644
> scripts/ak-scripts/ak-rebuild-cross-compiler.sh
> 

-- 
You received this message because you are subscribed to the Google Groups 
"Akaros" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to