Re: simple script for buisness card cd-image

2001-08-09 Thread Christoph Lameter
I am trying to port my stuff to woody. The disappearance of the base tarball makes lots of my modifications to the CD build process unnecessary. On Thu, 9 Aug 2001, Jim Westveer wrote: > I was just playing at building a complete boot/rescue > disk. After looking at your stuff (real cool by the

Re: simple script for buisness card cd-image

2001-08-07 Thread Christoph Lameter
I was able to put ~20Meg worth of debs onto a business CD (50M) using my patches at http://telemetrybox.org. Check if you have duplicate kernels. Some files in the disks-i386 are probably not needed. On Thu, 2 Aug 2001, Jim Westveer wrote: > Attached is a simple script for creating a buisness >

Re: cdimage of debian2.2r2

2000-12-08 Thread Christoph Lameter
On Sat, 9 Dec 2000, J.A. Bezemer wrote: > I probably wasn't clear enough; I meant that there should be a ~30MB bootable > CD image available on several mirrors as a parallel alternative to > hand-picking and separately-downloading all needed files from disks-$ARCH/ to > get a first-time Debian i

Re: cdimage of debian2.2r2

2000-12-08 Thread Christoph Lameter
On Fri, 8 Dec 2000, J.A. Bezemer wrote: > > ps: do you plan to release netinstcd with a newer kernel? :) > > Christoph Lameter has done some very nice work to produce CreditCard-size CD > images automatically, available at http://openrock.net/tb/iso/. I don't know > wh

Re: siteROCK Debian-CD patches for Credit Card size CDs

2000-11-19 Thread Christoph Lameter
On 19 Nov 2000, Adam Di Carlo wrote: > What's the disposition of the siteROCK patches? Is the debian-cd > group planning/hoping to apply them? It seems to me that the > debian-boot and debian-cd teams need to sync up on this one. The patches are a by product of my developmente of a "Telemetry

Re: local packages

2000-06-27 Thread Christoph Lameter
On Tue, 27 Jun 2000, Philip Charles wrote: > An override-local file is needed as is a properly constructed Packages > file built with dpkg-scanpackages. using /dev/null for the override-local file works just fine. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe".

Re: local packages

2000-06-27 Thread Christoph Lameter
Yes. Done that for the Telemetry box stuff on openrock.net. See the script in openrock.net/tb/incoming/debinst which should give some pointers on how this can be made to work. On Mon, 26 Jun 2000, Joey Hess wrote: > I need to make a debian cd that has some locally built packages on it. > It If u

Re: binaries and sources on the same cd?

2000-06-19 Thread Christoph Lameter
On Thu, 15 Jun 2000, Raphael Hertzog wrote: > It has not yet been done, however it's quite easy to add. Check the > sources target in the Makefile, you can copy it in a new target > "bin-sources" and make it install source files in $BDIR instead of > $SDIR ... maybe this target should fail if th

binaries and sources on the same cd?

2000-06-14 Thread Christoph Lameter
I could not find anything in the docs and debian-cd is always generating separate sets of sources and binaries. I need one bootable CD Image with binaries sources etc. Has it been done before or do I need to hack on some scripts? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject o