Re: ArtistX + Debian Live on Distrowatch

2007-04-04 Thread Marco Ghirlanda
Daniel Baumann wrote:
 Marco Ghirlanda wrote:
   
 based on the new code of Debian Live
 

 oh, thanks for the advertisment :)
   
Are you serious? Thanks to you guys! You're doing a workl I've dreamt of
for years now!
 May I add directly the link to the homepage of DL?
 
 of course.
Which one? http://debian-live.alioth.debian.org/ or
http://live.debian.net/ ?

cheers, marco

___
Debian-live-devel mailing list
Debian-live-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel


Re: customize Isolinux

2007-04-04 Thread Eric Crastes

Hello

Well, I try ... and it's work :-)
I remove the variables' the script try to replace and it don't stop or
complain and it's work ...
I am happy :-D
Only point to take care : don't forget to use the VESA Bios in Qemu (if you
test it with Qemu !!) ... otherwise the picture seems to be broken

ericc

On 4/3/07, Eric Crastes [EMAIL PROTECTED] wrote:


Hi

Thanks for your answer !
I can't modify the isolinux.cfg in the template folder as the script
lh_binary_syslinux try to replace some part of this file 
so first I am afraid to have a conflict and then a blocking situation
second the part modified by the script should also include some
modification to use vesamenu ...

If I use LIVE_TEMPLATE, I think I will endup with the same situation 
---isolinux.cfg generated by the script --
default linux
label linux
 kernel /live.386/vmlinuz
 append initrd=/live.386/initrd.img boot=casper locale=fr lang=fr
keyboard=fr xkeyboard=fr quiet splash username=user hostname=Live
label memtest
 kernel /live.386/memtest
display isolinux.txt
timeout 0
prompt 1
f1 f1.txt
f3 f3.txt
f4 f4.txt
f8 f8.txt
f9 f9.txt
f0 f10.txt
--- end 
--- isolinux.cfg , I would like to have (simpliest
configuration, can be more elaborated) -
default vesamenu.c32

label linux
 menu label ^Linux
 kernel /live.386/vmlinuz
 append initrd=/live.386/initrd.img boot=casper locale=fr lang=fr
keyboard=fr xkeyboard=fr quiet splash username=senior hostname=SeniorLive

label memtest
 menu label ^Memtest
 kernel /live.386/memtest

menu background boot.png
timeout 0
prompt 0
--end

Main interrest :
a nice boot screen in 640x480 24bits (I hope !!)
a menu, most simple to use for new users

ericc

On 4/3/07, Iñigo Tejedor Arrondo [EMAIL PROTECTED]  wrote:

 El lun, 02-04-2007 a las 22:49 +0200, Eric Crastes escribió:


 You can change the templates in /usr/share/live-helper/templates or copy
 it to another place, modify and then change the LIVE_TEMPLATES on the
 config files.

 ___
 Debian-live-devel mailing list
 Debian-live-devel@lists.alioth.debian.org
 http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel



___
Debian-live-devel mailing list
Debian-live-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel

Re: the right place

2007-04-04 Thread Philippe MONROUX
Bonjour,

Marco Ghirlanda [EMAIL PROTECTED] a �crit :

 Philippe ask me privately fir first steps if you want,

  I'm maths  teacher in Réunion  island (see below).  I'm  a debian
  user since some years but I'm new under debian live.

 Debian Livers:  I think  we must take  in serious  consideration the
 possibility of doing the first Debian Live Meeting there... :-) It's
 a   natural   paradise  and   it   seems   it   has  even   a   LUG:
 http://www.gral.re/

Yes  it's  a  natural  paradise  (and  volcano  hell  also).  G(roupe)
R(eunionnais)  des  A(mis)   du  L(ibre)  (Reunionnais  free  software
friends). It is  approximatively 8 years old...But I'm  sure it is not
the place to have a discussion about that. 

