Re: [leaf-devel] SF shell cron job: doc-build.sh

2006-04-17 Thread Mike Noyes
On Mon, 2006-04-17 at 11:39, KP Kirchdoerfer wrote:
> 3) Do you have opened adding docs and they'll included on a daily basis? we 
> can add man pages and whatever independently. Do we have to respect some yet 
> unkown rules (like adding as xml)?

KP,
I probably wasn't clear in my last post. :-(

Feel free to add any man page you wish to doc/man. Also, you can add
docbook xml to doc/guide or doc/howto.

Note: I'd like to see our network_diagrams converted to svg.
Firefox supports svg natively, and so does docbook xsl.

http://www.sagehill.net/docbookxsl/SVGimages.html

-- 
Mike Noyes 
http://sourceforge.net/users/mhnoyes/
SF.net Projects: leaf, phpwebsite, phpwebsite-comm, sitedocs



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] Re: CVS problem

2006-04-17 Thread Eric Spakman
Hello Mike,

>> It looks like the "bash" problem is the only corruption in the
>> Bering-uClibc CVS space. Can you ask SF to remove the bogus file, I have
>> a copy of the file.
>
> Eric,
> The SF staff just removed the corrupted file. You're free to import/add
> your good working copy. Please let me know if you experience any problems.
> Thanks.
>
Done without problems, thanks takimg care.

Eric





---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] SF shell cron job: doc-build.sh

2006-04-17 Thread Mike Noyes
On Mon, 2006-04-17 at 11:39, KP Kirchdoerfer wrote:
> Am Freitag, 14. April 2006 16:45 schrieb Mike Noyes:
> > Thank you for helping me generate this script. :-)
> >
> > crontab -e
> >
> > # LEAF project daily documentation build.
> > 35 2 * * * /home/groups/l/le/leaf/admin/doc-build.sh
> >
> >
> > Next task: Mediawiki installation.
> 
> I want to point out two or three problems:
> 
> 1) The link in "A pdf version is available for printing and off-line 
> reading." 
> points to FRS.

KP,
Yes. This is where I plan to place the pdf now. It'll be easier to
download from the FRS.

> 2) Can you shrink the chapters/subchapters on the main page to a minimum 
> level, which will be a lot more readable?

Will do during docbook xsl customization layer generation.

> 2 and half) I suggest to point to Bering-uClibc docs at the beginning, cause 
> it's branch actively maintained - Bering's latest version will have it's 
> third birthday next month.

I can reorder as you request. However, I believe our ToC generation had
this order before. The only difference is the amount of detail in it.
Please let me know how you wish to proceed:

A) Wait for customization layer
B) Reorder leaf-doc-set.xml

> 3) Do you have opened adding docs and they'll included on a daily basis? we 
> can add man pages and whatever independently. Do we have to respect some yet 
> unkown rules (like adding as xml)?

I want all of our documentation in cvs as docbook xml, except doc/man.
The man pages are converted using groff. Not ideal, but groff does work.

Note: I'll help with the remaining conversion to docbook xml
after I install Mediawiki, and generate our docbook xsl
customization layer.

-- 
Mike Noyes 
http://sourceforge.net/users/mhnoyes/
SF.net Projects: leaf, phpwebsite, phpwebsite-comm, sitedocs



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] Re: CVS problem

2006-04-17 Thread Mike Noyes
On Tue, 2006-04-11 at 11:07, Eric Spakman wrote:
> It looks like the "bash" problem is the only corruption in the
> Bering-uClibc CVS space. Can you ask SF to remove the bogus file, I have a
> copy of the file.

Eric,
The SF staff just removed the corrupted file. You're free to import/add
your good working copy. Please let me know if you experience any
problems. Thanks.

-- 
Mike Noyes 
http://sourceforge.net/users/mhnoyes/
SF.net Projects: leaf, phpwebsite, phpwebsite-comm, sitedocs



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] SF shell cron job: doc-build.sh

2006-04-17 Thread KP Kirchdoerfer
Hello Mike;

thx for your work.

Am Freitag, 14. April 2006 16:45 schrieb Mike Noyes:
> On Thu, 2006-04-13 at 20:20, Charles Steinkuehler wrote:
> > Looks good to me...once again, I can't comment on the document building
> > commands, but the overall script looks very robust.
>
> Charles,
> Thank you for helping me generate this script. :-)
>
> crontab -e
>
> # LEAF project daily documentation build.
> 35 2 * * * /home/groups/l/le/leaf/admin/doc-build.sh
>
>
> Next task: Mediawiki installation.

I want to point out two or three problems:

1) The link in "A pdf version is available for printing and off-line reading." 
points to FRS.
2) Can you shrink the chapters/subchapters on the main page to a minimum 
level, which will be a lot more readable?
2 and half) I suggest to point to Bering-uClibc docs at the beginning, cause 
it's branch actively maintained - Bering's latest version will have it's 
third birthday next month.
3) Do you have opened adding docs and they'll included on a daily basis? we 
can add man pages and whatever independently. Do we have to respect some yet 
unkown rules (like adding as xml)?

regards
kp


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] Updated Flash Stick Image

2006-04-17 Thread KP Kirchdoerfer
Hi Jorn;

Am Sonntag, 16. April 2006 14:58 schrieb Jorn Eriksen:
> Hello Everyone,
>
> A new flash-stick image is uploaded to:
> http://www.ccl-network.com/leaf/
>
> I've changed the approach on the initrd.lrp file.  As syslinux have issues
> with filenames not complying to the 8.3 format, I have renamed my version
> of the initrd_usb.lrp file to initrd.lrp and renamed the "original"
> initrd.lrp to initrd_old.lrp.
>
> As far as I can see the image now support VFAT and long filenames.

Great.

> KP - could you try to mount the image with UMBUNTU and see if it it's still
> a mess?

It isn't any more.

The image looks good to me; it boots, backup works...  


We still wait for a dnsmasq update/fix and want to do a 2.4.1 release once it 
arrives.
Pls note, syslinux docs says it provides better vfat support with version 3.x; 
and we move to a syslinux 3.11 version with 2.4.1. 

I think we can add an usb image with next version (2.4.1) to FRS.

kp


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel