I no longer have a Galileo to use or test new releases. I am offering this distribution to anybody who would want to make improvements or fixes.
For people without the ethernet enabled and only the serial connection they could edit the init file by putting the sdcard in a computer and mounting the mmcblk0p2 with type ext3. Then unmount the card after making the changes and try again in the Galileo.
For anybody who wants to build a new release after making changes to the download in the first post just use this command in linux:
dd if=/dev/mmcblk0 of=mydebian4galileo.img count=7274495 conv=fsync
This command assumes the sdcard is located at mmcblk0 and the partition sizes are the same as the first post. If the partition sizes are changed then use the fdisk -l /dev/mmcblk0 command to identify the last block used in the last partition. Then zip or gzip or bzip2 for example and the file is ready to post. Feel free to post your downloads here or start a new thread.
Also, for group discussion post any new reports here although I am moving to other projects.