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

Re: [K12OSN] rsync address for betas



Burke Almquist wrote:
I have the rsync address for the 4.4.1 stable release (rsync -avP k12linux.mesd.k12.or.us::K12LTSP-mirror/ .),but I can't find one for the 5.0 beta. Anyone have the beta rsync link. I have beta 7, no sense downloading the whole thing if I can rsync.

cd /dir/with/isos
for each in $(seq 1 6); do mv K12LTSP-5.0.0-BETA7-32bit-disc$each.iso \
K12LTSP-5.0.0-BETA9-32bit-disc$each.iso; done
rsync -avP rsync://k12linux.mesd.k12.or.us/testing/5.0.0-32bit/iso/ .

--
Dan Young <dyoung mesd k12 or us>
Multnomah ESD - Technology Services
503-257-1562


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