niXforums Forum Index
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   PreferencesPreferences   Log in to check your private messagesLog in to check your private messages   Log inLog in 
·  nixdoc.net ·  man pages ·  Linux HOWTOs ·  FreeBSD Tips ·  Forums
navigation Forum index » *nix » Linux » Distributions » Debian » devel
Package Selection for Debian Live
Post new topic   Reply to topic Page 1 of 3 [34 Posts] View previous topic :: View next topic
Goto page:  1, 2, 3 Next
Author Message
Nico Golde
*nix forums Guru Wannabe


Joined: 25 Feb 2005
Posts: 134

PostPosted: Tue May 30, 2006 8:40 pm    Post subject: Re: Package Selection for Debian Live Reply with quote

Hi,
* Daniel Baumann <daniel.baumann@panthera-systems.net> [2006-05-30 22:19]:
Quote:
[ crosspost to live, -devel and -edu; replies please to -devel ]
at the moment, we have two types of Live CD images:

* the small one which contains only packages of standard priority,
* and three larger ones, each of which contains one of the common
desktop-environments on it (gnome, kde, xfce).

Now, we would like to create a decent package selection which reflects,
as well as possible, the users' desires. There should be one package
selection for a 700MB CD-ROM, and one for a 4.5GB DVD-ROM. With the
current squashfs compression, the actual filesystem size is about 3
times bigger than the packed one. This means that there can be quite a
few packages on it Smile I'm open for your suggestions...

Would be useful if you could provide the package lists for
the two images so we can see whats already included and send
you patches.
Regards Nico
--
Nico Golde - JAB: nion@jabber.ccc.de | GPG: 0x73647CFF
http://www.ngolde.de | http://www.muttng.org | http://grml.org
Forget about that mouse with 3/4/5 buttons -
gimme a keyboard with 103/104/105 keys!
Back to top
Michael Fisher
*nix forums beginner


Joined: 30 May 2006
Posts: 2

PostPosted: Tue May 30, 2006 8:40 pm    Post subject: Re: Package Selection for Debian Live Reply with quote

Is it posible to have a minimum size image with a WM that can stay
below 125MB? This would be a great size for USB versions and versions
running under Qemu or VMWare. Just a thought.

desNotes

On 5/30/06, Daniel Baumann <daniel.baumann@panthera-systems.net> wrote:
Quote:
[ crosspost to live, -devel and -edu; replies please to -devel ]

Hi all,

at the moment, we have two types of Live CD images:

* the small one which contains only packages of standard priority,
* and three larger ones, each of which contains one of the common
desktop-environments on it (gnome, kde, xfce).

Now, we would like to create a decent package selection which reflects,
as well as possible, the users' desires. There should be one package
selection for a 700MB CD-ROM, and one for a 4.5GB DVD-ROM. With the
current squashfs compression, the actual filesystem size is about 3
times bigger than the packed one. This means that there can be quite a
few packages on it Smile I'm open for your suggestions...

Regards,
Daniel

--
Address: Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email: daniel.baumann@panthera-systems.net
Internet: http://people.panthera-systems.net/~daniel-baumann/
_______________________________________________
live mailing list
live@lists.debian-unofficial.org
http://lists.debian-unofficial.org/cgi-bin/mailman/listinfo/live



--
To UNSUBSCRIBE, email to debian-devel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Back to top
Török Edvin
*nix forums beginner


Joined: 08 Aug 2005
Posts: 7

PostPosted: Tue May 30, 2006 9:00 pm    Post subject: Re: Package Selection for Debian Live Reply with quote

On 5/30/06, Daniel Baumann <daniel.baumann@panthera-systems.net> wrote:
Quote:
[ crosspost to live, -devel and -edu; replies please to -devel ]

Hi all,

at the moment, we have two types of Live CD images:

* the small one which contains only packages of standard priority,
* and three larger ones, each of which contains one of the common
desktop-environments on it (gnome, kde, xfce).

Now, we would like to create a decent package selection which reflects,
as well as possible, the users' desires. There should be one package
selection for a 700MB CD-ROM, and one for a 4.5GB DVD-ROM. With the
current squashfs compression, the actual filesystem size is about 3
times bigger than the packed one. This means that there can be quite a
few packages on it Smile I'm open for your suggestions...
What I'd need on a Live CD-ROM:

