[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

No subject



<br>
&gt; @@ -239,7 +271,22 @@<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; rm -rf chroot/var/lib/apt/lists<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; mkdir -p chroot/var/lib/apt/lists/partial<br>
&gt;<br>
&gt; - &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; echo &quot;deb ${LH_MIRROR_BINARY} ${LH_DISTRIBUTION} ${LH_SECTIONS}&quot; &gt; chroot/etc/apt/sources.list<br>
&gt; + &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; # Remove first if exists<br>
&gt; + &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;rm -f chroot/etc/apt/sources.list<br>
<br>
Wrong indentation<br>
<br>
&gt; diff -Naur live-helper-new-clean/usr/bin/lh_config live-helper-new-to-commit/usr/bin/lh_config<br>
&gt; --- live-helper-new-clean/usr/bin/lh_config &nbsp; 2008-04-28 18:18:28.000000000 +0200<br>
&gt; +++ live-helper-new-to-commit/usr/bin/lh_config &nbsp; &nbsp; &nbsp; 2008-05-20 20:33:20.446951988 +0200<br>
&gt; @@ -112,6 +112,7 @@<br>
&gt; &nbsp;\t &nbsp; &nbsp;[--union-filesystem aufs|unionfs]\n\<br>
&gt; &nbsp;\t &nbsp; &nbsp;[--exposed-root enabled|disabled]\n\<br>
&gt; &nbsp;\t &nbsp; &nbsp;[--username NAME]\n\<br>
&gt; +\t &nbsp; &nbsp;[--processors NUMBER]\n\<br>
&gt; &nbsp;\t &nbsp; &nbsp;[--verbose]&quot;<br>
&gt;<br>
&gt; &nbsp;Local_arguments ()<br>
&gt; @@ -582,6 +583,12 @@<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; shift 2<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ;;<br>
&gt;<br>
&gt; + &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; --processors)<br>
&gt; + &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; # Warning: the usage of more than 1 processor for squashfs FS creation, not seems to be pretty stable, better to use it just for tests when fast builds are needed<br>
&gt; + &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; LH_PROCESSORS=&quot;${2}&quot;<br>
&gt; + &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; shift 2<br>
&gt; + &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ;;<br>
&gt; +<br>
<br>
I&#39;m sorry but I fail to reconize that it&#39;s true. I use squashfs<br>
creating in a quad-code machine, daily, and it works fine.<br>
<br>
I&#39;ve opted to give this a first review so your broke-up patch series<br>
will be near of merging.<br>
<br>
Thanks by all the work.<br>
<br>
Cheers,<br>
<br>
--<br>
 &nbsp; &nbsp; &nbsp; &nbsp;O T A V I O &nbsp; &nbsp;S A L V A D O R<br>
---------------------------------------------<br>
&nbsp;E-mail: <a href="mailto:otavio at debian.org">otavio at debian.org</a> &nbsp; &nbsp; &nbsp;UIN: 5906116<br>
&nbsp;GNU/Linux User: 239058 &nbsp; &nbsp; GPG ID: 49A5F855<br>
&nbsp;Home Page: <a href="http://otavio.ossystems.com.br"; target="_blank">http://otavio.ossystems.com.br</a><br>
---------------------------------------------<br>
&quot;Microsoft sells you Windows ... Linux gives<br>
&nbsp;you the whole house.&quot;<br>
<br>
_______________________________________________<br>
debian-live-devel mailing list<br>
<a href="mailto:debian-live-devel at lists.alioth.debian.org">debian-live-devel at lists.alioth.debian.org</a><br>
<a href="http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel"; target="_blank">http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel</a><br>
</blockquote></div><br>

------=_Part_10425_6725766.1211530350153--



Reply to: