cvs commit: LVM/tools lvmcreate_initrd

Patrick Caulfield <[email protected]> Fri, 4 Apr 2003 02:12:37 -0600
Newsgroups gmane.linux.lvm.cvs
Message-ID <[email protected]>
caulfield    2003/04/04 02:12:37 CST

  Modified files:
    tools                lvmcreate_initrd 
  Log:
  lvmcreate_initrd uses bash-specific syntax in places to make sure it uses bash
  for the shell.
  Also make sure we actually copy all the files needed to the initrd, even if they
  are symlinks.  (use cpio -L)
  
  Revision  Changes    Path
  1.30      +3 -3      LVM/tools/lvmcreate_initrd