0.4.0 FLY-0.4 is ready to go. You know where to get it.

0.4 introduces a functional (at least in my tests) Xorg and Fluxbox window manager. A semi-custom Fluxbox style for FLY, Conky and a custom config file, and a few other additions.

There are a few known issues however:

1) Conky's config will need to be changed with respect to network interfaces. Currently it is assumed eth0 is wired, and eth1 is wireless (as per my laptop). Its entirely possible that not only are these wrong, but that the target hardware have more/less interfaces than two, and that they are not all ethX devices.

2) Conky flickers alot. This is because double_buffer is not enabled on Conky (see /root/.conkyrc). The reason this is not enabled is that conky segfaults with it enabled. I had asked in #conky on irc.freenode.net and none of the devs knew why.

3) Kismet's config file isnt set with any network interfaces so you'll have to modify that. Eventually, I'd like it to be able to be auto modified by startup script with the appropriate entries depending on what wireless card(s) are on system. In a similar fashion to BackTrack.

4) PuTTY, though installed... doesnt seem to want to work. Command not found. Im not sure why yet.

In the ideal world, all of the above should be fixed before release, but as we are still on the 0.x.x side, I'd rather give something a little buggy for you folks to test than wait while I attempt to figure it out on my own.

I removed the symlink /etc/init.d/net.eth0 which means the eth0 interface WILL NOT attempt to get a DHCP response during bootup. It also means that the eth0 interface will not be active. Simply run 'dhcpcd eth0' to get an IP address.
Devlog
0.4
Added fluxbox, conky, twm, xclock, xterm, iptraf, vnstat, iftop, putty
Added the following input drivers
  x11-drivers/synaptics
  x11-drivers/xf86-input-vmmouse
Added the following video drivers
  x11-drivers/xf86-video-ati
  x11-drivers/xf86-video-i740
  x11-drivers/xf86-video-i810
  x11-drivers/xf86-video-nv
  x11-drivers/xf86-video-sis
  x11-drivers/xf86-video-tdfx
  x11-drivers/xf86-video-vesa
  x11-drivers/xf86-video-vga
  x11-drivers/xf86-video-vmware
  x11-drivers/xf86-video-voodoo
Added /root/.conkyrc
Added /root/.fluxbox/ and contents
Added /root/.xinitrc
Modified /etc/kismet.conf /etc/kismet_ui.conf
Removed /etc/init.d/net.eth0
Updated the following ebuilds:
       sys-devel/gnuconfig-20080123 from 20070724
       x11-libs/libX11-1.1.4 from 1.1.3
       dev-lang/python-2.4.4-r13 from 2.4.4-r9