Debian-cd and pools

2001-02-26 Thread Raphael Hertzog
Hi people, I commited changes to the CVS. debian-cd should now manage pools correctly. I've tested it a bit but not as completely as I should. Please check the CDs built twice ... check if all .deb are correctly registered in one of the Packages file. If some are not, find why ... You'll now nee

cvs commit to debian-cd/tasks by hertzog

2001-02-26 Thread hertzog
Repository: debian-cd/tasks who:hertzog time: Mon Feb 26 17:01:40 PST 2001 Log Message: * Does correctly manage pools wrt Packages files. Large patch not well tested. * Now depends on grep-dctrl. * Updated tasks files to put non-US at top. * Various fixes. Files: changed:

cvs commit to debian-cd/debian by hertzog

2001-02-26 Thread hertzog
Repository: debian-cd/debian who:hertzog time: Mon Feb 26 17:01:40 PST 2001 Log Message: * Does correctly manage pools wrt Packages files. Large patch not well tested. * Now depends on grep-dctrl. * Updated tasks files to put non-US at top. * Various fixes. Files: changed:

cvs commit to debian-cd/tools by hertzog

2001-02-26 Thread hertzog
Repository: debian-cd/tools who:hertzog time: Mon Feb 26 17:01:40 PST 2001 Log Message: * Does correctly manage pools wrt Packages files. Large patch not well tested. * Now depends on grep-dctrl. * Updated tasks files to put non-US at top. * Various fixes. Files: changed:

cvs commit to debian-cd by hertzog

2001-02-26 Thread hertzog
Repository: debian-cd who:hertzog time: Mon Feb 26 17:01:40 PST 2001 Log Message: * Does correctly manage pools wrt Packages files. Large patch not well tested. * Now depends on grep-dctrl. * Updated tasks files to put non-US at top. * Various fixes. Files: changed:Makefi

Re: make-pseudo-image kit problem

2001-02-26 Thread J.A. Bezemer
On Mon, 26 Feb 2001, Thomas Philip Runarsson wrote: > I wanted to create a non-free ISO image for R2.2 (since you refuse to > supply one). The Pseudo-Image Kit is useful only to download CD images that have been created before and are available on some public server. See Q #7 at http://cdima

Re: Rsync and incremental updates on top of Original CDs

2001-02-26 Thread J.A. Bezemer
On Sun, 25 Feb 2001, Richard Atterer wrote: > On Sat, Feb 24, 2001 at 01:18:26AM +0100, J.A. Bezemer wrote: > > > > On Fri, 23 Feb 2001, Richard Atterer wrote: > > ["jido-file copy-matching" command] > > > True, something like that would be useful. I think you could actually > > > get away wit

[Humor] Re: your ad

2001-02-26 Thread Chris Lawrence
[Response clipped] I didn't realize we had diversified into placing ads in the personals... Chris -- Chris Lawrence <[EMAIL PROTECTED]> - http://www.lordsutch.com/chris/ Instructor and Doctoral Student, Political Science, Univ. of Mississippi 208 Deupree Hall - 662-915-5949 -- To UNSUBSCR

your ad

2001-02-26 Thread BERNARD ARDERN
fuck am i into bound bollocks you wannsa come back? sexy shaved black hair.28. blue/green eye/eye. massive 12" dick... name's CARL. real RUDE top man and fucking HAIRY like you cant believe. wind my bollocks till they turn purple... show a huge bulge in my pantsCARL -- To UNSUBSCRIBE,

Re: cdimage pages in wml

2001-02-26 Thread James A. Treacy
On Mon, Feb 26, 2001 at 07:07:23PM +0100, Josip Rodin wrote: > > I'm not sure where do we go from here... :) We should probably arrange for > all previous editors of those pages to have CVS access (Anne Bezemer AFAICT), > and then the admin (Phil Hands AFAICT) can set up a script on the site to >

CD COVERS

2001-02-26 Thread Erwin San Martín Lassalle
well, when i download debian cd images (.iso) i search a lot to find some images for a cd cover, but i don't like anything i found, so i decided to "create" my own cd covers...   i would e-mail you the images, but the zipped files is too "heavy" (702 kb)   so tell me how i can send you the i

cdimage pages in wml

2001-02-26 Thread Josip Rodin
Hi, After a brief discussion with Marcin Owsiany who was going to convert http://cdimage.debian.org/ into WML files, I did it myself, with a little bit of scripting. (I'm assuming Marcin's idea has support amongst debian-cd members...) It's commited it to CVS at :(pserver|ext):(account|anonymous

make-pseudo-image kit problem

2001-02-26 Thread Thomas Philip Runarsson
Dear Debian, I wanted to create a non-free ISO image for R2.2 (since you refuse to supply one). 1.) There was no list file in the non free directory, so I make my own using the Packages file, i.e.: cat Packages | grep Filename: > nonfree.txt awk '{print "/"$2}' ../nonfree.txt > nonfree.list