Changeset 1674 in MondoRescue for branches/2.2.5/pbconf/mindi-busybox


Ignore:
Timestamp:
Oct 2, 2007, 1:22:00 AM (17 years ago)
Author:
Bruno Cornec
Message:

Migrate debian build files to pb
Remove old build files under distributions
adds a simpler script setupqemu to call pb for VM setup

Location:
branches/2.2.5/pbconf/mindi-busybox
Files:
2 added
1 edited
6 copied

Legend:

Unmodified
Added
Removed
  • branches/2.2.5/pbconf/mindi-busybox/du/control

    r1673 r1674  
    1 Source: mindi-busybox
    2 Section: utils
     1Source: PBPKG
     2Section: PBGRP
    33Priority: optional
    4 Maintainer: Bruno Cornec <bruno@mondorescue.org>
     4Maintainer: PBPACKAGER
    55Build-Depends: debhelper (>= 4.2.20)
    66Standards-Version: 3.6.1
    77
    8 Package: mindi-busybox
     8Package: PBPKG
    99Architecture: amd64 i386 ia64
    1010Description: creates a busybox version suited for mindi
  • branches/2.2.5/pbconf/mindi-busybox/du/rules

    r1673 r1674  
    77
    88# Define package name for a one-stop change.
    9 PACKAGE_NAME = mindi-busybox
     9PACKAGE_NAME = PBPKG
    1010
    1111# Don't set any compiler flags - busybox does that just fine
  • branches/2.2.5/pbconf/mindi-busybox/rpm/mindi-busybox.spec

    r1672 r1674  
    1111Source:     PBSRC
    1212BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -u -n)
     13PBREQ
    1314ExcludeArch:    ppc
    1415
Note: See TracChangeset for help on using the changeset viewer.