Re: How to create a 3.0r1 repository on disk?

2003-02-28 Thread Rob Weir
On Thu, Feb 27, 2003 at 01:59:08PM +, Dave Ewart wrote:
 On Thursday, 27.02.2003 at 13:03 +, Stephen Birch wrote:
 
  I have an official Debian 3.0 dvd plus an official r1 CD.
  
  Can any tell me how to copy them both onto hard disk and combine them
  into a single 3.0r1 repository that apt can use.
  
  I have scanned the docks but cannot find a description - if the answer
  is a RTFM, could someone point me to the correct fine manual :-)
 
 And seeing as Stephen has kind-of asked something I'm interested in too
 - a related question I have:
 
 Is it possible to build a installation _CD_ (not DVD) from the above
 images?

Sure.  The 'debian-cd' package contains all the tools you need to
convert a local mirror (created by the apt-move program I mentioned in
my previous post) to one or more CDs, which can even be bootable.

-- 
Rob Weir [EMAIL PROTECTED]http://ertius.org/


pgp0.pgp
Description: PGP signature


Re: How to create a 3.0r1 repository on disk?

2003-02-28 Thread Rob Weir
On Thu, Feb 27, 2003 at 01:03:15PM +, Stephen Birch wrote:
 I have an official Debian 3.0 dvd plus an official r1 CD.
 
 Can any tell me how to copy them both onto hard disk and combine them into 
 a single 3.0r1 repository that apt can use.
 
 I have scanned the docks but cannot find a description - if the answer is a 
 RTFM, could someone point me to the correct fine manual :-)

Sure.  The quick hacky way: copy all the files into a big pile in one
dir, and then run 'apt-move' on them.  apt-move is in all current
(Debian) distros that I know of, and it works quite well.  For a single
release, anyway, but since you only want woody, that'll be fine.

-- 
Rob Weir [EMAIL PROTECTED]http://ertius.org/


pgp0.pgp
Description: PGP signature


How to create a 3.0r1 repository on disk?

2003-02-27 Thread Stephen Birch
I have an official Debian 3.0 dvd plus an official r1 CD.

Can any tell me how to copy them both onto hard disk and combine them into 
a single 3.0r1 repository that apt can use.

I have scanned the docks but cannot find a description - if the answer is a 
RTFM, could someone point me to the correct fine manual :-)

Steve


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: How to create a 3.0r1 repository on disk?

2003-02-27 Thread Dave Ewart
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thursday, 27.02.2003 at 13:03 +, Stephen Birch wrote:

 I have an official Debian 3.0 dvd plus an official r1 CD.
 
 Can any tell me how to copy them both onto hard disk and combine them
 into a single 3.0r1 repository that apt can use.
 
 I have scanned the docks but cannot find a description - if the answer
 is a RTFM, could someone point me to the correct fine manual :-)

And seeing as Stephen has kind-of asked something I'm interested in too
- - a related question I have:

Is it possible to build a installation _CD_ (not DVD) from the above
images?

Dave.
- -- 
Dave Ewart
[EMAIL PROTECTED]
Computing Manager, Epidemiology Unit, Oxford
Cancer Research UK
PGP: CC70 1883 BD92 E665 B840 118B 6E94 2CFD 694D E370

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.0 (GNU/Linux)
Comment: http://www.gnupg.org/

iD8DBQE+XhmsbpQs/WlN43ARAtMWAJsHNee7ZpBZCLgxQC7s+glG1VhJcACglIaT
Z3GNRTMMA3kahcto2sCGxx0=
=oUcq
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: How to create a 3.0r1 repository on disk?

2003-02-27 Thread Greg Madden
On Thursday 27 February 2003 04:03 am, Stephen Birch wrote:
 I have an official Debian 3.0 dvd plus an official r1 CD.

 Can any tell me how to copy them both onto hard disk and combine them
 into a single 3.0r1 repository that apt can use.

 I have scanned the docks but cannot find a description - if the answer
 is a RTFM, could someone point me to the correct fine manual :-)

 Steve

I don't know about an automated way to combine the two. I looked at the 
DVD structure and my local mirror structure. It seem that all you need  
is the 'dists'  'pool' directories copied from the DVD, same for the 
uppdate cd. Use  'mount -o loop *.iso'   in order to do the copy. If 
you use a 'file' entry in your sources list you will have seperate 
entries for whatever location you copy the directories to. Not what I 
would call an elegant Debian tools type solution but should work.

Jigdo may be worth a look a for reconstructing a new DVD from the two new 
sources . You can always use a loop device for mounting the DVD, then use 
the file location in your sources.list.
-- 
Greg Madden


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]