Re: [leaf-devel] SVN

2006-03-25 Thread Charles Steinkuehler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mike Noyes wrote: > On Sat, 2006-03-25 at 11:37, Charles Steinkuehler wrote: >> Mike Noyes wrote: >> > Please let me know which hooks you'd like me to enable, or you can >> > enable them yourself. Thanks for all your feedback on this issue. :-) >> > >

Re: [leaf-devel] SVN

2006-03-25 Thread Mike Noyes
On Sat, 2006-03-25 at 11:37, Charles Steinkuehler wrote: > Mike Noyes wrote: > > Please let me know which hooks you'd like me to enable, or you can > > enable them yourself. Thanks for all your feedback on this issue. :-) > > > > https://sourceforge.net/docs/E09#scripts > > https:/

Re: [leaf-devel] SVN

2006-03-25 Thread Charles Steinkuehler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mike Noyes wrote: > Everyone, > I just enabled SVN. > > Subversion Server: https://svn.sourceforge.net > Path to Repository: /svnroot/leaf > > Subversion (Version Control for Source Code) > https://sourceforge.net/docs/E09 > > Charle

Re: [leaf-devel] Flash Stick Image

2006-03-25 Thread Andrea Fino
Hi, I did a working usb this way: 1) build the env with buildroot, so I got the lrp in packages 2) these commands: mkdosfs /dev/sde1 mount /dev/sde1 /mnt cd /root/packages cp -pr * /mnt umount /mnt syslinux /dev/sde1 3) syslinux.cfg: PKGPATH=/dev/sda1:msdos and so LEAFCFG put initrd_usb.lrp

Re: [leaf-devel] Flash Stick Image

2006-03-25 Thread Charles Steinkuehler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mike Noyes wrote: > On Thu, 2006-03-23 at 02:31, Jorn Eriksen wrote: >> I have Gzip'ed the image and it now take around 20Mb. Is there a place >> where I can upload it so that more people can test? > > Charles, > Do you have available space for this

Re: [leaf-devel] Re: adding a new menu

2006-03-25 Thread Mike Noyes
On Tue, 2006-02-14 at 15:21, Charles Steinkuehler wrote: > Mike Noyes wrote: > > I need to fix it so it's robust enough for the new SF requirements. > > Locking has me a bit confused, and I'll need to read how to add that to > > daily.sh. I'll attempt to address these issues when I work on our > >