From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert B. Williams Date: Wed, 09 Jul 2008 15:19:59 -0400 Subject: [Buildroot] Beginners Guide? Message-ID: <48750F5F.8050208@valcom.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Is there a beginners guide to build root? I am cross compiling for an EPIA-ml. It has 1G RAM and 1G Flash (PCI). I would like it to boot with grub. Kernel with initramfs (not 100% sure how the initramfs comes into play). Mount/chroot the flash partition as root. I seem to be compiling everything fine, but I do not know what I need to do with the binaries to get the system up and running. Once I get it up and running I'll begin shrinking the kernel and adding/removing apps. Thanks in advance!