Slackware64 Current Rsync

Yeni kernel derlemek için 64 bit sisteme ihtiyacım var :) Slackware iso dosyası 2.5 GB civarında benim X ve diğer indirmek istemediğim paketleri çıkardıktan sonra 850mb civarında base sistem oluşuyor.

Hazır iso [1]  adresinde mevcut fakat sunucunun download hızı çok yavaş (64kb). Bende LKD rsync sunucusundan paketleri rsync ile çekiyorum. (800KB)

Eğer lazım olursa işte betik.
1#!/bin/bash
# caylakpenguen 25 Agustos 2014
rsync -a -h --stats --progress
--exclude=extra/*
--exclude=source/*
--exclude=pasture/*
--exclude=testing/*
--exclude=usb-and-pxe-installers/*
--exclude=slackware64/e/*
--exclude=slackware64/f/*
--exclude=slackware64/k/*
--exclude=slackware64/l/jre-*
--exclude=slackware64/kde/*
--exclude=slackware64/kdei/*
--exclude=slackware64/t/*
--exclude=slackware64/tcl/*
--exclude=slackware64/x/*
--exclude=slackware64/xfce/*
--exclude=slackware64/xap/*
--exclude=slackware64/y/*
ftp.linux.org.tr::slackware/slackware64-current/ slack64_NoX/

 

1 - http://mirrors.unixsol.org/slackware/slackware64-14.0-iso-unofficial/

 

Slackware iso oluşturmak için betik. detaylar için Link

 
1#!/bin/bash
# caylakpenguen 25-Agustos-2014
mkisofs -o $HOME/slackware64-current-noX.iso
-R -J -A "Slackware Install"
-hide-rr-moved
-v -d -N
-no-emul-boot -boot-load-size 4 -boot-info-table
-sort isolinux/iso.sort
-b isolinux/isolinux.bin
-c isolinux/isolinux.boot
-eltorito-alt-boot -no-emul-boot -eltorito-platform 0xEF
-eltorito-boot isolinux/efiboot.img
-m 'source'
-V "SlackDVD" .

sleep 5

isohybrid -u $HOME/slackware64-current-noX.iso

Yorum Gönder

Emoticon
:) :)) ;(( :-) =)) ;( ;-( :d :-d @-) :p :o :>) (o) [-( :-? (p) :-s (m) 8-) :-t :-b b-( :-# =p~ $-) (b) (f) x-) (k) (h) (c) cheer
Click to see the code!
To insert emoticon you must added at least one space before the code.

Author Name

İletişim Formu

Ad

E-posta *

Mesaj *

Blogger tarafından desteklenmektedir.