I discover Deb live 3 days ago.  I need it because computer in my high
school don't  work at all (I  presume you know why).  I'm always using
geogebra (http://www.geogebra.org/cms/). So I need 

ii  sun-java5-bin 1.5.0-10-3 Sun Java(TM) Runtime Environment (JRE) 
5.0
ii  sun-java5-jre 1.5.0-10-3 Sun Java(TM) Runtime Environment (JRE) 
5.0
ii  sun-java5-plugin  1.5.0-10-3 The Java(TM) Plug-in, Java SE 5.0

of course  iceweasel. My preferred  wm is wmaker.  The only  things I
made are this steps :

my /etc/make-live.conf (significant lines)

,
| LIVE_ROOT=/root/debian-live
| LIVE_DISTRIBUTION=etch
| LIVE_FILESYSTEM=squashfs
| LIVE_PACKAGE_LIST=/root/debian-live/LivePackageList
| LIVE_REPOSITORY_bpo=http://www.backports.org/debian/;
| LIVE_REPOSITORY_KEY_bpo=http://backports.org/debian/archive.key;
| LIVE_REPOSITORY_KEYRING_bpo=
| LIVE_REPOSITORY_DISTRIBUTION_bpo=sarge-backports
| LIVE_REPOSITORY_SECTIONS_bpo=main contrib non-free
| LIVE_REPOSITORY_edu=http://ftp.skolelinux.org/skolelinux/;
| LIVE_REPOSITORY_KEY_edu=
| LIVE_REPOSITORY_KEYRING_edu=debian-edu-archive-keyring
| LIVE_REPOSITORY_DISTRIBUTION_edu=etch-test
| LIVE_REPOSITORY_SECTIONS_edu=local
| 
LIVE_REPOSITORY_restricted=http://ftp.debian-unofficial.org/debian-restricted/;
| 
LIVE_REPOSITORY_KEY_restricted=http://ftp-master.debian-unofficial.org/key_2007.asc;
| LIVE_REPOSITORY_KEYRING_restricted=debian-unofficial-archive-keyring
| LIVE_REPOSITORY_DISTRIBUTION_restricted=
| LIVE_REPOSITORY_SECTIONS_restricted=restricted
| LIVE_REPOSITORY_fai=http://www.informatik.uni-koeln.de/fai/download/;
| LIVE_REPOSITORY_KEY_fai=
| LIVE_REPOSITORY_KEYRING_fai=
| LIVE_REPOSITORY_DISTRIBUTION_fai=etch
| LIVE_REPOSITORY_SECTIONS_fai=koeln
| LIVE_SECTIONS=main contrib non-free
`


/root/debian-live/LivePackageList (in LIVE_PACKAGE_LIST)
,
| emacs21-nox
| tetex-frogg
| tetex-bin
| tetex-extra
| auctex
| wmaker
| menu
| mc
| iceweasel
| sun-java5-jre
| sun-java5-plugin
`

and run :

make-live -p x11-core

of course no good result. 

My question is there a nice place  where somebody have made a good how
to. (I've red the whole site but)

a lot of thanks

ph
-- 
- Pourquoi les capitalistes devraient installer Linux ?
- Parce que c'est le syst�me d'exploitation des pauvres.


___
Debian-live-devel mailing list
Debian-live-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel


Re: the right place

2007-04-04 Thread Eric Crastes

Hi Philippe

Live-Package is not developped any more !!
You must use Live-helper now :
http://archive.daniel-baumann.ch/debian/packages/live-helper/
it's not already in the Debian Package list, but it work ...
If need advise in french ;-) you can contact me directly

ericc

On 4/4/07, Philippe MONROUX [EMAIL PROTECTED] wrote:


Bonjour,

Marco Ghirlanda [EMAIL PROTECTED] a écrit :

 Philippe ask me privately fir first steps if you want,

  I'm maths  teacher in RÃ(c)union  island (see below).  I'm  a debian
  user since some years but I'm new under debian live.

 Debian Livers:  I think  we must take  in serious  consideration the
 possibility of doing the first Debian Live Meeting there... :-) It's
 a   natural   paradise  and   it   seems   it   has  even   a   LUG:
 http://www.gral.re/

