pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
(amd64) binary package as of HEAD (current) update (Re: Binary packages vs. OS release
Just FYI,
As of
http://ftp.netbsd.org/pub/pkgsrc/packages/NetBSD/amd64/
We have now
morden% pwd
/ftp/pub/pkgsrc/packages/NetBSD/amd64
morden% ls -ld .9*cu* 9*cur*
drwxrwxr-x 3 mef netbsd 512 Mar 13 22:53 .9.0_current-2020-03-07-14.25
drwxrwxr-x 3 mef netbsd 512 Feb 27 00:53 .9.0_current-2020-03-09-12.33
lrwxr-xr-x 1 mef netbsd 29 Mar 13 22:54 9.0_current -> .9.0_current-2020-03-09-12.33
morden% foreach i ( .9*)
echo -n $i ' ' ; ls $i/All |wc
end
.9.0_current-2020-03-07-14.25 20973 20973 527896
.9.0_current-2020-03-09-12.33 20825 20825 526657
1. I'll remove
.9.0_current-2020-03-07-14.25
2. rsync -a
.9.0_current-2020-03-09-12.33 to
.9.0-current-2020-03-11-15.23
(to save the rsync traffic from local to morden)
3. I have at local
backup-u@makoto 09:07:08/200314(..packages/current)% foreach i ( .9*)
foreach> echo -n $i ' ' ; ls $i/All |wc
foreach> end
.9.0 20818 20818 526524
.9.0-current-2020-03-11-15.23 20818 20818 526524
.9.0_current-2020-03-09-12.33 20825 20825 526657
4. rsync local to morden
.9.0-current-2020-03-11-15.23
5. Will have another renaming process.
Thank you,
--
Makoto Fujiwara
mef%NetBSD.org@localhost
makoto%if.t.u-tokyo.ac.jp@localhost
Key fingerprint = 0BFA FAEB EAD1 90BA 7498 8F85 6809 9E0B B7EF A12E
Home |
Main Index |
Thread Index |
Old Index