On Thu, Dec 04, 2008 at 03:01:05PM +0000, Chris Walker wrote: > Chris Walker <[EMAIL PROTECTED]> writes: > > > Note Debian-science and debian-live CCed on this. > > > > Daniel Baumann <[EMAIL PROTECTED]> writes: > > > > > Chris Walker wrote: > > > > Is it really as simple as adding the science metapackages[1] > > > > to /usr/share/live-helper/lists? > > > > > > yes; and preferably you would send a file (like > > > /usr/share/live-helper/lists/debian-science) that contains all the stuff > > > you guys consider to be 'debian-science' so that we include it directly > > > in live-helper. this way, you will be able to do > > > > > > lh_config -p debian-science [...] && lh_build > > > > > > in future. > > > > That's great. > > > > The whole of debian-science will be quite large (Quite how large I'm > > not sure, but installing the packages I don't have on my system would > > take 2.7 Gig.) I propose therefore to add science-astronomy, > > science-biology, science-physics etc containing their respective > > packages. > > > > I could then add a science-all package depending on them all. If it > > won't fit on one DVD, then it is perhaps worth splitting it - perhaps > > into a physical/biological set. > > I've created a DVD image containing all the science metapackage > packages along with gnome:
And this a patch for comment. I've only built the physics, chemistry and astronomy DVDs as well as the science-all one. I've tried testing the images using qemu, I've included gnome in the science-all one -but not the individual subject area ones (on the basis that people may prefer kde or xfce - though this does mean you might end up with none of them). diff -urN live-helper-orig/live-helper-1.0.1/lists/science-all live-helper/live-helper-1.0.1/lists/science-all --- live-helper-orig/live-helper-1.0.1/lists/science-all 1970-01-01 01:00:00.000000000 +0100 +++ live-helper/live-helper-1.0.1/lists/science-all 2008-12-02 23:29:32.000000000 +0000 @@ -0,0 +1,21 @@ +# /usr/share/live-helper/lists/minimal - package list for live-helper(7) + +## LH: Science-all + +#include <science-astronomy> +#include <science-biology> +#include <science-chemistry> +#include <science-electronics> +#include <science-engineering> +#include <science-geography> +#include <science-linguistics> +#include <science-mathematics> +#include <science-mathematics-dev> +#include <science-physics> +#include <science-robotics> +#include <science-statistics> +#include <science-typesetting> +#include <science-viewing> + + + diff -urN live-helper-orig/live-helper-1.0.1/lists/science-astronomy live-helper/live-helper-1.0.1/lists/science-astronomy --- live-helper-orig/live-helper-1.0.1/lists/science-astronomy 1970-01-01 01:00:00.000000000 +0100 +++ live-helper/live-helper-1.0.1/lists/science-astronomy 2008-12-03 10:55:39.000000000 +0000 @@ -0,0 +1,9 @@ +# /usr/share/live-helper/lists/minimal - package list for live-helper(7) + +## LH: Science-astronomy + +science-astronomy + + + + diff -urN live-helper-orig/live-helper-1.0.1/lists/science-biology live-helper/live-helper-1.0.1/lists/science-biology --- live-helper-orig/live-helper-1.0.1/lists/science-biology 1970-01-01 01:00:00.000000000 +0100 +++ live-helper/live-helper-1.0.1/lists/science-biology 2008-12-03 10:56:20.000000000 +0000 @@ -0,0 +1,9 @@ +# /usr/share/live-helper/lists/minimal - package list for live-helper(7) + +## LH: Science-chemistry + +science-chemistry + + + + diff -urN live-helper-orig/live-helper-1.0.1/lists/science-chemistry live-helper/live-helper-1.0.1/lists/science-chemistry --- live-helper-orig/live-helper-1.0.1/lists/science-chemistry 1970-01-01 01:00:00.000000000 +0100 +++ live-helper/live-helper-1.0.1/lists/science-chemistry 2008-12-03 10:58:50.000000000 +0000 @@ -0,0 +1,9 @@ +# /usr/share/live-helper/lists/minimal - package list for live-helper(7) + +## LH: Science-chemistry + +science-chemistry + + + + diff -urN live-helper-orig/live-helper-1.0.1/lists/science-electronics live-helper/live-helper-1.0.1/lists/science-electronics --- live-helper-orig/live-helper-1.0.1/lists/science-electronics 1970-01-01 01:00:00.000000000 +0100 +++ live-helper/live-helper-1.0.1/lists/science-electronics 2008-12-03 10:58:28.000000000 +0000 @@ -0,0 +1,9 @@ +# /usr/share/live-helper/lists/minimal - package list for live-helper(7) + +## LH: Science-electronics + +science-electronics + + + + diff -urN live-helper-orig/live-helper-1.0.1/lists/science-engineering live-helper/live-helper-1.0.1/lists/science-engineering --- live-helper-orig/live-helper-1.0.1/lists/science-engineering 1970-01-01 01:00:00.000000000 +0100 +++ live-helper/live-helper-1.0.1/lists/science-engineering 2008-12-03 10:59:06.000000000 +0000 @@ -0,0 +1,9 @@ +# /usr/share/live-helper/lists/minimal - package list for live-helper(7) + +## LH: Science-engineering + +science-engineering + + + + diff -urN live-helper-orig/live-helper-1.0.1/lists/science-geography live-helper/live-helper-1.0.1/lists/science-geography --- live-helper-orig/live-helper-1.0.1/lists/science-geography 1970-01-01 01:00:00.000000000 +0100 +++ live-helper/live-helper-1.0.1/lists/science-geography 2008-12-03 10:59:27.000000000 +0000 @@ -0,0 +1,9 @@ +# /usr/share/live-helper/lists/minimal - package list for live-helper(7) + +## LH: Science-geography + +science-geography + + + + diff -urN live-helper-orig/live-helper-1.0.1/lists/science-linguistics live-helper/live-helper-1.0.1/lists/science-linguistics --- live-helper-orig/live-helper-1.0.1/lists/science-linguistics 1970-01-01 01:00:00.000000000 +0100 +++ live-helper/live-helper-1.0.1/lists/science-linguistics 2008-12-03 10:59:46.000000000 +0000 @@ -0,0 +1,9 @@ +# /usr/share/live-helper/lists/minimal - package list for live-helper(7) + +## LH: Science-linguistics + +science-linguistics + + + + diff -urN live-helper-orig/live-helper-1.0.1/lists/science-mathematics live-helper/live-helper-1.0.1/lists/science-mathematics --- live-helper-orig/live-helper-1.0.1/lists/science-mathematics 1970-01-01 01:00:00.000000000 +0100 +++ live-helper/live-helper-1.0.1/lists/science-mathematics 2008-12-03 11:00:03.000000000 +0000 @@ -0,0 +1,9 @@ +# /usr/share/live-helper/lists/minimal - package list for live-helper(7) + +## LH: Science-mathematics + +science-mathematics + + + + diff -urN live-helper-orig/live-helper-1.0.1/lists/science-mathematics-dev live-helper/live-helper-1.0.1/lists/science-mathematics-dev --- live-helper-orig/live-helper-1.0.1/lists/science-mathematics-dev 1970-01-01 01:00:00.000000000 +0100 +++ live-helper/live-helper-1.0.1/lists/science-mathematics-dev 2008-12-03 11:00:16.000000000 +0000 @@ -0,0 +1,9 @@ +# /usr/share/live-helper/lists/minimal - package list for live-helper(7) + +## LH: Science-mathematics-dev + +science-mathematics-dev + + + + diff -urN live-helper-orig/live-helper-1.0.1/lists/science-physics live-helper/live-helper-1.0.1/lists/science-physics --- live-helper-orig/live-helper-1.0.1/lists/science-physics 1970-01-01 01:00:00.000000000 +0100 +++ live-helper/live-helper-1.0.1/lists/science-physics 2008-12-02 23:30:09.000000000 +0000 @@ -0,0 +1,9 @@ +# /usr/share/live-helper/lists/minimal - package list for live-helper(7) + +## LH: Science-physics + +science-physics + + + + diff -urN live-helper-orig/live-helper-1.0.1/lists/science-robotics live-helper/live-helper-1.0.1/lists/science-robotics --- live-helper-orig/live-helper-1.0.1/lists/science-robotics 1970-01-01 01:00:00.000000000 +0100 +++ live-helper/live-helper-1.0.1/lists/science-robotics 2008-12-03 11:00:37.000000000 +0000 @@ -0,0 +1,9 @@ +# /usr/share/live-helper/lists/minimal - package list for live-helper(7) + +## LH: Science-robotics + +science-robotics + + + + diff -urN live-helper-orig/live-helper-1.0.1/lists/science-statistics live-helper/live-helper-1.0.1/lists/science-statistics --- live-helper-orig/live-helper-1.0.1/lists/science-statistics 1970-01-01 01:00:00.000000000 +0100 +++ live-helper/live-helper-1.0.1/lists/science-statistics 2008-12-03 11:01:01.000000000 +0000 @@ -0,0 +1,9 @@ +# /usr/share/live-helper/lists/minimal - package list for live-helper(7) + +## LH: Science-statistics + +science-statistics + + + + diff -urN live-helper-orig/live-helper-1.0.1/lists/science-typesetting live-helper/live-helper-1.0.1/lists/science-typesetting --- live-helper-orig/live-helper-1.0.1/lists/science-typesetting 1970-01-01 01:00:00.000000000 +0100 +++ live-helper/live-helper-1.0.1/lists/science-typesetting 2008-12-03 11:01:19.000000000 +0000 @@ -0,0 +1,9 @@ +# /usr/share/live-helper/lists/minimal - package list for live-helper(7) + +## LH: Science-typesetting + +science-typesetting + + + + diff -urN live-helper-orig/live-helper-1.0.1/lists/science-viewing live-helper/live-helper-1.0.1/lists/science-viewing --- live-helper-orig/live-helper-1.0.1/lists/science-viewing 1970-01-01 01:00:00.000000000 +0100 +++ live-helper/live-helper-1.0.1/lists/science-viewing 2008-12-03 11:01:34.000000000 +0000 @@ -0,0 +1,9 @@ +# /usr/share/live-helper/lists/minimal - package list for live-helper(7) + +## LH: Science-viewing + +science-viewing + + + + -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]