Hi,
I'm trying to build a live ubuntu system, it gets to create a hybrid
iso-image but when it boots it complains:
casper/vmlinux: no such file or directory
The configuration I'm using in auto/config is:
lb config noauto \
--mode ubuntu\
--distribution precise \
--debian-i
On Wed, Aug 08, 2012 at 02:55:43AM +0200, Daniel Baumann wrote:
> On 08/08/2012 12:33 AM, Alessandro Dentella wrote:
> > casper/vmlinux: no such file or directory
>
> http://lists.debian.org/debian-live/2012/06/msg00155.html
I'll report here to comment on it:
> in ge
On Wed, Aug 08, 2012 at 12:20:50PM +0200, Daniel Baumann wrote:
> On 08/08/2012 11:00 AM, Alessandro Dentella wrote:
> > Is there a list/group where it's more appropriate to address questions?
>
> i'd ask someone of the ubuntu people directly about that if i were you.
>
Hi,
package lists doesn't seem to be recognized in latest git
repo. Docuementations state it's an option.
# lb -v
3.0~a57-1
# mkdir debian-package
# cd debian-package
# lb config
[2012-08-11 16:26:52] lb_config
P: Considering defaults defined in /etc/live/build.conf
P:
On Wed, Aug 08, 2012 at 06:30:40PM +0200, Luigi Capriotti wrote:
> Sandro,
>
> we are using live-build_3.0~a47.orig.tar.gz
>
> (see https://github.com/xbmc/XBMCbuntu/blob/master/build.sh#L96 )
>
> with the following patch:
>
> https://github.com/xbmc/XBMCbuntu/blob/master/Tools/lb_chroot_hacks.
Hi,
While testing different releases I think I found a bug in bin/lb and all
scripts. The row
# Including common functions
( . "${LIVE_BUILD}/scripts/build.sh" > /dev/null 2>&1 || true ) || .
/usr/lib/live/build.sh
reads "${LIVE_BUILD}/scripts/build.sh" in a subshell due to the () and as
such
Hi,
which is the correct way to go when the system I use to build images has md
partitions that I clearly don't whant to see in the initramfs?
The live system i'm building needs to have md tools. When building the live
I get::
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kerne
Hi,
I've being using with great pleasure live-build since a long time (when
debian has a new release I create my personalized rescue cd).
This time I coudn't make hooks trigger and I had to go to code to
understand that the structure was changed.
I realize that lb config creates the correct str