Update `identity' functionality:
- Remove pre-rendition configuration scripts inside Config
directory. The Config directory directory, if fact, was
completly removed from trunk/Scripts/Bash/Cli/Functions/Identity
dirctory structure.
- Different rendition styles are available through the following
command-line options:
--syslinux
To produce 16 color images and convert them into lss
format.
--grub
To produce 14 color images and convert them into xpm.gz
format.
--gdm, --kdm
To produce gdm and kdm tar.gz files respectively.
--ksplash
To produce ksplash images. Special feature here is
creation of a Preview image from three other images
through ImageMagick tool set.
--format
To convert PNG images to different formats using
ImageMagick.
--groupt-by-type
To organize similar files inside the same directory. For
exmaple, png files are stored in a Png/ directory, jpg
files are stored in a Jpg/ directory and so on.