persistence encryption: initramfs is missing cryptsetup

2015-06-11 Thread Jan Kowalsky
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

Re: persistence encryption: initramfs is missing cryptsetup

2015-06-11 Thread Jan Kowalsky
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

Re: persistence encryption: initramfs is missing cryptsetup

2015-06-11 Thread chals
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

Confused about the deb 8.0 lb build commands

2015-06-11 Thread John Martinson
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

Re: Confused about the deb 8.0 lb build commands

2015-06-11 Thread Ozi Traveller
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