Re: disable live

2015-05-15 Thread Federico Bruni
You can find it here, updated for version 4: https://github.com/fedelibre/LilyDev/blob/master/config/hooks/splash.hook.binary Il giorno mer 6 mag 2015 alle 22:48, AreYouLoco? areyoul...@paranoici.org ha scritto: When you finish can you post your hook script? Thx W dniu 06.05.2015 o 18:24,

disable live

2015-05-06 Thread Federico Bruni
Hi I'd like to build an ISO that can only be installed. I don't care about the live. How can I disable the live? Thanks Federico

Re: disable live

2015-05-06 Thread Federico Bruni
Il giorno mer 6 mag 2015 alle 12:33, Federico Bruni f...@inventati.org ha scritto: I'd like to build an ISO that can only be installed. I don't care about the live. How can I disable the live? Let me rephrase the question to show that I did some search :-) There's any 'lb config' parameter

Re: disable live

2015-05-06 Thread AreYouLoco?
When you finish can you post your hook script? Thx W dniu 06.05.2015 o 18:24, Federico Bruni pisze: Il giorno mer 6 mag 2015 alle 17:47, Jan Kowalsky jan...@datenkollektiv.net ha scritto: If not, I guess that I should change the bootloader configuration. Do you recommend copying the

Re: disable live

2015-05-06 Thread Federico Bruni
Il giorno mer 6 mag 2015 alle 17:47, Jan Kowalsky jan...@datenkollektiv.net ha scritto: If not, I guess that I should change the bootloader configuration. Do you recommend copying the files from /usr /share/live/build/bootloaders/isolinux and remove live.cfg and the include line in menu.cfg?

Re: disable live

2015-05-06 Thread Daniel Baumann
On 05/06/15 12:33, Federico Bruni wrote: How can I disable the live? since both the installer and the live system share the same squashfs image, i think the only thing you want is to edit the boot menu to not show the live entries, plus exclude live-* from the package selection. -- Address:

Re: disable live

2015-05-06 Thread Jeff Crissman
Is there some reason that the regular Debian install images are not acceptable for your use? On Wed, May 6, 2015 at 6:59 AM, Federico Bruni f...@inventati.org wrote: Il giorno mer 6 mag 2015 alle 12:33, Federico Bruni f...@inventati.org ha scritto: I'd like to build an ISO that can only be

Re: disable live

2015-05-06 Thread Jan Kowalsky
Hi Federico, Am 06.05.2015 um 14:59 schrieb Federico Bruni: Il giorno mer 6 mag 2015 alle 12:33, Federico Bruni f...@inventati.org ha scritto: I'd like to build an ISO that can only be installed. I don't care about the live. How can I disable the live? Let me rephrase the question to show

Re: disable live

2015-05-06 Thread Federico Bruni
Of course there is, I'm building an ISO with some specific packages and settings (environments in .bashrc, a script to download some git repositories and more): https://github.com/fedelibre/LilyDev Il giorno mer 6 mag 2015 alle 17:26, Jeff Crissman jccriss...@gmail.com ha scritto: Is there