* rescue tools:
- parted
- fdisk
- mkfs.*
- grub
- lvm management tools
* 386 and amd64 kernels on same cdrom (so that I can chroot into
pure64 installations)
* text editor:
my favourites: vim, jed. (please no flames on this)
* compiler with at least libc-dev, libstdc++-dev
* it should be possible to debootstrap from CD
* networking:
dhcp, rp-pppoe , (nfs,....)
* mc would be nice to have
* if it fits a minimalistic xorg with fluxbox, and gs/ghostview
...... this is just a quick list I've come up with, I'm sure there is
plenty more that would be needed.

of course on the dvd I'd like to see openoffice.

Which packages of the above are currently on the live CD?


Regards,
Edwin


--
To UNSUBSCRIBE, email to debian-devel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Back to top
Daniel Baumann
*nix forums beginner


Joined: 24 Mar 2005
Posts: 46

PostPosted: Tue May 30, 2006 9:30 pm    Post subject: Re: Package Selection for Debian Live Reply with quote

Michael Fisher wrote:
Quote:
Is it posible to have a minimum size image with a WM that can stay
below 125MB? This would be a great size for USB versions and versions
running under Qemu or VMWare. Just a thought.

Yes, but those mini-images are separate thing we do anyway (or provide
an easy possiblity to create them yourself). Now we would like to fill a
700MB CD resp. a 4.5GB DVD with all the packages people may would like
to see on it.

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


--
To UNSUBSCRIBE, email to debian-devel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Back to top
Daniel Baumann
*nix forums beginner


Joined: 24 Mar 2005
Posts: 46

PostPosted: Tue May 30, 2006 9:30 pm    Post subject: Re: Package Selection for Debian Live Reply with quote

Nico Golde wrote:
Quote:
Would be useful if you could provide the package lists for
the two images so we can see whats already included and send
you patches.

The small one contains the standard system only, means, packages which
have Priority: standard and nothing more. That's about 80MB (the image
size).

The other ones do contains:

kde:
kde kdm x-window-system-core

gnome:
gnome-desktop-environment gdm-themes gnome-cups-manager
gnome-themes-extras rhythmbox synaptic gnome-screensaver gdm
x-window-system-core

xfce:
xfce4 gdm x-window-system-core

Quote:
Regards Nico

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


--
To UNSUBSCRIBE, email to debian-devel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Back to top
Daniel Baumann
*nix forums beginner


Joined: 24 Mar 2005
Posts: 46

PostPosted: Tue May 30, 2006 10:00 pm    Post subject: Re: Package Selection for Debian Live Reply with quote

