From 343e3bd9de2d77cad56dc2babefec7f9f95cef41 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 5 Nov 2010 13:30:20 +0000 Subject: [PATCH] reorder comments and add some new ones --- edu-build.sh | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/edu-build.sh b/edu-build.sh index e6177abd..5e4af6b9 100644 --- a/edu-build.sh +++ b/edu-build.sh @@ -18,6 +18,8 @@ DEBIAN_CD=~debian-cd/build/debian-cd suite=squeeze-test-amd64-i386-netinst # update pkglists from debian-edu svn repo +# FIXME: +# depends on "svn up" in ~debian-cd on pettersson cd $EDU_REPO && svn up # actually build the image @@ -25,8 +27,8 @@ cd $DEBIAN_CD grep -v '^#' $EDU_REPO/CD-administrator/wantedpkglist-$suite.txt > debian-cd/tasks/squeeze/debian-edu grep -v '^#' $EDU_REPO/CD-administrator/unwantedpkglist-$suite.txt > debian-cd/tasks/squeeze/debian-edu-exclude # todo: - # call easy-build.sh correctly -# use sort_deps_edu instead of sort_deps -# -# depends on "svn up" in ~debian-cd on pettersson +# using tasks/squeeze/Debian-edu-netinst +# use sort_deps_edu instead of sort_deps (actually, merge those two, there is a bug in the bts about this) +# probably/maybe just put our udebs on the normal netinst-cd and be done? +