Hi,
Hans wrote:
> I am playing around with live-build.
This package has its own specialized mailing list:
debian-l...@lists.debian.org
Have a nice day :)
Thomas
I got help from the debian-live list (chals)
the file auto/config must be :
#!/bin/sh
set -e
lb config noauto \
--architecture amd64 \
--bootappend-live "boot=live ip=frommedia persistence
locales=fr_FR.UTF-8 keyboard-layouts=fr" \
--archive-areas "main contrib non-free"
thanks for your reply.
I read the documentation before posting, but this documentation
is outdated. after much testing I managed to get just about what I wanted.
if it can help those who want to try "live build" I put some guidelines
that work for me:
auto/config:
#!/bin/sh
set -e
lb config no
> From: "Gerard ROBIN"
>
> Hello,
> I am using "live build" and I don't need the package
> prism2-usb-firmware-installer and I would like to know how prevent this
> package to be installed.
> On the other hand this package requests a connection unresponsive, and
> "lb buid" can't to be complet
- Original Message -
> From: "Hans-J. Ullrich"
>
> Hi all,
> don't know, if I may ask these questions here, but I allow me to do
> so.
>
> 1. How can build a new iso, when I already did a live build?
> (in case, when there are new package versions available)
> lb clean and lb clean --bin
5 matches
Mail list logo