Hello Andrea,

Good work!

A few notes about the image:
There are a few unneeded files in the image, like modules_ipv6.lrp (which
is a replacment package for modules.lrp) and initrd_ide (which seems to be
unpacked also).

The syslinux.cfg contains a few entries which could easier be placed in
leaf.cfg like:

syslinux.cfg:
display syslinux.dpy
timeout 0
default linux initrd=initrd.lrp init=/linuxrc rw root=/dev/ram0
LEAFCFG=/dev/sda1:msdos

leaf.cfg:
LRP="root config etc local modules iptables dhcpcd keyboard shorwall ulogd
dnsmasq dropbear mhttpd webconf"
PKGPATH="/dev/sda1:msdos"
syst_size=12M
log_size=4M


Also a question, is it possible to create an image without using a
physical device? This way it's easier to use the image create scripts the
Bering-uClibc team uses to create floppy and CD images to also be used for
USB images.

Eric

> Hi,
>
>
> I have put a binary leaf bering image built with:
>
>
> 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
>
> in my sourceforge leaf cvs devel area : devel/faino/usbtest
>
> feel free to test it if you like, please us know how it goes.
>
> Regards,
> Andrea Fino
>
>
> --
> Andrea Fino 8-) - "Sistemi su misura di qualita' industriale"
> "Handcrafted systems with industrial quality"
> [Web: http://www.faino.org ]+[Email: [EMAIL PROTECTED] ]
>
>
>
>
> -------------------------------------------------------
> 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
>
>




-------------------------------------------------------
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

Reply via email to