projects
/
fusionforge
/
fusionforge.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
project home
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
40c76da
)
Make possible to build install cd on several arch
author
Christian Bayle
<cbayle@gmail.com>
Thu, 25 Mar 2010 17:26:27 +0000
(17:26 +0000)
committer
Christian Bayle
<cbayle@gmail.com>
Thu, 25 Mar 2010 17:26:27 +0000
(17:26 +0000)
tools/simple-cdd/profiles/fusionforge.conf
patch
|
blob
|
history
diff --git
a/tools/simple-cdd/profiles/fusionforge.conf
b/tools/simple-cdd/profiles/fusionforge.conf
index
315ce4b
..
3436217
100644
(file)
--- a/
tools/simple-cdd/profiles/fusionforge.conf
+++ b/
tools/simple-cdd/profiles/fusionforge.conf
@@
-8,6
+8,8
@@
export OFFICIAL_VAL=0
export OMIT_MANUAL=1
export OMIT_RELEASE_NOTES=1
export OMIT_MANUAL=1
export OMIT_RELEASE_NOTES=1
+export simple_cdd_temp="$simple_cdd_dir/tmp.$(dpkg --print-architecture)/"
+
# location of the CD image (used with qemu's -cdrom option)
cd_img="$OUT/${CDNAME:-debian}-$(echo $DEBVERSION | sed -e 's/[. ]//g')-$(echo $ARCHES | tr ' ' '-')-CD-1.iso"
# location of the CD image (used with qemu's -cdrom option)
cd_img="$OUT/${CDNAME:-debian}-$(echo $DEBVERSION | sed -e 's/[. ]//g')-$(echo $ARCHES | tr ' ' '-')-CD-1.iso"