Changeset 1693 in MondoRescue for branches/stable/pbconf/mondo/deb/control


Ignore:
Timestamp:
Oct 21, 2007, 3:06:22 AM (17 years ago)
Author:
Bruno Cornec
Message:
  • Remove useless copy from mindi to mondo at end of USB handling
  • Fix PB macro vs tools/*2build issue
  • make_usb_fs change of interface (doesn't need a parameter)
  • Fix USB support in mondo to avoid multiple copies of files
  • Use first partiion in mondo for USB device
  • Fixes for USB CLI for both mondo/mindi
  • Try to add USB support for mondoarchive with new functions
  • du => deb for similarity with other distro type under pbconf
  • migrate gento build files under pb
  • remove now obsolete rpm spec file and gentoo build files from distributions
  • Remove DOCDIR usage in mindi + various build fixes

(merge -r1680:1692 $SVN_M/branches/2.2.5)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/pbconf/mondo/deb/control

    r1464 r1693  
    1 Source: mondo
    2 Section: utils
     1Source: PBPKG
     2Section: PBGRP
    33Priority: optional
    4 Maintainer: Bruno Cornec <bruno@mondorescue.org>
     4Maintainer: PBPACKAGER
    55Build-Depends: debhelper (>= 4.2.20), libnewt-dev, libncurses5-dev
    66Standards-Version: 3.6.1
    77
    8 Package: mondo
    9 Architecture: amd64 i386
    10 Section: utils
     8Package: PBPKG
     9Architecture: amd64 i386 ia64
     10Section: PBGRP
    1111Priority: optional
    1212Depends: ${shlibs:Depends}, ${misc:Depends}, mindi (>= 1.2.3-1), afio, buffer, gawk, cdrecord, lzop
Note: See TracChangeset for help on using the changeset viewer.