Changeset 1054 in ProjectBuilder for projects/mondorescue/pbconf/devel/mrmini/deb


Ignore:
Timestamp:
Jun 13, 2010, 12:35:23 PM (14 years ago)
Author:
Bruno Cornec
Message:

r3872@localhost: bruno | 2010-06-10 12:15:05 +0200
In version devel (3+) mindi is renamed as mrmini

Location:
projects/mondorescue/pbconf/devel/mrmini/deb
Files:
3 edited
2 moved

Legend:

Unmodified
Added
Removed
  • projects/mondorescue/pbconf/devel/mrmini/deb/control

    r465 r1054  
    88Package: PBPKG
    99Architecture: amd64 i386 ia64
    10 Depends: binutils, bzip2, dosfstools, mkisofs, module-init-tools, syslinux [amd64 i386], gawk, parted, file, mtools, perl, mindi-busybox (>= 1.7.3-1)
     10Depends: binutils, bzip2, dosfstools, mkisofs, module-init-tools, syslinux [amd64 i386], gawk, parted, file, mtools, perl
    1111Recommends: cpio, mdadm, ntfsprogs, nano
    1212Suggests: eject, less
    1313Description: creates boot/root disks based on your system
    14  Mindi is a script to create boot/root disks based on your system. It uses your
     14 Mrmini is a script to create boot/root disks based on your system. It uses your
    1515 kernel, modules, tools and libraries. It is used for the Mondo disaster
    1616 recovery suite to create the boot media.
  • projects/mondorescue/pbconf/devel/mrmini/deb/copyright

    r384 r1054  
    55ftp://ftp.mondorescue.org/src/.
    66
    7 Upstream Authors: Hugo Rabson <hugo.rabson@mondorescue.org>
    8                   Jesse Keating <hosting@j2solutions.net>
    9                   Stan Benoit <troff@nakedsoul.org>
    10                   Mikael Hultgren <mikael.hultgren@gmx.net>
    11                   Bruno Cornec <bruno@mondorescue.org>
     7Upstream Authors: Bruno Cornec <bruno@mondorescue.org>
    128
    139Copyright:
  • projects/mondorescue/pbconf/devel/mrmini/deb/mrmini.dirs

    r1053 r1054  
    11usr/share/man/man8
     2usr/share/man/man3
    23usr/sbin
    34usr/lib
  • projects/mondorescue/pbconf/devel/mrmini/deb/rules

    r384 r1054  
    1717export LIBDIR=$(PREFIX)/lib
    1818export CACHEDIR=/var/cache/$(PACKAGE_NAME)
    19 export PKGBUILDMINDI=true
     19export PKGBUILDMRMINI=true
    2020
    2121configure:
Note: See TracChangeset for help on using the changeset viewer.