-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello,
I just added a few more fixup commits to the staging branch: https://github.com/genodelabs/genode/commits/staging * Apparently, there are some versions of sha1sum that expect exactly two space characters between the hashsum and the filename when performing the check (using -c as argument). I had to adjust the prepare_port tool to generate this format. * I was asked by Martin Stein why I picked <finger-print>-<port-name> as the name of the port directory. Putting the port name at the beginning of the name would be more convenient when listing the content of the contrib/ dir. There was actually no particular reason. So I changed the order. Thanks for the good suggestion! Cheers Norman On 05/19/2014 01:48 PM, Sartakov A. Vasily wrote: > Hello. > >>> Maybe I had to say this early, but: We, and Maybe someone else, >>> have own repository with packages. We can/would not merge it >>> with main branch of Genode. We have used directory in root >>> Genode source tree, like dde_linux, before. So, how third party >>> repos should look like in new directory layout? >> >> there are two possible solutions. >> >> First, you could place your own Git repository at >> '<genode-dir>/repos/'. E.g., 'repos/ksyslabs.git'. (it might be >> useful to add repos/*.git to the .gitignore file of Genode) Your >> repository will be automatically scanned for ports. >> >> Alternatively, you may place your repository at any arbitrary >> place and just create a symlink at >> <genode-dir>/src/repos/ksyslabs pointing to >> /your/place/of/choice. To support the symlink variant, I have >> just added a small fixup commit to the staging branch. >> >> Does that solve your problem? > > I think yes. Thank you. I will tell which way we will choose > later. - -- 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 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.14 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlN7CZoACgkQQwppp8aV4shnWgCdGaGN1XOCD7P1yJNLlipeyWIa gvEAn3+gP1+fBsvOWYOEkNnrtebyDw86 =CwQ5 -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs _______________________________________________ Genode-main mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/genode-main
