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

RE: III -Thoughts, experiences, ideas...RE: Debian slink CD images



MD5SSUMS.....
 I goofed up my log of this run ;-(
 I will try again to figure it out tomorrow,
 and get back to you on this item.

IMAGES....SUCESS!!!
  /math was duplicated in disk2 and disk4.
 I removed math from slink2-list, and I made:

$ ls -al
total 2949417
drwxr-xr-x   2 root     root         1024 Dec 14 07:19 .
drwxrwxr-x   4 root     staff        1024 Dec 13 22:51 ..
-rw-r--r--   1 root     root     658735104 Dec 14 07:05 slink1.raw
-rw-r--r--   1 root     root     659068928 Dec 14 07:11 slink2.raw
-rw-r--r--   1 root     root     469905408 Dec 14 07:14 slink3.raw
-rw-r--r--   1 root     root     663418880 Dec 14 07:19 slink4.raw
-rw-r--r--   1 root     root     557266944 Dec 14 07:22 slink5.raw

MISC......

 I will burn a set today and see if I can actually install 'em.

 I also converted to rsync for my main debian archive updates.
 FYI, here is a script that works for me, your mileage may vary.

#/bin/sh
echo "rsync ... update the Debian Archive "
echo "--dry-run is off"
rsync  -av \
--exclude /OfficialCD \
--exclude /Archive \
--exclude /Incoming \
--exclude /dists/sid \
--exclude /dists/potato/main/binary-arm \
--exclude /dists/potato/main/binary-hurd-i386 \
--exclude /dists/potato/main/binary-powerpc \
--exclude /dists/potato/main/disks-powerpc \
--exclude /dists/potato/main/binary-sparc \
--exclude /dists/potato/main/disks-sparc \
--exclude /local \
--block-size=20000 \
--delete \
debian.xxx.net::debian/ /home/ftp/pub/debian \
> /root/rsync-test.log 

Thanks for your help.
Jim
--------------------------------------------------
Everyone who comes in here wants three things:
        1. They want it quick.
        2. They want it good.
        3. They want it cheap.
I tell 'em to pick two and call me back.
--------------------------------------------------
Jim Westveer ------------- jwest@netnw.com 
phone -------------------- 425-392-0141
http://www.netnw.com 
--------------------------------------------------



Reply to: