Older Newer
Tue, 30 May 2006 05:50:47 . . . . FlorianBurka? [unhashify - command :}]
Thu, 26 Jan 2006 12:22:30 . . . . p54AD1150.dip0.t-ipconnect.de [bar was foo]
Thu, 05 Jan 2006 21:56:30 . . . . eris.osd.wednet.edu
Sat, 02 Jul 2005 07:19:58 . . . . (Adrian Reyer)? [added InitStyles link]
Fri, 03 Jun 2005 16:13:32 . . . . pwx-70.pixworx.ch
Sat, 09 Apr 2005 21:14:43 . . . . (Raoul Bhatia)?
Sat, 09 Apr 2005 21:13:11 . . . . (Raoul Bhatia)?
Fri, 25 Mar 2005 16:52:05 . . . . wessels.hrz.tu-chemnitz.de [updated URLs]
Thu, 24 Mar 2005 20:59:35 . . . . wessels.hrz.tu-chemnitz.de [documented 'vhashify']
Wed, 16 Mar 2005 18:22:39 . . . . angel.stchome.com [Unclosed bold container]
Sun, 13 Mar 2005 14:56:22 . . . . (vdb)?
Tue, 01 Feb 2005 15:33:10 . . . . wessels.hrz.tu-chemnitz.de [added the '-m rpm' method]
Mon, 31 Jan 2005 18:59:42 . . . . wessels.hrz.tu-chemnitz.de [mentioned configuration of the vunify-refserver]
Fri, 28 Jan 2005 08:10:25 . . . . 62.153.82.27 [added '-m yum' doc, added 2.4 -> 2.6 section]
Sat, 26 Jun 2004 17:25:31 . . . . wessels.hrz.tu-chemnitz.de [Added section about]


Changes by last author:

Added:

If you forgot to do test with the -nv switch like i did, you might want to 'unhashify' some files.. This preserved the file attributes and symlinks for me..

::# lsattr -R 2> /dev/null | grep-- '----i------t-' | cut -d ' ' -f 2 | awk '{system("echo unhashifying "$0"&&cp -a \""$0"\" \""$0".tmp.\" && mv -f \""$0".tmp.\" \""$0"\" ")}'