Bug#773868: live-boot: Does not include overlayfs support in initramfs, due to wrong kernel module naming

2015-02-13 Thread Michal Suchanek
Source: live-boot Version: 4.0.2-1 Followup-For: Bug #773868 Hello, is there any plan to fix this in jessie? Thanks Michal -- System Information: Debian Release: 8.0 APT prefers testing APT policy: (910, 'testing'), (900, 'stable'), (410, 'unstable'), (400, 'experimental') Architecture: a

Bug#704571: support for multiple kernel versions in binary

2015-02-13 Thread Michal Suchanek
Package: live-build Version: 4.0.5-1 Followup-For: Bug #704571 Control: retitle -1 build with multiple kernels of the same flavour may fail Hello, the build still fails when multiple kernel flavours are installed and multiple kernels of the same flavour are installed. Live-build contains this cod

Processed: Re: support for multiple kernel versions in binary

2015-02-13 Thread Debian Bug Tracking System
Processing control commands: > retitle -1 build with multiple kernels of the same flavour may fail Bug #704571 [live-build] support for multiple kernel versions in binary Bug #573173 [live-build] support for multiple kernel versions in binary Changed Bug title to 'build with multiple kernels of th

Bug#773868: Patch to support overlay

2015-02-13 Thread Steven Shiau
I modified live-boot to support overlay from Linux kernel >=3.18 a few days ago, by referring to kiwi from OpenSuSE. Attached please find the patch to support overlayfs for live-boot 4. My 2 cents. Steven. -- Steven Shiau Public Key Server PGP Key ID: 4096R/47CF935C Fingerprint: 0240 1FEB 695D

Bug#778317: live-build: bootstrap cache should be per-architecture

2015-02-13 Thread Michal Suchanek
Package: live-build Version: 4.0.5-1mk1 Severity: normal Hello, When you change the live architecture and don't delete the cache directory bootstrap of the old architecture is restored from cache and image of the old architecture is built. This is trivially solved by including the architecture n

Bug#778327: live-build: build fails in empty directory

2015-02-13 Thread Michal Suchanek
Package: live-build Version: 4.0.5-1mk1 Severity: normal Hello, I tried this: mkdir dl-test cd dl-test lb build No image was produced. Man page says: lb_build(1) alias for all stages lb build says: [2015-02-13 15:12:21] lb build W: No config/ directory; using defaul

Bug#704571: support for multiple kernel versions in binary

2015-02-13 Thread jnqnfe
On 13/02/2015 14:08, Michal Suchanek wrote: > the build still fails when multiple kernel flavours are installed and > multiple kernels of the same flavour are installed. Live-build contains > this code: > mv binary/${_INITRAMFS}/vmlinuz-*-${_FLAVOUR} > binary/${_INITRAMFS}/vmlinuz${_NUMBER} > Obv

Processed: retitle, set version

2015-02-13 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > found 778317 4.0.5-1 Bug #778317 [live-build] live-build: bootstrap cache should be per-architecture Marked as found in versions live-build/4.0.5-1. > retitle 778317 live-build: improve cache support for rebuilds with different > arch Bug #778317

Bug#778317: live-build: bootstrap cache should be per-architecture

2015-02-13 Thread jnqnfe
On 13/02/2015 14:21, Michal Suchanek wrote: > When you change the live architecture and don't delete the cache > directory bootstrap of the old architecture is restored from cache and > image of the old architecture is built. > > This is trivially solved by including the architecture name in the >

Bug#778327: live-build: build fails in empty directory

2015-02-13 Thread jnqnfe
On 13/02/2015 15:53, Michal Suchanek wrote: > Man page says: > >lb_build(1) > alias for all stages > > lb build says: > > [2015-02-13 15:12:21] lb build > W: No config/ directory; using defaults for all options > P: live-build 4.0.5 > > This is clearly not true. > > lb co