Eric Cooper wrote:
Quote:
I suggest that you provide the same packages that Knoppix does (as long
as they're free), since Knoppix has been out there with a real user
community for several years now. No need to reinvent the wheel.

True, but knoppix is i386/amd64 only. Debian Live works on i386/amd64
too, but at least on sparc and powerpc too. So I hope to get feedback
from all non-intel/non-amd users.

Currently, the images are not autobuilded for that archs. The buildds
used for powerpc and sparc in Debian are either machines and/or
configurations, which do not support building packages for sparc64 resp.
powerpc64 (it does work here on my local machines, which are capable of
building the 64 bit packages).

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


--
To UNSUBSCRIBE, email to debian-devel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Back to top
Pedro Macanas
*nix forums beginner


Joined: 31 May 2006
Posts: 2

PostPosted: Wed May 31, 2006 7:00 am    Post subject: Re: Package Selection for Debian Live Reply with quote

----- Original Message -----
From: "Daniel Baumann" <daniel.baumann@panthera-systems.net>
To: <debian-devel@lists.debian.org>
Cc: <live@lists.debian-unofficial.org>; <debian-edu@lists.debian.org>
Sent: Tuesday, May 30, 2006 9:51 PM
Subject: Package Selection for Debian Live


Quote:
[ crosspost to live, -devel and -edu; replies please to -devel ]

Hi all,

at the moment, we have two types of Live CD images:

* the small one which contains only packages of standard priority,
* and three larger ones, each of which contains one of the common
desktop-environments on it (gnome, kde,

xfce).

There is no XFCE version (see http://live.debian.net/wiki/Download ).
Previously there was a XFCE version.
Quote:

Now, we would like to create a decent package selection which reflects, as
well as possible, the users' desires. There should be one package
selection for a 700MB CD-ROM, and one for a 4.5GB DVD-ROM.

I would create a 50 Mb version (lightweight version), to be installed in USB
keydrives (in a similar way to Damn Small Linux). The user could select
between different window managers.

Quote:
With the
current squashfs compression, the actual filesystem size is about 3
times bigger than the packed one. This means that there can be quite a
few packages on it Smile I'm open for your suggestions...

The suggested window manager selector in a X environment.

Regards.


--
To UNSUBSCRIBE, email to debian-devel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Back to top
Daniel Baumann
*nix forums beginner


Joined: 24 Mar 2005
Posts: 46

PostPosted: Wed May 31, 2006 3:10 pm    Post subject: Re: Package Selection for Debian Live Reply with quote

Pedro Macanas wrote:
Quote:
There is no XFCE version (see http://live.debian.net/wiki/Download ).
Previously there was a XFCE version.

There will be one as soon as Xfce is installable in sid again.

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


--
To UNSUBSCRIBE, email to debian-devel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Back to top
Mirco Bauer
*nix forums beginner


Joined: 13 May 2005
Posts: 3

PostPosted: Fri Jun 02, 2006 8:00 am    Post subject: Re: Package Selection for Debian Live Reply with quote

On Tue, 2006-05-30 at 21:51 +0200, Daniel Baumann wrote:
Quote:
[ crosspost to live, -devel and -edu; replies please to -devel ]

* and three larger ones, each of which contains one of the common
desktop-environments on it (gnome, kde, xfce).

I would like to see mono + mono apps (banshee, beagle, f-spot, blam,
monodevelop, etc) on the gnome version.

--
Regards,

Mirco 'meebey' Bauer

PGP-Key:
http://keyserver.noreply.org/pks/lookup?op=get&search=0xEEF946C8

-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GIT d s-:+ a-- C++ UL++++$ P L++$>+++$ E- W+++$ N o? K- w++>! O---- M-
V? PS
PE+ Y- PGP++ t 5+ X++ R tv+ b+ DI? D+ G>++ e h! r->++ y?
------END GEEK CODE BLOCK------
Back to top
Margarita Manterola
*nix forums beginner


Joined: 04 Apr 2005
Posts: 23

PostPosted: Fri Jun 02, 2006 4:40 pm    Post subject: Re: Package Selection for Debian Live Reply with quote

On 5/30/06, Daniel Baumann <daniel.baumann@panthera-systems.net> wrote:

Quote:
gnome:
gnome-desktop-environment gdm-themes gnome-cups-manager
gnome-themes-extras rhythmbox synaptic gnome-screensaver gdm
x-window-system-core

I would like:
gnome-fifth-toe firefox xchat gnome-devel meld

And some (less important to me) suggestions:
dia gkrellm xvncviewer darcs

If there's a wiki-page or similar thing with the complete list of
packages (and the amount of free-space), that would be interesting to
have in order to make more suggestions.

--
Besos,
Marga


--
To UNSUBSCRIBE, email to debian-devel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Back to top
Daniel Baumann
*nix forums beginner


Joined: 24 Mar 2005
Posts: 46

PostPosted: Fri Jun 02, 2006 5:30 pm    Post subject: Re: Package Selection for Debian Live Reply with quote

Margarita Manterola wrote:
Quote:
If there's a wiki-page or similar thing with the complete list of
packages (and the amount of free-space), that would be interesting to
have in order to make more suggestions.

will do that, i first thought it would be a good idea to put it into a
wiki. i'll prepare a more or less complete list in a few days, sorted by
section or something similar, and then ask for comments again.

nevertheless, thanks for your answer

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


--
To UNSUBSCRIBE, email to debian-devel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Back to top
Goswin von Brederlow
*nix forums Guru


Joined: 20 Feb 2005
Posts: 658

PostPosted: Sat Jun 03, 2006 8:00 am    Post subject: Re: Package Selection for Debian Live Reply with quote

Daniel Baumann <daniel.baumann@panthera-systems.net> writes:

Quote:
[ crosspost to live, -devel and -edu; replies please to -devel ]

Hi all,

at the moment, we have two types of Live CD images:

* the small one which contains only packages of standard priority,
* and three larger ones, each of which contains one of the common
desktop-environments on it (gnome, kde, xfce).

Now, we would like to create a decent package selection which reflects,
as well as possible, the users' desires. There should be one package
selection for a 700MB CD-ROM, and one for a 4.5GB DVD-ROM. With the
current squashfs compression, the actual filesystem size is about 3
times bigger than the packed one. This means that there can be quite a
few packages on it Smile I'm open for your suggestions...

Regards,
Daniel

It might be helpfull if you could post a link to the image and source
for people to try it out.

MfG
Goswin


--
To UNSUBSCRIBE, email to debian-devel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Back to top
Petter Reinholdtsen
*nix forums Guru Wannabe


Joined: 20 Feb 2005
Posts: 188

PostPosted: Sat Jun 03, 2006 8:30 am    Post subject: Re: Package Selection for Debian Live Reply with quote

[Daniel Baumann]
Quote:
I'm open for your suggestions...

It would be great if the packages used by Debian Edu would be included
on the live CD. Our latest package lists are available from
<URL:http://svn.debian.org/wsvn/debian-edu/trunk/src/debian-edu/tasks/?rev=0&sc=0>

I guess the standalone and desktop-kde tasks are the most relevant for
your live CD, thought I know we have discussed having live CDs for
thin client servers to allow them to be completely without local
state.

Friendly,
--
Petter Reinholdtsen


--
To UNSUBSCRIBE, email to debian-devel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Back to top
Marco Amadori
*nix forums beginner


Joined: 03 Jun 2006
Posts: 1

PostPosted: Sat Jun 03, 2006 9:40 am    Post subject: Re: Package Selection for Debian Live Reply with quote

Alle 09:48, sabato 3 giugno 2006, Goswin von Brederlow ha scritto:

Quote:
It might be helpfull if you could post a link to the image and source
for people to try it out.

http://live.debian.net/ - Main Project Site

http://live.debian.net/debian-cd/ - Isos to download and try out

svn co svn://live.debian.net/ - Sources

(I do not follow debian-devel and debian-edu)
--
ESC:wq
Back to top
daniele favara
*nix forums beginner


Joined: 03 Jun 2006
Posts: 1

PostPosted: Sat Jun 03, 2006 10:50 am    Post subject: Re: Package Selection for Debian Live Reply with quote

On 5/30/06, Daniel Baumann <daniel.baumann@panthera-systems.net> wrote:
Quote:
[ crosspost to live, -devel and -edu; replies please to -devel ]

Hi all,

at the moment, we have two types of Live CD images:

* the small one which contains only packages of standard priority,
* and three larger ones, each of which contains one of the common
desktop-environments on it (gnome, kde, xfce).

Now, we would like to create a decent package selection which reflects,
as well as possible, the users' desires. There should be one package
selection for a 700MB CD-ROM, and one for a 4.5GB DVD-ROM. With the
current squashfs compression, the actual filesystem size is about 3
times bigger than the packed one. This means that there can be quite a
few packages on it Smile I'm open for your suggestions...


why not to use moinmoin + seeds ?


--
----
http://dsslive.org
----


--
To UNSUBSCRIBE, email to debian-devel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Back to top
Google

Back to top
Display posts from previous:   
Post new topic   Reply to topic Page 1 of 3 [34 Posts] Goto page:  1, 2, 3 Next
View previous topic :: View next topic
The time now is Thu Dec 04, 2008 1:18 am | All times are GMT
navigation Forum index » *nix » Linux » Distributions » Debian » devel
Jump to:  

Similar Topics
Topic Author Forum Replies Last Post
No new posts ftp.debian.org & amd64 packages tanelko Debian 1 Fri Jul 21, 2006 2:10 pm
No new posts Recommend an email program for the debian-user-digest? DJ Hackenbruch Debian 5 Fri Jul 21, 2006 3:20 am
No new posts debian install samba_az Setup 1 Thu Jul 20, 2006 2:05 am
No new posts How do I install a non packaged font in Debian? Angelina Carlton Debian 6 Thu Jul 20, 2006 1:00 am
No new posts debian install with promise tx4310 A B Debian 2 Wed Jul 19, 2006 2:40 pm

Adverse Credit Remortgage | Loans | Power Rangers | Loans | Mortgage Loans
Copyright © 2004-2005 DeniX Solutions SRL
 
Other DeniX Solutions sites: Unix/Linux blog |  electronics forum |  medicine forum |  science forum | 
Privacy Policy


Powered by phpBB © 2001, 2005 phpBB Group
[ Time: 0.2874s ][ Queries: 16 (0.1441s) ][ GZIP on - Debug on ]