[prev in list] [next in list] [prev in thread] [next in thread] 

List:       qubes-devel
Subject:    [qubes-devel] make qubes leaves me with no templates
From:       Gregory Edigarov <gregory.edigarov () gmail ! com>
Date:       2017-11-01 9:22:30
Message-ID: bf76f7a5-b3d8-4561-9ed9-e358864fd4dd () googlegroups ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


Hello

I have a project that based on Qubes.
I am trying to build qubes iso with my changes, here's a transcript of what 
i am doing:

#!/bin/sh
echo clonning qubes-builder
git clone git://github.com/QubesOS/qubes-builder.git
cp builder.conf.2017.10.27 qubes-builder/builder.conf
cd qubes-builder 
make get-sources
cd qubes-src
tar xfz ~/artwork_20170915.tar.gz
cd ~/diffs;

for i in `ls` ; do
        dir=`basename $i .diff` 
        pushd ~/qubes-builder/qubes-src/$dir
        patch -p1 < ~/diffs/$i
        popd
done
cd ~/qubes-builder
make qubes                    #first way
# make vmm-xen core-admin linux-kernel gui-daemon template 
desktop-linux-kde installer-qubes-os manager linux-dom0-updates #second way
make iso


now, if I am building it the first way , i.e. using 'make qubes' - it works 
and image produced. but the image produced isn't usable because it lacks 
templates. 
it installs, but once i am trying to create any vm from the manager - there 
is 'No template available' window from dom0.
if I am trying to build it the second way - it yields an error to me saying 
that it cannot  find some packages.

What is the most proper way to build the iso with custom changes?
thank you.




-- 
You received this message because you are subscribed to the Google Groups \
"qubes-devel" group. To unsubscribe from this group and stop receiving emails from \
it, send an email to qubes-devel+unsubscribe@googlegroups.com. To post to this group, \
send email to qubes-devel@googlegroups.com. To view this discussion on the web visit \
https://groups.google.com/d/msgid/qubes-devel/bf76f7a5-b3d8-4561-9ed9-e358864fd4dd%40googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.


[Attachment #5 (text/html)]

<div dir="ltr">Hello<div><br></div><div>I have a project that based on Qubes.<br>I am \
trying to build qubes iso with my changes, here&#39;s a transcript of what i am \
doing:</div><div><div><br></div><div>#!/bin/sh</div><div>echo clonning \
qubes-builder</div><div>git clone \
git://github.com/QubesOS/qubes-builder.git</div><div>cp builder.conf.2017.10.27 \
qubes-builder/builder.conf</div><div>cd qubes-builder  </div><div>make \
get-sources</div><div>cd qubes-src</div><div>tar xfz \
~/artwork_20170915.tar.gz</div><div>cd ~/diffs;</div><div><br></div><div>for i in \
`ls` ; do</div><div>            dir=`basename $i .diff`  </div><div>            pushd \
~/qubes-builder/qubes-src/$dir</div><div>            patch -p1 &lt; \
~/diffs/$i</div><div>            popd</div><div>done</div><div>cd \
~/qubes-builder</div><div>make qubes                              #first \
way</div><div># make vmm-xen core-admin linux-kernel gui-daemon template \
desktop-linux-kde installer-qubes-os manager linux-dom0-updates #second \
way<br></div><div>make iso</div></div><div><br></div><div><br></div><div>now, if I am \
building it the first way , i.e. using &#39;make qubes&#39; - it works and image \
produced. but the image produced isn&#39;t usable because it lacks templates.  \
<br></div><div>it installs, but once i am trying to create any vm from the manager - \
there is &#39;No template available&#39; window from dom0.</div><div>if I am trying \
to build it the second way - it yields an error to me saying that it cannot   find \
some packages.</div><div><br></div><div>What is the most proper way to build the iso \
with custom changes?</div><div>thank \
you.</div><div><br></div><div><br><br></div><div><br></div></div>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups \
&quot;qubes-devel&quot; group.<br /> To unsubscribe from this group and stop \
receiving emails from it, send an email to <a \
href="mailto:qubes-devel+unsubscribe@googlegroups.com">qubes-devel+unsubscribe@googlegroups.com</a>.<br \
/> To post to this group, send email to <a \
href="mailto:qubes-devel@googlegroups.com">qubes-devel@googlegroups.com</a>.<br /> To \
view this discussion on the web visit <a \
href="https://groups.google.com/d/msgid/qubes-devel/bf76f7a5-b3d8-4561-9ed9-e358864fd4 \
dd%40googlegroups.com?utm_medium=email&utm_source=footer">https://groups.google.com/d/ \
msgid/qubes-devel/bf76f7a5-b3d8-4561-9ed9-e358864fd4dd%40googlegroups.com</a>.<br /> \
For more options, visit <a \
href="https://groups.google.com/d/optout">https://groups.google.com/d/optout</a>.<br \
/>



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic