aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnne Nicolas <ennael@mageia.org>2015-03-15 21:57:13 +0100
committerAnne Nicolas <ennael@mageia.org>2015-03-15 21:57:13 +0100
commitd954a62ba0f3485bdb54d3773fc9387c9876edea (patch)
tree8848f869f38ec9245c7c0940a8b3c1e656c9c9f7
parentb3c2ccf249b9b6a3b166d10c95555d68caf6a1ca (diff)
downloadbcd-d954a62ba0f3485bdb54d3773fc9387c9876edea.tar
bcd-d954a62ba0f3485bdb54d3773fc9387c9876edea.tar.gz
bcd-d954a62ba0f3485bdb54d3773fc9387c9876edea.tar.bz2
bcd-d954a62ba0f3485bdb54d3773fc9387c9876edea.tar.xz
bcd-d954a62ba0f3485bdb54d3773fc9387c9876edea.zip
remove uneeded package
-rw-r--r--dvd_free32.yaml308
1 files changed, 0 insertions, 308 deletions
diff --git a/dvd_free32.yaml b/dvd_free32.yaml
deleted file mode 100644
index 0e68302..0000000
--- a/dvd_free32.yaml
+++ /dev/null
@@ -1,308 +0,0 @@
----
-# Where is my working dir
-workdir:
- path: /home/bcd/build_bcd
-
-# Where is the repositery of the distribution
-repo:
- path: /home/bcd/build_bcd/pieces
-
-# desc Mageia DVD 32
-nameid: mageia
-
-# You must specify on wich distrib this iso will be built
-based_on: cauldron
-chroot_media: Core
-tocopy_file: tocopy_plop
-arch: i586
-
-# You should really care about this parameter: how many urpmq could you
-# launch at the same time?
-nb_fork: "10"
-
-chroot_media_exclude: Updates Testing
-
-# path to the Mandriva installer (stage1/stage2)
-installer:
- defaultpath: install
- advertising:
- defaultpath: advertising
- fullpath:
- patch:
-
-# theme must be available to path altx/all.rdz files
-theme:
- name: mandriva-release-Free
- bootsplash_path: /home/bcd/build_bcd/pieces/iso/plymouth
- theme: mageia-theme-Default
- gfxboot_path: /home/bcd/build_bcd/pieces/iso/gfxboot
- bootsplash: Default
-
-# All files relatives to media_info dir
-mediainfo:
- # set fullpath if youy want to use an files in a non MDV repositery -->
- fullpath: /home/bcd/build_bcd/pieces/cauldron/i586/media/media_info
- # desc: add for other media ?
- askmedia:
- todo: "yes"
- filedeps: file-deps
- mediainfo_dir: media/media_info
- # desc: add an external media ?
- suppl:
- todo: "yes"
- compssusers: compssUsers.pl
- filter: lists/no-filter
- rpmsrate: rpmsrate
- urpmi_option: -a
- version: 2-alpha1
- xmlinfo:
- todo: "no"
-
-# media to take into account to build the ISO
-# WARNING the media must be named "Main" because main media is mandatory for all other media
-# Morever the "Main" media is always the Name use for an MDV reposiery
-# future feature will provide a way to specify another name for the basic repo of an MDV distribution
-media:
- first_media: core
- update_prefix: Updates
- list:
- -
- #desc: core media
- mediadir: core
- name: core
- updates: "no"
- destmedia: core
- # MANDATORY list of unwanted packages on the iso
- exclude:
- -
- name: exclude
- file: lists/exclude
- -
- name: exclude_free
- file: lists/exclude_free
- -
- name: exclude
- file: lists/exclude_tofix
-
- pubkey: release/media_info/pubkey
- testing: "no"
- nosuggests: "yes"
- backport: "no"
- release: "yes"
- input:
- -
- name: theme
- file: lists/theme-free
- -
- name: base
- file: lists/input_cat
-
-# isolinux info
-isolinux:
- #defaultpath: ?
- #firmware: ?
- fullpath: /home/bcd/build_bcd/pieces/cauldron/i586/isolinux
- tocopy:
- -
- name: pcimap
- file: /home/bcd/build_bcd/pieces/cauldron/i586/isolinux//modules.pcimap
- -
- name: ids
- file: /usr/share/pci.ids
- #
- entry:
- -
- # Main media
- kernel: hdt.c32
- label: hdt
- name: hdt
- append: modules=modules.pci
- bin: /home/bcd/build_bcd/pieces/cauldron/i586/isolinux/hdt.c32
-
-#
-iso:
- # SIZE is not YET USED !!!
- size: "4000"
- mediacfg: media/media_info/media.cfg
- # Iso header info
- header:
- applicationid: Mageia 2 - Alpha 1
- datapreparer: Mageia BCD
- volumeid: FREE-2-i586-alpha1
- publisherid: Mageia.Org
- systemid: Mageia
- copyrightid: Mageia.Org
- volumesetid: Mageia 2 - Alpha 1 - i586 DVD
- branch: Devel
- subversion: "1"
- tag: autumnm
- isohybrid:
- options: --fatfirst
- # dual arch not yet supported
- dualarch: "no"
- hdlist: "no"
- type: basic
- product: Free
-
- # iso generation tool
- genisoimage:
- builddir: build
- isodir: iso
- bootcat: isolinux/boot.cat
- options: "-f -r -J -hide-rr-moved -nobak -cache-inodes -no-emul-boot -boot-load-size 4 "
- synthesis: "yes"
- minor: "1"
----
-# Where is my working dir
-workdir:
- path: /home/bcd/build_bcd
-
-# Where is the repositery of the distribution
-repo:
- path: /home/bcd/build_bcd/pieces
-
-# desc Mageia DVD 32
-nameid: mageia
-
-# You must specify on wich distrib this iso will be built
-based_on: cauldron
-chroot_media: Core
-tocopy_file: tocopy_plop
-arch: i586
-
-# You should really care about this parameter: how many urpmq could you
-# launch at the same time?
-nb_fork: "10"
-
-chroot_media_exclude: Updates Testing
-
-# path to the Mandriva installer (stage1/stage2)
-installer:
- defaultpath: install
- advertising:
- defaultpath: advertising
- fullpath:
- patch:
-
-# theme must be available to path altx/all.rdz files
-theme:
- name: mandriva-release-Free
- bootsplash_path: /home/bcd/build_bcd/pieces/iso/plymouth
- theme: mageia-theme-Default
- gfxboot_path: /home/bcd/build_bcd/pieces/iso/gfxboot
- bootsplash: Default
-
-# All files relatives to media_info dir
-mediainfo:
- # set fullpath if youy want to use an files in a non MDV repositery -->
- fullpath: /home/bcd/build_bcd/pieces/cauldron/i586/media/media_info
- # desc: add for other media ?
- askmedia:
- todo: "yes"
- filedeps: file-deps
- mediainfo_dir: media/media_info
- # desc: add an external media ?
- suppl:
- todo: "yes"
- compssusers: compssUsers.pl
- filter: lists/no-filter
- rpmsrate: rpmsrate
- urpmi_option: -a
- version: 2-alpha1
- xmlinfo:
- todo: "no"
-
-# media to take into account to build the ISO
-# WARNING the media must be named "Main" because main media is mandatory for all other media
-# Morever the "Main" media is always the Name use for an MDV reposiery
-# future feature will provide a way to specify another name for the basic repo of an MDV distribution
-media:
- first_media: core
- update_prefix: Updates
- list:
- -
- #desc: core media
- mediadir: core
- name: core
- updates: "no"
- destmedia: core
- # MANDATORY list of unwanted packages on the iso
- exclude:
- -
- name: exclude
- file: lists/exclude
- -
- name: exclude_free
- file: lists/exclude_free
- -
- name: exclude
- file: lists/exclude_tofix
-
- pubkey: release/media_info/pubkey
- testing: "no"
- nosuggests: "yes"
- backport: "no"
- release: "yes"
- input:
- -
- name: theme
- file: lists/theme-free
- -
- name: base
- file: lists/input_cat
-
-# isolinux info
-isolinux:
- #defaultpath: ?
- #firmware: ?
- fullpath: /home/bcd/build_bcd/pieces/cauldron/i586/isolinux
- tocopy:
- -
- name: pcimap
- file: /home/bcd/build_bcd/pieces/cauldron/i586/isolinux//modules.pcimap
- -
- name: ids
- file: /usr/share/pci.ids
- #
- entry:
- -
- # Main media
- kernel: hdt.c32
- label: hdt
- name: hdt
- append: modules=modules.pci
- bin: /home/bcd/build_bcd/pieces/cauldron/i586/isolinux/hdt.c32
-
-#
-iso:
- # SIZE is not YET USED !!!
- size: "4000"
- mediacfg: media/media_info/media.cfg
- # Iso header info
- header:
- applicationid: Mageia 2 - Alpha 1
- datapreparer: Mageia BCD
- volumeid: FREE-2-i586-alpha1
- publisherid: Mageia.Org
- systemid: Mageia
- copyrightid: Mageia.Org
- volumesetid: Mageia 2 - Alpha 1 - i586 DVD
- branch: Devel
- subversion: "1"
- tag: autumnm
- isohybrid:
- options: --fatfirst
- # dual arch not yet supported
- dualarch: "no"
- hdlist: "no"
- type: basic
- product: Free
-
- # iso generation tool
- genisoimage:
- builddir: build
- isodir: iso
- bootcat: isolinux/boot.cat
- options: "-f -r -J -hide-rr-moved -nobak -cache-inodes -no-emul-boot -boot-load-size 4 "
- synthesis: "yes"
- minor: "1"