Hi Philipp,
2011/11/5 Philipp Kern :
> Would there be a volunteer to implement that for kFreeBSD too? It could be as
> easy as calling kernel-wedge post-build, but at least for linux-2.6 changes
> to kernel-wedge were necessary[1].
Nice idea and thanks for the tip. I implemented this for kfreeb
Hi,
On Sat, Nov 05, 2011 at 11:17:05AM -0400, Joey Hess wrote:
> Code review:
>
> + while (fgets(buf, sizeof(buf), infp)) {
> + if (strncmp(buf, "data.tar.", 9) == 0) {
> + compression_type = buf + 9;
> + break;
> + }
> + }
>
Package: console-setup
Version: 1.68+squeeze2
Severity: wishlist
If the variable $KMAP is changed in the file
"/etc/default/keyboard", the file "cached.kmap.gz" is
unnecessarily created.
The execution of "ckbcomp" takes some time so the user should
be informed. Also if there is something unu
Otavio Salvador wrote:
> >From my side you have a "go ahead" but I'd like to hear from Colin and
> Joey if they can think about any con about doing it.
No objection to the concept.
Code review:
+ while (fgets(buf, sizeof(buf), infp)) {
+ if (strncmp(buf, "data.tar.", 9) == 0
Hi,
linux-2.6 did the lead with building the kernel udebs straight from the kernel
package. With that change we always get current udebs for use in the
installer. Also it's much easier from a release management point of view if
you do not need to get all the udeb source packages rebuilt for the
thanks a lot Alexandre, your patch work very fine.
If others people search a solution in same situation :
i want to use one lxc container to build some packages for many arch and
flavor. To do it, i use jenkins with pbuilder but pbuilder failed in
create action with error :
I: Extracting zlib1
6 matches
Mail list logo