descriptionhostuuid - program to create, display, check /etc/hostuuid
ownerrichih.mailinglist@gmail.com
last changeFri, 27 Nov 2009 22:08:58 +0000 (27 23:08 +0100)
content tags
add:
readme
hostuuid creates, displays and verifies the contents of /etc/hostuuid or any other file. It will also read anything on STDIN and verify if it's a UUID.
Feel free to push me any patches in the mob branch.
shortlog
2009-11-27 Richard Hartmann:%s/^ /\t/master
2009-11-27 Richard HartmannAdd README
2009-11-27 Richard HartmannAdd help & pod for --input
2009-11-27 Richard HartmannBut _do_ exit 0
2009-11-27 Richard HartmannDon't exit 4 if everything is OK...
2009-11-27 Richard HartmannIntroduced --input, check_uuid(), save_uuid()
2009-11-27 Richard HartmannManpage cleanup
2009-11-27 Richard HartmannWorking Makefile.PL that installs into /usr/local
2009-11-27 Richard HartmannI am only installing what I want to install, now
2009-11-27 Richard HartmannStill not there, yet
2009-11-25 Richard HartmannTrying to get a proper Makefile.PL
2009-11-25 Richard HartmannProvide Makefile.PL, make hostuuid parseable to it
2009-11-23 Richard HartmannEdited AUTHOR
2009-11-22 Richard HartmannAdded documentation for --nostdin
2009-11-22 Richard HartmannImprove regexp, don't chomp $file
2009-11-22 Richard HartmannAdded --nostdin to work around debconf bug
...
heads
14 years ago master
14 years ago mob