Discussion:
Attempting to create a custom noux_bash.run
Baconicsynergy via genode-main
2017-06-09 23:29:46 UTC
Permalink
I've studied as many network run scripts as I could in order to make a custom noux_bash.run with wifi and lynx. I'm also adding tools to compile and debug C code.

But, I think it's in really bad shape :/ If anyone out there can help proofread my run script and provide assistance and suggestions, it would be very much appreciated :))))

https://github.com/baconicsynergy/run-scripts

Also... I know absolutely nothing about the Nix/Git package manager that was recently added. Could someone help me get started?
Nobody III
2017-06-12 14:53:57 UTC
Permalink
I'm not the best with run scripts, but I'd suggest looking at
gems/run/wm.run. It uses depot packages, which simplifies the script.

On Jun 12, 2017 4:07 AM, "Baconicsynergy via genode-main" <
Post by Baconicsynergy via genode-main
I've studied as many network run scripts as I could in order to make a
custom noux_bash.run with wifi and lynx. I'm also adding tools to compile
and debug C code.
But, I think it's in really bad shape :/ If anyone out there can help
proofread my run script and provide assistance and suggestions, it would be
very much appreciated :))))
https://github.com/baconicsynergy/run-scripts
Also... I know absolutely nothing about the Nix/Git package manager that
was recently added. Could someone help me get started?
------------------------------------------------------------
------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
genode-main mailing list
https://lists.sourceforge.net/lists/listinfo/genode-main
Norman Feske
2017-06-13 08:20:21 UTC
Permalink
Hello,
Post by Baconicsynergy via genode-main
Also... I know absolutely nothing about the Nix/Git package manager that
was recently added. Could someone help me get started?
you can find the documentation here:

http://genode.org/documentation/developer-resources/package_management

Further background information is provided in the release documentation
of version 17.05:

http://genode.org/documentation/release-notes/17.05#Package_management

As mentioned in the release documentation, the package-management tools
are still considered as experimental. The few official archives are
merely provided as an illustration of the steps described in the
documentation.

Cheers
Norman
--
Dr.-Ing. Norman Feske
Genode Labs

http://www.genode-labs.com · http://genode.org

Genode Labs GmbH · Amtsgericht Dresden · HRB 28424 · Sitz Dresden
Geschäftsführer: Dr.-Ing. Norman Feske, Christian Helmuth
Loading...