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

Re: debian live cd



De (from) (von) <linux.debus.gb@free.fr> :


> pour ceux qui veulent se lancer avec live-helper et créer un cd adapté :
> http://live.debian.net/manual/fr/html/
 
C'est amha le meilleure soluce. Pour ne pas s'ennuyer avec les
différentes syntaxes il y a la configuration auto (voir la doc) qui se
fait grâce à des fichiers qui se trouvent ds le rep auto:

-rwxr--r-- 1 root root   53 31 oct.   2010 build
drwxr-xr-x 3 root root 4096 21 janv.  2011 cache
-rwxr--r-- 1 root root  129 31 oct.   2010 clean
-rwxr--r-- 1 root root  350 12 sept. 16:36 config
drwxr-xr-x 2 root root 4096 21 janv.  2011 functions
drwxr-xr-x 2 root root 4096 21 janv.  2011 scripts

le + important est le config dont je communique la contenance du mien :

#!/bin/sh
lb config noauto \
-b usb-hdd \
--bootappend-live "locales=fr_FR.UTF-8 keyboard-layouts=fr persistent" \
--packages "mc gnumeric xpdf htop idle geogebra emacs openprinting-ppds cups lsb mutt virtualbox-ose " \
-p xfce \
-d squeeze \
-a i386 \
-k 686 \
--archive-areas "main contrib non-free" \
--includes none \
--syslinux-timeout 5 \
${@}


> librement votre
itou

-- 
Monroux Philippe



Reply to: