Updated. Though, of course, this isn't tested or ready for release yet, so proceed with caution!
Some notes on the BOM:
1) The two processors should be PDIP ATMega328p's purchased from an Arduino-friendly vendor (seeedstudio, moderndevice, sparkfun, adafruit, etc.) with an Arduino-compatible bootloader already burned on them. Otherwise, you're going to have to burn the bootloader yourself, which is more trouble than it's worth, and won't save you any money unless you're doing a few dozen chips. The EAGLE project files call this part "ATMEGA8" but you want 328's - the 8 and 328 (and 168) are pin compatible.
2) I didn't put part numbers for any of the pin headers. People can choose if they want males or females, and get them from any hobby electronics vendor. They're all just common .1" break-away headers. Most of the vendors listed above for the AVR also sell these.
3) Two important parts aren't available from Mouser, so I put Digikey numbers for those. Everything else is cheaper at Mouser. Even though you're paying shipping for two orders, it's cheaper than getting everything at Digikey.
4) The jack for the Ethernet connection is turning out to be elusive. I designed for the HR911105A from HanRun since that's what many of the commercially-available Ethernet interfaces for Arduinos based on the ENC28J60 use, and two of the popular vendors (Sparkfun and Seeed) carry (-ied) it. I made that choice maybe 6 or 8 weeks ago when we were still deep in design. When I went to order the parts recently, NO ONE had this jack. I ended up getting two on eBay. The problem is, there's no industry standard pinout for these jacks, so you have to proceed with caution. I would suggest searching eBay for this exact part number (HR911105A) if none of the vendors mentioned above have them in stock. Perhaps in rev 2 we should pick a more generic part, or just provide a header for the jack and people can panel-mount it and run a cable to it, which would reduce the importance of pin locations.
Otherwise, I ordered the exact P/Ns listed on this version of the BOM about two weeks ago and everything was in stock in high volumes so there shouldn't be any issues. I'm expecting the first order of boards to arrive some time this week. I'll have a small number of extras, if anyone is interested in participating in the development effort. These are NOT finished products and might not even work so please don't ask for one unless you really want to be involved in development!