Projects and resources (En) > Create masters

Create your Debian based distribution

<< < (5/5)

melodie:

--- Citation de: djohnston le 07 mai 2013 à 15:16:51 ---That one has shell scripts in a Google svn repo. The wiki hasn't had any entries since Feb 2010.

--- Fin de citation ---

You can't know how old it is until you get the sources from the repos:
http://code.google.com/p/debianiso/source/checkout

djohnston:

--- Citation de: mélodie le 07 mai 2013 à 19:03:35 ---You can't know how old it is until you get the sources from the repos:
http://code.google.com/p/debianiso/source/checkout
--- Fin de citation ---
I downloaded it from svn. Hey, they're all dated today! How about that?  ;)  This one is pretty wonky, Mel. Just look at the README:


--- Citer ---DebianISO
----------

Tools for creating custom Debian boot images, suitable for booting off CD, USB
stick, etc.


Installation and usage
----------------------

$ apt-get install wajig
$ wajig install pbuilder grub mkisofs qemu

For the first time: create the /var/chache/pbuilder/base.tgz:

$ sudo pbuilder --create --mirror http://ftp.cz.debian.org/debian

Next time just update the image:

$ sudo pbuilder --update

Build the debian.iso image:

$ sudo ./build

Optional
--------

Test the image:

$ qemu -no-kqemu -m 600 -cdrom debian.iso

Edit the base system (install more packages, edit files...) and recreate
the debian.iso:

$ sudo chroot iso
$ apt-get update
$ apt-get install whatever
...
$ exit
$ sudo ./create_iso

To clean the repository:

$ sudo ./clean
--- Fin de citation ---

djohnston:

--- Citation de: mélodie le 07 mai 2013 à 18:56:44 ---Compared to it, that one page seemed reasonable to bring back, to get an idea about the insights of the process.

--- Fin de citation ---

Yes, I did copy and paste the page as an LO document and saved it to the hard drive. Could be a good overview.

melodie:

--- Citation de: djohnston le 07 mai 2013 à 21:49:06 ---I downloaded it from svn. Hey, they're all dated today! How about that?  ;)  This one is pretty wonky, Mel. Just look at the README:

--- Fin de citation ---

Hi,
yes, I have not imagined this one was so... (it might not be polite ;-) )

I have a clue anyhow : you are right this is probably pretty old. Here is the content of the menu.lst :

--- Citer ---$ cat menu.lst
default 0

title vmlinuz-2.6.22-1-686
root (cd)
kernel /boot/vmlinuz-2.6.22-1-686 boot=myboot
initrd /boot/initrd.img-2.6.22-1-686

--- Fin de citation ---

^^

Navigation

[0] Index des messages

[*] Page précédente

Utiliser la version classique