Yes  it's  a  natural  paradise  (and  volcano  hell  also).  G(roupe)
R(eunionnais)  des  A(mis)   du  L(ibre)  (Reunionnais  free  software
friends). It is  approximatively 8 years old...But I'm  sure it is not
the place to have a discussion about that.

I discover Deb live 3 days ago.  I need it because computer in my high
school don't  work at all (I  presume you know why).  I'm always using
geogebra (http://www.geogebra.org/cms/). So I need

ii  sun-java5-bin 1.5.0-10-3 Sun Java(TM) Runtime Environment
(JRE) 5.0
ii  sun-java5-jre 1.5.0-10-3 Sun Java(TM) Runtime Environment
(JRE) 5.0
ii  sun-java5-plugin  1.5.0-10-3 The Java(TM) Plug-in, Java SE 5.0

of course  iceweasel. My preferred  wm is wmaker.  The only  things I
made are this steps :

my /etc/make-live.conf (significant lines)

,
| LIVE_ROOT=/root/debian-live
| LIVE_DISTRIBUTION=etch
| LIVE_FILESYSTEM=squashfs
| LIVE_PACKAGE_LIST=/root/debian-live/LivePackageList
| LIVE_REPOSITORY_bpo=http://www.backports.org/debian/;
| LIVE_REPOSITORY_KEY_bpo=http://backports.org/debian/archive.key;
| LIVE_REPOSITORY_KEYRING_bpo=
| LIVE_REPOSITORY_DISTRIBUTION_bpo=sarge-backports
| LIVE_REPOSITORY_SECTIONS_bpo=main contrib non-free
| LIVE_REPOSITORY_edu=http://ftp.skolelinux.org/skolelinux/;
| LIVE_REPOSITORY_KEY_edu=
| LIVE_REPOSITORY_KEYRING_edu=debian-edu-archive-keyring
| LIVE_REPOSITORY_DISTRIBUTION_edu=etch-test
| LIVE_REPOSITORY_SECTIONS_edu=local
| LIVE_REPOSITORY_restricted=
http://ftp.debian-unofficial.org/debian-restricted/;
| LIVE_REPOSITORY_KEY_restricted=
http://ftp-master.debian-unofficial.org/key_2007.asc;
| LIVE_REPOSITORY_KEYRING_restricted=debian-unofficial-archive-keyring
| LIVE_REPOSITORY_DISTRIBUTION_restricted=
| LIVE_REPOSITORY_SECTIONS_restricted=restricted
| LIVE_REPOSITORY_fai=http://www.informatik.uni-koeln.de/fai/download/;
| LIVE_REPOSITORY_KEY_fai=
| LIVE_REPOSITORY_KEYRING_fai=
| LIVE_REPOSITORY_DISTRIBUTION_fai=etch
| LIVE_REPOSITORY_SECTIONS_fai=koeln
| LIVE_SECTIONS=main contrib non-free
`


/root/debian-live/LivePackageList (in LIVE_PACKAGE_LIST)
,
| emacs21-nox
| tetex-frogg
| tetex-bin
| tetex-extra
| auctex
| wmaker
| menu
| mc
| iceweasel
| sun-java5-jre
| sun-java5-plugin
`

and run :

make-live -p x11-core

of course no good result.

My question is there a nice place  where somebody have made a good how
to. (I've red the whole site but)

a lot of thanks

ph
--
- Pourquoi les capitalistes devraient installer Linux ?
- Parce que c'est le système d'exploitation des pauvres.


___
Debian-live-devel mailing list
Debian-live-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel

___
Debian-live-devel mailing list
Debian-live-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel

Re: the right place

2007-04-04 Thread Philippe MONROUX
Bonjour,

Andrew Donnellan [EMAIL PROTECTED] a écrit :

 Are you still using live-package? There is a new replacement called
 live-helper, it is not in the main Debian repository yet, but it can
 be installed if you add:
 
deb http://live.debian.net/debian etch main
 
 to your /etc/apt/sources.list file.

Ok I try it as soon as possible.

tyvm
-- 
- Pourquoi les capitalistes devraient installer Linux ?
- Parce que c'est le système d'exploitation des pauvres.
ph


___
Debian-live-devel mailing list
Debian-live-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel


Re: the right place

2007-04-04 Thread Daniel Baumann
Philippe MONROUX wrote:
 My 1rst question  : since debian-live-devel@lists.alioth.debian.org is
 a  devel list,  so can  I ask  question about  making live  cd.  In my
 opinion it's not a devel question but an user question...isn't ?

well, the name of the mailinglist is kind of unprecise :/ but, you're
right here, feel yourself welcomed with any sort of question related to
debian-live.

as the others already said, you need to get live-helper. also note, that
you need a hook for including java (the java packages can't be installed
non-interactively because one needs to accept the license), there is an
example hook in /usr/share/doc/live-helper/examples, look at it, it's
pretty self explaining.

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  [EMAIL PROTECTED]
Internet:   http://people.panthera-systems.net/~daniel-baumann/

___
Debian-live-devel mailing list
Debian-live-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel


Re: the right place

2007-04-04 Thread Marco Ghirlanda
Eric Crastes wrote:
 If need advise in french ;-) you can contact me directly
you francophone are always grouping :-)

