<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Aug 4, 2013, at 8:51 PM, William Harrington wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div><a href="http://hastebin.com/gaxihuciso.vhdl">http://hastebin.com/gaxihuciso.vhdl</a></div><div><br></div><div>I'm going through the boot method first as I want it going first and I'm not to final system build, yet, and I'm updating a bunch of issues with the boot method right now, which are mostly ironed out. I'm phasing out udev, too.</div><div><br></div><div>You can see the configure I used, the resultant parts of the configure, and then what it installs via the make command</div></span></blockquote></div><br><div>I successfully booted into the system via the boot method and Eudev and haven't had any issues so far.</div><div><br></div><div>I do want to note that we may want to add iproute2 ip command to the boot method in case users don't enable the autolevel ip configuration options in their kernel to use dhcp or set their static ip info at the kernel command line. It is difficult to setup networking when required and using the boot method. Also, dropbear (as it can be crosscompiled easily) would be nice to ssh to the host when using the boot method, but we can always setup a hint for that. But, for now, at least include iproute2 ip command.</div><div><br></div><div>Sincerely,</div><div><br></div><div>WIlliam Harrington</div></body></html>