Changeset 1674 in MondoRescue


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
Files:
11 added
16 deleted
1 edited
27 copied
2 moved

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
  • branches/2.2.5/pbconf/mindi/du/control

    r1673 r1674  
    1 Source: mindi
    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
     8Package: PBPKG
    99Architecture: amd64 i386 ia64
    1010Depends: binutils, bzip2, dosfstools, mkisofs, module-init-tools, syslinux, gawk, parted, ms-sys, file, nano
  • branches/2.2.5/pbconf/mindi/du/rules

    r1673 r1674  
    77
    88# Define package name for a one-stop change.
    9 PACKAGE_NAME = mindi
     9PACKAGE_NAME = PBPKG
    1010
    1111# PREFIX for installtion
  • branches/2.2.5/pbconf/mondo-doc/du/control

    r1673 r1674  
    1 Source: mondo-doc
    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: mondo-doc
     8Package: PBPKG
    99Architecture: all
    1010Section: doc
  • branches/2.2.5/pbconf/mondo-doc/du/mondo-doc.doc-base

    r1673 r1674  
    1 Document: mondo-doc
     1Document: PBPKG
    22Title: Mondo Rescue and Mindi Linux HOWTO
    33Author: Hugo Rabson, Mikael Hultgren, Stan Benoit ("Troff"), Randy Delfs,
     
    88 Mindi Linux provides the bootable emergency restore CD/floppy set which Mondo
    99 uses at boot-time.
    10 Section: utils
     10Section: PBGRP
    1111 
    1212Format: HTML
  • branches/2.2.5/pbconf/mondo-doc/du/rules

    r1673 r1674  
    88
    99# Define package name variable for a one-stop change.
    10 PACKAGE_NAME = mondo-doc
     10PACKAGE_NAME = PBPKG
    1111
    1212# These are used for cross-compiling and for saving the configure script
     
    2424# Build architecture independent
    2525build-indep:
    26     $(MAKE) -f Makefile.man VERSION=VVV
    27     $(MAKE) -f Makefile.howto VERSION=VVV
     26    $(MAKE) -f Makefile.man VERSION=PBVER
     27    $(MAKE) -f Makefile.howto VERSION=PBVER
    2828    touch build-indep-stamp
    2929
  • branches/2.2.5/pbconf/mondo-doc/rpm/mondo-doc.spec

    r1673 r1674  
    66Summary(fr):    Documentation pour Mondo Rescue
    77
    8 Name:       mondo-doc
    9 Version:    VVV
    10 Release:    RRR
     8Name:       PBPKG
     9Version:    PBVER
     10Release:    PBTAGPBSUF
    1111License:    GPL
    12 Group:      GRP
     12Group:      PBGRP
    1313Url:        http://www.mondorescue.org
    14 Source:     SSS
     14Source:     PBSRC
    1515BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -u -n)
    1616BuildRequires:  docbook-utils
     
    4343
    4444%changelog
     45PBLOG
  • branches/2.2.5/pbconf/mondo/du/control

    r1673 r1674  
    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
  • branches/2.2.5/pbconf/mondo/du/rules

    r1673 r1674  
    1111
    1212# Define package name variable for a one-stop change.
    13 PACKAGE_NAME = mondo
     13PACKAGE_NAME = PBPKG
    1414
    1515# These are used for cross-compiling and for saving the configure script
  • branches/2.2.5/pbconf/pbfilter/du.pbf

    r1673 r1674  
    22# $Id$
    33#
    4 # Filter for rpm build
     4# Filter for debian build
    55#
    6 # PBSRC is replaced by the source package format
    7 filter PBSRC = ftp://ftp.mondorescue.org/src/%{name}-%{version}.tar.gz
     6# PBGRP is replaced by the group of apps
     7filter PBGRP = utils
    88
    9 # PBGRP is replaced by the RPM group of apps
    10 filter PBGRP = Applications/Archiving
     9# PBVER is replaced by the version ($pbver in code)
     10filter PBVER = $pbver
    1111
    1212# PBDEP is replaced by the list of dependencies
    1313filter PBDEP =
    1414
    15 # PBVER is replaced by the version ($pbver in code)
    16 filter PBVER = $pbver
    17 
    18 # PBDATE is replaced by the date ($pbdate in code)
    19 filter PBDATE = $pbdate
    20 
    21 # PBLOG is replaced by the changelog if value is yes
    22 filter PBLOG = yes
    23 
    24 # PBTAG is replaced by the tag ($pbtag in code)
    25 filter PBTAG = $pbtag
    26 
    27 # PBREV is replaced by the revision ($pbrev in code)
    28 filter PBREV = $pbrev
    29 
    3015# PBPKG is replaced by the package name ($pbpkg in code)
    3116filter PBPKG = $pbpkg
    3217
    33 # PBSUF is replaced by the package name ($pbpkg in code)
    34 filter PBSUF = $pbsuf
    35 
    36 # PBOBS is replaced by the Obsolete line
    37 filter PBOBS =
     18# PBPACKAGER is replaced by the packager name ($pbpackager in code)
     19filter PBPACKAGER = $pbpackager
Note: See TracChangeset for help on using the changeset viewer.