Hi all,
I try to build a live system with luks encrypted persistence. It fails,
because inside the initramfs the cryptsetup binaries don't exist. In the
past - from wheezy I was able to build an encrypted system as long as I
took the live-boot-initramfs-tools from jessie.
Is it possible to includ
i should have mentioned:
debian jessie
live-boot-initramfs-tools 4.0.2-1
live-build 4.0.3-1
Am 11.06.2015 um 11:58 schrieb Jan Kowalsky:
> Hi all,
>
> I try to build a live system with luks encrypted persistence. It fails,
> because inside the initramfs the cryptsetup bi
On Thu, Jun 11, 2015 at 11:58 AM, Jan Kowalsky
wrote:
> Hi all,
>
> I try to build a live system with luks encrypted persistence. It fails,
> because inside the initramfs the cryptsetup binaries don't exist. In the
> past - from wheezy I was able to build an encrypted system as long as I
> took th
Hi debian-live,
I Thank anyone who is reading this. Sorry but I need help
as I am stumped on deb 8.0 lb build commands and
where to put one of my hook scripts.
I should start out by apologizing that I am pretty dumb with
understanding the new deb 8.0 live build docs. Sorry again.
Since I have bu
Hi John
\ is a line continuation character, so a line command can be broken across
multiple lines
Example
lb config noauto \
--apt-indices false \
--apt-recommends false \
--apt-source-archives false \
--architectures amd64 \
--bootloader syslinux \
--bootstrap debootstrap \
--debian-ins