It is currently Sat May 25, 2013 2:12 am

All times are UTC




Post new topic Reply to topic  [ 13 posts ] 
Author Message
 Post subject: Zenwalk Repositoy DVDs
PostPosted: Tue Jan 22, 2008 10:34 am 
Regular Zenwalker
Regular Zenwalker
User avatar

Joined: Fri Dec 29, 2006 7:35 pm
Posts: 56
X!!  I would like to build a repository DVD set for Zenwalk like we have for Wolvix, Fedora, Ubuntu, And PCLinuxOS.

To do it right I'd like to have both the Zenwalk Package Repositories, and the External Software Repositories. The best way is to mirror the existing repositories then spend some time figuring out the best (easiest) way to utilize and access the data from the DVDs.

I'd love to be able to use rsync, but I don't know if any of these (or which may also) have rsync severs?

_________________
--------------------------------------------------------
Support Zenwalk Linux! - Get it On-Disk!
http://on-disk.com/index.php/manufacturers_id/35


 Profile Send private message  
 
 Post subject: Re: Zenwalk Repositoy DVDs
PostPosted: Tue Jan 22, 2008 1:08 pm 

The repos won't fit in a single DVD! :D


  
 
 Post subject: Re: Zenwalk Repositoy DVDs
PostPosted: Tue Jan 22, 2008 6:50 pm 
Regular Zenwalker
Regular Zenwalker
User avatar

Joined: Fri Dec 29, 2006 7:35 pm
Posts: 56
;D
Yea, I sort of figured that. The only single DVD repo was for Wolvix as a liveDVD/Repo disc. The other Repository DVD sets range from 3 DVDs up to 6. I can make the repo set, it would just be easier using rsync as opposed to wget.

Vincent? Michael?

_________________
--------------------------------------------------------
Support Zenwalk Linux! - Get it On-Disk!
http://on-disk.com/index.php/manufacturers_id/35


 Profile Send private message  
 
 Post subject: Re: Zenwalk Repositoy DVDs
PostPosted: Tue Jan 22, 2008 7:59 pm 

Well, in that case, something like this will work I guess:
Code:
rsync -avr --delete --size-only --progress download.zenwalk.org::zenwalk/i486/current /path/to/local/dir/


  
 
 Post subject: Re: Zenwalk Repositoy DVDs
PostPosted: Wed Jan 23, 2008 9:50 pm 
Regular Zenwalker
Regular Zenwalker
User avatar

Joined: Fri Dec 29, 2006 7:35 pm
Posts: 56
Ok, at about 1/3 done...should have it all in tomorrow sometime.

Thanks for mentioning --size-only I had forgotten that it would also use the time stamp without it, which can cause a lot of unnecessary data to be transfered (if/when I were to use a different mirror at a later time...which is not unusual for me).

_________________
--------------------------------------------------------
Support Zenwalk Linux! - Get it On-Disk!
http://on-disk.com/index.php/manufacturers_id/35


 Profile Send private message  
 
 Post subject: Re: Zenwalk Repositoy DVDs
PostPosted: Thu Jan 24, 2008 2:18 pm 
Administrator
Administrator
User avatar

Joined: Fri Mar 10, 2006 2:16 am
Posts: 1894
Location: Youngsville, Louisiana U.S.A.
Sounds like a job for 'torrent-man'!

That's going to be a whopper of a download.

;D

Michael

_________________
Stumbled across Zenwalk one day, life has never been the same. :-)


 Profile Send private message  
 
 Post subject: Re: Zenwalk Repositoy DVDs
PostPosted: Thu Jan 24, 2008 5:24 pm 
Regular Zenwalker
Regular Zenwalker
User avatar

Joined: Fri Dec 29, 2006 7:35 pm
Posts: 56
It's not of an unusual size for us. The initial 4 days it took to get the Ubuntu 64 bit repos in sync after the last release was a real killer. Fortunately the more repos I do the better I get at them, so with a little advanced planning they aren't too bad.

It's bout 2/3 down now. If it hadn't timed out during the night they would already be in.

I should be able to get them built either tonight or early tomorrow. Then we can send out an On-Disk.com update notice to customers who request them and see if we can get a little more attention for Zenwalk, which has been doing quite well with this release thus far.

On a side note, Zenwalk 5 is now on my Laptop, and I have to say is working very nicely now at about a week into using it day-in-day-out.

_________________
--------------------------------------------------------
Support Zenwalk Linux! - Get it On-Disk!
http://on-disk.com/index.php/manufacturers_id/35


 Profile Send private message  
 
 Post subject: Re: Zenwalk Repositoy DVDs
PostPosted: Fri Jan 25, 2008 6:48 pm 
Regular Zenwalker
Regular Zenwalker
User avatar

Joined: Fri Dec 29, 2006 7:35 pm
Posts: 56
It turns out that netpkg doesn't work with local repos on the hard drive. After spending a couple hours trying to figure a way around the problem I've concluded the best thing to do is to require Gslapt and make the instructions for using the repository DVDs for Gslapt.

If anyone might know a way to have Netpkg work within the file system please post back.

_________________
--------------------------------------------------------
Support Zenwalk Linux! - Get it On-Disk!
http://on-disk.com/index.php/manufacturers_id/35


 Profile Send private message  
 
 Post subject: Re: Zenwalk Repositoy DVDs
PostPosted: Fri Jan 25, 2008 8:29 pm 

There was a thread discussing exactly that some months ago and I remember a solution was found, but don't quite remember what was it. I'll try to find that thread (not easy with a broken search).


  
 
 Post subject: Re: Zenwalk Repositoy DVDs
PostPosted: Fri Jan 25, 2008 9:32 pm 

Ah! Here it is: http://support.zenwalk.org/index.php?topic=11945.0
:)


  
 
 Post subject: Re: Zenwalk Repositoy DVDs
PostPosted: Fri Jan 25, 2008 11:04 pm 
Regular Zenwalker
Regular Zenwalker
User avatar

Joined: Fri Dec 29, 2006 7:35 pm
Posts: 56
That's exactly what I needed.

Thank you!

_________________
--------------------------------------------------------
Support Zenwalk Linux! - Get it On-Disk!
http://on-disk.com/index.php/manufacturers_id/35


 Profile Send private message  
 
 Post subject: Re: Zenwalk Repositoy DVDs
PostPosted: Sun Jan 27, 2008 3:50 pm 
Regular Zenwalker
Regular Zenwalker
User avatar

Joined: Fri Dec 29, 2006 7:35 pm
Posts: 56
OK, The set is finished and ready for public consumption:
http://on-disk.com/product_info.php/products_id/420

The usage details are under the "Specifications" tab.

Thanks everyone!

If anyone has any ideas how to make usage any easier please post back and we can look into it for then next release.

_________________
--------------------------------------------------------
Support Zenwalk Linux! - Get it On-Disk!
http://on-disk.com/index.php/manufacturers_id/35


 Profile Send private message  
 
 Post subject: Re: Zenwalk Repositoy DVDs
PostPosted: Sun Jan 27, 2008 7:29 pm 
Promo Team
Promo Team
User avatar

Joined: Sun Mar 19, 2006 7:53 pm
Posts: 1607
Location: Denmark
Hi tomiro.

Thank you! It looks great.

Best regards,
Claus


 Profile Send private message  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 13 posts ] 

All times are UTC


 Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
 
cron