long live Esperanto ;-)

m

___
Debian-live-devel mailing list
Debian-live-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel


apt-proxy usage

2007-04-04 Thread Philippe MONROUX
Hello,

Internet  is expensive  in my  paradise  (perhaps it's  the reason  it
is). So before I begin to  fetch packages...  Is it possible to use my
apt-proxy. I mean

ii apt-proxy 1.9.35-0.3  Debian archive proxy and partial mirror builder

Something like (if zandette is the name of my localhost):

,
| # $LIVE_MIRROR_BUILD: set the mirror to fetch packages from
| LIVE_MIRROR_BUILD=deb http://zandette:/debian etch main contrib non-free
| 
| # $LIVE_MIRROR_BUILD_SECURITY: set the security mirror to fetch packages from
| LIVE_MIRROR_BUILD_SECURITY=http://zandette:/security etch/updates main 
contrib non-free
| 
| # $LIVE_MIRROR_IMAGE: set the mirror which ends up in the image
| LIVE_MIRROR_IMAGE=http://ftp.debian.org/debian/;
| 
| # $LIVE_MIRROR_IMAGE_SECURITY: set the security mirror which ends up in the 
image
| LIVE_MIRROR_IMAGE_SECURITY=http://security.debian.org/;
`

And  a question about  software to  install. If  I want  xorg, wmaker,
iceweasel,emacs21-nox in a list. I presume I have to create (for example) :

/root/debian-live/config/chroot_localpackageslists/LivePackageList
with :
,
| emacs21-nox
| x11-core
| wmaker
| iceweasel
`

and in /root/debian-live/config/chroot :
,
| # $LIVE_PACKAGES: set the packages to install
| LIVE_PACKAGES=
| 
| # $LIVE_PACKAGES_LISTS: set the package list to install
| 
LIVE_PACKAGES_LISTS=/root/debian-live/config/chroot_localpackageslists/LivePackageList
`


ph
-- 
 \_   LE GIBBON DE HAINAN
\o/  POPULATION MONDIALE 24 INDIVIDUS
/\  (En comptant celui-ci)
   ~Pourtant ils ont le bras long


___
Debian-live-devel mailing list
Debian-live-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel