Jazz Wang <jazz _at_ nchc org tw> modifed the mkswap.c (see dir patch/) so that we can use "-U UUID" to assign the UUID of swap partition.

ps. We have to turn on HAVE_UUID_UUID_H in config.h
/* Define we want to use UUID. */
#define HAVE_UUID_UUID_H 1
