* [Linux-ia64] efibootmgr-0.3.4 release
@ 2001-08-10 18:47 Matt_Domsch
0 siblings, 0 replies; only message in thread
From: Matt_Domsch @ 2001-08-10 18:47 UTC (permalink / raw)
To: linux-ia64
New release efibootmgr 0.3.4 is now available at
http://domsch.com/linux/ia64/efibootmgr-0.3.4.tar.gz.
Changes since 0.3.3:
- Applied patch from Richard Hirst to correct my bad maths. Good catch
Richard!
- Added more uniqueness to the MBR signature if -w flag is used. Now, the
field consists of:
mbr->UniqueMBRSignature = tv.tv_usec << 16;
mbr->UniqueMBRSignature |= stat.st_rdev & 0xFFFF;
using fstat() and gettimeofday() to provide a fixed component and a
highly-likely-to-be-unique component. This avoids the problem of moving a
disk from sda to sdb and installing on a new disk sda which would again
yield identical signatures.
As always, I really appreciate feedback (and patches!) from people.
Thanks,
Matt
--
Matt Domsch
Sr. Software Engineer
Dell Linux Solutions
www.dell.com/linux
#2 Linux Server provider with 17% in the US and 14% Worldwide (IDC)!
#3 Unix provider with 18% in the US (Dataquest)!
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-08-10 18:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-08-10 18:47 [Linux-ia64] efibootmgr-0.3.4 release Matt_Domsch
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox