Hi
I have the 7 cd's for ver 3.0 R5 Non-Us Debian. I would like very mutch to set up a repository on one of my servers ( a windows 2000 server ) to ease instalation, as well as for my own education.
Now I have done some things and read the (thick and not easy) dockuments, but if what I did so far is no good I can just erase it and start over.
I am looking for as good as possible step by step instructions for setting up a repository using only the files on the cd's and what ever tools I'll need.
The challinge natuaraly is having (building) the right sources list and Packeges list *NB
--------------------------
----------
----------
----------
----------
----------
----------
--------
Here is what I have done so far:
------
I have copied out all the files from the 7 cd's to one directory, and made it into both a ftp site and a file share, so I can mount the files under linux in order to build the packeges and sources list under linux.
I have kept the exact directory structure of the CD's ( using xcopy to copy ) so that the tree looks somthing like this
\---debian
+---dists
| \---woody
| +---contrib
| | \---binary-i386
| +---main
| | +---binary-i386
| | \---disks-i386
| | \---3.0.23-2002-05-21
| | +---bf2.4
| | +---compact
| | +---doc
| | | +---ca
| | | +---cs
| | | +---da
| | | +---(**more directories**)
| | | \---pt
| | +---dosutils
| | +---idepci
| | +---images-1.20
| | | \---safe
| | +---images-1.44
| | | +---bf2.4
| | | +---compact
| | | +---idepci
| | | \---safe
| | +---images-2.88
| | | +---bf2.4
| | | +---compact
| | | \---idepci
| | \---lang
| | +---ca
| | +---sv
| | +---(**more directories**)
| | \---tr
| \---non-US
| +---contrib
| | \---binary-i386
| \---main
| \---binary-i386
+---isolinux
+---pool
| +---contrib
| | +---a
| | | +---acl-installer
| | | +---agbrowser
| | | +---agsatellite
| | | +---(**More of these **)
| | | \---avalon-framework
| | +---b
| | | \---bsh
| | +---c
| | | +---cbedic
| | | \---(**More of these **)
| | +---d
| | | +---daemontools-installer
| | | \---(**More of these **)
| | +---e
| | | \---exult
| | +---f
| | | +---filler
| | | \---freetds-jdbc
| | +---g
| | | +---gnuboy
| | | \---(**More of these **)
| | +---h
| | | \---hyperspec
| | +---i
| | | +---ibm-jdk1.1-installer
| | | \---(**More of these **)
| | +---j
| | | +---jakarta-log4j
| | | \---(**More of these **)
| | +---k
| | | \---kbedic
| | +---l
| | | +---linuxvideostudio
| | | \---(**More of these **)
| | +---lib-
| | | \---lib-saxon-java
| | +---libb
| | | \---libbsf-java
| | +---libh
| | | \---libhonyaku-damashii-ru
by
| | +---libp
| | | \---libpgjava
| | +---libt
| | | \---libtrain
| | +---libx
| | | +---libxalan-java
| | | \---libxalan2-java
| | +---m
| | | +---m-tx
| | | +---microcode.ctl
| | | +---mozilla-ldapsdk
| | | +---msttcorefonts
| | | \---musixlyr
| | +---n
| | | +---nautilus
| | | +---nbio
| | | \---(**More of these **)
| | +---o
| | | +---orp
| | | \---orp-classpath
| | +---p
| | | +---pike-crypto-build
| | | \---(**More of these **)
| | +---q
| | | +---quake2
| | | \---quake2-data
| | +---r
| | | +---relay-ctrl
| | | \---(**More of these **)
| | +---s
| | | +---sablecc
| | | \---(**More of these **)
| | +---t
| | | +---tkirc
| | | \---(**More of these **)
| | +---u
| | | \---uae
| | +---v
| | | +---vice
| | | \---vnc-java
| | +---w
| | | +---waba
| | | \---wnn7egg
| | +---x
| | | +---x-pgp-sig-el
| | | \---(**More of these **)
| | \---z
| | \---zsnes
| +---main
| | +---3
| | | +---3270
| | | +---3dchess
| | | \---3dwm
| | +---4
| | | \---44bsd-rdist
| | +---6
| | | \---6tunnel
| | +---9
| | | +---9menu
| | | \---9wm
| | +---a
| | | +---a2ps
| | | \---(** LOTS More of these **)
| | +---b
| | | +---babygimp
| | | \---(** LOTS More of these **)
| | +---c
| | +---( ** Here we got all the following dir's plus contents c,d,e,f-l,lib-,libb,libh-x
| | \---z
| | +---z8530-utils2
| | \---(** LOTS More of these **)
| \---non-US
| +---contrib
| | +---a
| | | \---auto-pgp
| | \---p
| | \---pgp4pine
| \---main
| +---a
| | +---althea-ssl
| | +---apg
| | \---arla
| +---c
| | +---cadaver
| | +---cfengine
| | +---courier-ssl
| | +---crypt-ssleay
| | +---cryptcat
| | \---cyrus-sasl-nonus
| +---( ** here we have d-z **)
| \---z
| +---zmailer-ssl
| \---zope-popyda
\---tools
\---src
Should I now use a scrypt or something to build the lists ( this I have tried, no luck yet)
Please detail your answers ..... I'm on the learing curve here !!
Thanks !