Hi KP

Am 02.03.2015 um 16:55 schrieb kp kirchdoerfer:
> Am Montag, 2. März 2015, 15:44:01 schrieb Erich Titl:
>> Am 02.03.2015 um 14:13 schrieb kp kirchdoerfer:
...
> 
> The page I got the URL from is generated from a parser.
> Will it be any help if we add one or more  flatfiles with the architecture, 
> packages and links to git repo?

Sure
Links to git repo are sufficient if the web server handles links :-( and
the links are deterministic. I need the kernel and initrd and initmod as
well as initrd the old style (single file)

I would like to add the b43 firmware to the firmware list, but this one
does not come from kernel.org. As it is just firmware it will not taint
the kernel.

> 
> The version could be determined by the SF Files Area e.g. 5.1.3
> (https://sourceforge.net/projects/leaf/files/Bering-uClibc/)  

Yes, if you like to write a parser, this is not the goal, it is easier
to have a stable and a latest release.

> 
> We may one file for all architecures with the content
> filename 5.1.3

*X does not really like blank space in filenames

> 
> x86 packagename link-to-git-repo
> x86 anotherpackage link-to-git-repo
> rpi

see above, a tree handles this a lot better

> 
> or files for each architecture/flavour
> x86-5.1.3
> geode-5.1.3

The hierarchy is a question of taste

Mine looks like

mega@luna:/data/htdocs/think/leaf> ls -l
insgesamt 20
drwxr-xr-x 2 mega users 4096 27. Feb 13:59 5.1.3
drwxr-xr-x 4 mega users 4096 25. Feb 13:14 arch
drwxr-xr-x 2 mega users 4096 10. Feb 2004  images
lrwxrwxrwx 1 mega users    5 25. Feb 13:11 latest -> 5.1.3
drwxr-xr-x 2 mega users 4096 10. Feb 2004  platform
lrwxrwxrwx 1 mega users    5 25. Feb 13:19 stable -> 5.1.3
drwxr-xr-x 4 mega users 4096 10. Feb 2004  wireless

arch
¦
--  geode
    |
    -- 5.1.3
¦
--  i486
    |
    -- 5.1.3

then

in 5.1.3 there are links to the repositories in arch

mega@luna:/data/htdocs/think/leaf/5.1.3> ls -l
insgesamt 4
lrwxrwxrwx 1 mega users 19 25. Feb 13:12 geode -> ../arch/geode/5.1.3
lrwxrwxrwx 1 mega users 18 25. Feb 13:12 i486 -> ../arch/i486/5.1.3
-rw-r--r-- 1 mega users  6 25. Feb 13:16 version

and stable and latest right now point to 5.1.3

That is sufficient

I have a file called version inside on the top level of the version tree
to help determine the latest version, but the results are unused right now.

> 
> We may also have something like files for stable and beta in a seperate 
> directory in SF Files area.

Links to the actual locations are sufficient.

> 
> Adding a few kb to the FRS won't be a problem. 

I would guess so.

cheers

ET



Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to