Bug#757883: Patch for Loopback cfg support

2014-12-07 Thread Daniel Baumann
On 12/08/14 00:09, jnqnfe wrote: > I believe I'm right in saying that you must > build against live-build 4.x, preferably the debian-next branch correct, we will not touch live-* 3.x anymore unless there's a security issue or another bug making the existing, officially built 3.x/wheezy live images

Bug#772522: live-build 4.0.3-1 does not install casper in ubuntu mode

2014-12-07 Thread jnqnfe
tags 772522 patch Patch attached, build against debian-next, please test it ;) On 08/12/2014 04:38, Rui Miguel P. Bernardo wrote: > Package: live-build > Version: 4.0.3-1 > Severity: normal > > Dear Maintainer, > > * What led up to the situation? > > I wanted to build a live image based on U

Bug#772522: live-build 4.0.3-1 does not install casper in ubuntu mode

2014-12-07 Thread Rui Miguel P. Bernardo
Package: live-build Version: 4.0.3-1 Severity: normal Dear Maintainer, * What led up to the situation? I wanted to build a live image based on Ubuntu 14.10 utopic using latest live-build. * What exactly did you do (or not do) that was effective (or ineffective)? I have created a

Bug#757883: Patch for Loopback cfg support

2014-12-07 Thread jnqnfe
I had a quick look over your patch. You're building it against live-build 3.x, but since it's a feature improvement not a "critical bug in core functionality", I believe I'm right in saying that you must build against live-build 4.x, preferably the debian-next branch, if you want to get it accepte

Bug#757883: Patch for Loopback cfg support

2014-12-07 Thread adrian15
I know that: git push --force is kind of forbidden when working in public with other people. As this is my kind of personal repo I did it. So the replaced commit (which only fixes file permissions) is found at: https://github.com/adrian15/live-build/commit/32fc1ddcd01f092933d19d0cc04bf2583aca

Re: lb build stop after setting up the dctrl-tools package

2014-12-07 Thread AreYouLoco?
Yo Atar! I guess that you are trying to build image with stable version of live-build probably 3.xx'something and probably from wheezys repository. Because you have never precise. I am also tryng to build my image and I've succed only twice to have working image but still with not everything i wa

Re: lb build stop after setting up the dctrl-tools package

2014-12-07 Thread Atar
Hi, again, I've changed the config/common file as you've suggested, ran "lb clean --purge", "lb config" and "lb build --verbose" and the build process wasn't successfully finished. however, the build.log file is different now, the new build.log file is located here: http://pastebin.com/WQj2qRKy

Bug#757883: Patch for Loopback cfg support

2014-12-07 Thread adrian15
Just in case it's easier for you to accept my patch you can also find it in this git repo commit based on live-build git repo: https://github.com/adrian15/live-build/commit/c6da5ff61bb46cb66b23fcb66daa83e23fc8a36b adrian15 -- Support free software. Donate to Super Grub Disk. Apoya el software

Bug#757697: RFE: Autodetection of architecture at boot time to load appropiate kernel

2014-12-07 Thread adrian15
I have these same patches available for live-build package on my live-build git repo here: Isolinux: https://github.com/adrian15/live-build/commit/4419638ab9cdfb1bacd98593e31d7f700b15a2dc Grub2 : https://github.com/adrian15/live-build/commit/a06085381ba346b576064ee84b325de54a81e33d Just in c

Re: lb build stop after setting up the dctrl-tools package

2014-12-07 Thread Atar
Hi there and thanks for replying. according to your suggestions, I've amended my config file as follow: === auto/config file: --- #!/bin/sh lb config noauto \ --architectures i386 \ --linux-flavours "686-pae 486" \ --distribution wheezy \ --cache-indices true \ --