[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Building Customised ISO



El 30/10/19 a las 12:12, Hassan Abdalla escribió:
> I went throgh some reading of live-build at debian, the information is
> too much for what i want to acheive, I will summarise here what i want
> in the hope that there will be a shortcut,
> 
> 1. I want to use the the default ready build Debain Buster Live ISO.
> 2. I want to be able to add more package to the distro, (r + apache2 php
> mariaDB) all package i need are available in debian repository.
> 3. I want to make the final hybrid iso
> 
> I am sure there might be a way with only 3 or 4 commands using
> debian-live to build that, the same default xfce live + adding the
> package and scripts i want.
> 
> Any help Please list!
> regards

You really need read the docs to understand how to work the build system.

but to start, you can do it:

$ mkdir my_distro
$ cd my_distro
$ lb config

create the file config/package-lists/my_packages.list.chroot with the
list of packages that you need: apache, php, etc and include
task-xfce-desktop also.

finally run *sudo lb build* to start the build the iso.
see the files under the config directory to customize your project

You can uso another "workflow" to build using the "auto" dierctory. But
al least, you can begin to play.

Saludos!

-- 
Fernando Toledo
Dock Sud BBS
http://bbs.docksud.com.ar
telnet://bbs.docksud.com.ar


Reply to: