2007-07-12 Joel Sherrill * init.c: Account for adding port to shttpd initialization. 2007-07-12 Joel Sherrill * ChangeLog, Makefile, init.c: No switchable from GoAhead to SHTTPD but defaults to SHTTPD. The displayed index.html will indicate which httpd implementation is enabled. The user should edit the Makefile to switch settings. * index.html.in: New file. * rootfs/index.html: Removed. 2007-07-12 Joel Sherrill * Makefile, init.c: No switchable from GoAhead to SHTTPD but defaults to SHTTPD. The displayed index.html will indicate which httpd implementation is enabled. The user should edit the Makefile to switch settings. * index.html.in: New file. * rootfs/index.html: Removed. 2007-07-11 Joel Sherrill * Makefile: Make slightly smarter on LD arguments. Do not pick up CVS files in tarball. * init.c: Turn off tracing on GoAhead. More debug. * rootfs/etc/hosts: Match OAR setup for EP5200. * rootfs/index.html: Cleanup and use RTEMS Logo. * rootfs/rtems_logo.jpg: New files. * rootfs/web/index.html: Removed. 2007-06-22 Joel Sherrill * Makefile, init.c: Clean up. Make name of TARFILE related symbols conditional based upon architecture. Change way desired object format is determined so all BSPs compile this test. 2007-06-21 Joel Sherrill * Makefile: Remove tarfile when make clean. 2007-06-21 Joel Sherrill * init.c: More warnings removed. 2007-06-21 Joel Sherrill * Makefile, init.c, system.h: Now compiles reasonably cleanly with CVS head. 2007-06-21 Joel Sherrill * init.c, system.h: confdefs.h should be rtems/confdefs.h 2007-06-21 Joel Sherrill * init.c: Replace CONFIGURE_TEST_XXX with CONFIGURE_APPLICATION_XXX. 2000-12-14 Joel Sherrill * ChangeLog: New file.