]> err.no Git - util-linux/commit
mkswap: Set UUID for swap space
authorLaMont Jones <lamont@debian.org>
Sun, 27 Jan 2008 06:27:27 +0000 (23:27 -0700)
committerLaMont Jones <lamont@debian.org>
Sun, 27 Jan 2008 06:37:34 +0000 (23:37 -0700)
commit19326ffd497c1987bdc50c67d101b761ea331dff
tree83d7920bf9e7738e76c4683fa361e7face72abe0
parent9431926c925070850929f662bf061bb1a87d85ca
mkswap: Set UUID for swap space

Sent to me by: Martin Schulze <joey@infodrom.org>:

A friend of mine is looking into the possibility of cloning Debian
(and other) systems automatically and stomped over swap partitions
getting assigned new UUIDs every time the new harddisk is partitioned
and swap is created.

His reseach lead him to

https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/66637

which refers to a patched version of mkswap:

http://free.nchc.org.tw/drbl-core/old/src/mkswap-uuid-0.1.0-2.tar.bz2
I'm attaching it for reference and in case the above URL becomes void.

It would be nice if you could apply this patch and send it upstream.

It's essential when partitions are to be recognised by their uuid and
not by their old device path anymore.

Regards,

        Joey

Addresses-Debian-Bug: 462662
Addresses-Ubuntu-Bug: 66637
Signed-off-by: LaMont Jones <lamont@debian.org>
disk-utils/mkswap.8
disk-utils/mkswap.c