[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

debian-cd problem



Hi,

I download a mirror of the woody.
I configure my conf.sh of debian-cd package like that and my apt
sources.list like that.
When I start build_all.sh script it doesn't work.
When it check my mirror it search file for the potato.
I don't understand.
Thanks.

Attachment: conf.sh
Description: Bourne shell script

# See sources.list(5) for more information, especialy
# Remember that you can only use http, ftp or file URIs
# CDROMs are managed through the apt-cdrom tool.
#deb http://http.us.debian.org/debian testing main contrib non-free
#deb http://non-us.debian.org/debian-non-US testing/non-US main contrib non-free
#deb http://security.debian.org stable/updates main contrib non-free

# Uncomment if you want the apt-get source function to work
#deb-src http://http.us.debian.org/debian testing main contrib non-free
#deb-src http://non-us.debian.org/debian-non-US testing/non-US main contrib non-free

#deb ftp://ftp.debian.org/debian/ stable main non-free contrib
#deb-src ftp://ftp.debian.org/debian/ stable main non-free contrib
#deb http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free
#deb-src http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free
deb file:/home/debian/debian/ woody main contrib non-free
deb-src file:/home/debian/debian/ woody main contrib non-free
deb file:/home/debian/debian-non-US/ woody/non-US main contrib non-free
deb-src file:/home/debian/debian-non-US/ woody/non-US main contrib non-free

Reply to: