Changeset 191 in MondoRescue for branches


Ignore:
Timestamp:
Dec 13, 2005, 2:50:11 AM (18 years ago)
Author:
bcornec
Message:

small bug in delivery

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.05/mindi/install.sh

    r185 r191  
    3737
    3838echo "Copying files ..."
    39 cp deplist.txt $conf
     39cp -a deplist.txt $conf
    4040cp -af rootfs aux-tools isolinux.cfg msg-txt sys-disk.raw.gz isolinux-H.cfg parted2fdisk.pl syslinux.cfg syslinux-H.cfg dev.tgz Mindi $local/lib/mindi
    4141chmod 755 $local/lib/mindi/rootfs/bin/*
     
    5454
    5555cp -a mindi.8 $local/share/man/man8
    56 cp -a CHANGES COPYING README README.busybox README.ia64 README.pxe TODO INSTALL $local/share/lib/mindi
     56cp -a CHANGES COPYING README README.busybox README.ia64 README.pxe TODO INSTALL $local/lib/mindi
    5757
    5858echo "Extracting symlinks ..."
Note: See TracChangeset for help on using the changeset viewer.