Re: apt-get offline

2001-05-25 Thread Jurgen de Wijs
On Thu, May 17, 2001 at 12:11:41AM +0200, Karsten Heymann wrote: > Just do a > > apt-get upgrade --print-uris -y &2>1 | grep ^deb | todos > download.txt > > (writing this from memory - maybe typos) > > and on Windows Commander 'ftp download from file'. Works nice for me. This part of the pro

Re: apt-get offline

2001-05-23 Thread Rob Mahurin
On Wed, May 16, 2001 at 10:34:20AM +0200, Joerg Johannes wrote: > Sorry, I did not express myself clear enough. This sed thing changes > every line in the "wget-script" script. This, I did easily with emacs > (while sed is much more elegant). My problem is: I do not want to do > hundreds of > mv p

Re: apt-get offline

2001-05-22 Thread Berthold Cogel
Joerg Johannes wrote: > > Hello List > > I use apt-get as described in the offline.html guide meaning: I build a > wget script from the output of apt-get -qq --print-uris and so on. The > problem is, there are two other systems involved in this process: one > sun solaris machine, which I use to r

Re: apt-get offline

2001-05-17 Thread M G Berberich
Hello, Am Dienstag, den 15. Mai 2001 12:28:12 schrieb Joerg Johannes: > > I use apt-get as described in the offline.html guide meaning: I build a > wget script from the output of apt-get -qq --print-uris and so on. Have you looked at the apt-zip-package? > The problem is, there are two other s

Re: apt-get offline

2001-05-16 Thread Karsten Heymann
On Tue, May 15, 2001 at 12:28:12PM +0200 or thereabouts, Joerg Johannes wrote: > Hello List > > [...] NT one has no wget...) I use Windows Commander on my WinME/Woody Notebook when being forced to use the builtin winmodem. WC supports downloading files from a list - but you have to make it a dos

Re: apt-get offline

2001-05-16 Thread Gordon Hart
On Wed, May 16, 2001 at 10:34:20AM +0200, Joerg Johannes wrote: > > Sorry, I did not express myself clear enough. This sed thing changes > every line in the "wget-script" script. This, I did easily with emacs > (while sed is much more elegant). My problem is: I do not want to do > hundreds of > m

Re: apt-get offline

2001-05-16 Thread Joerg Johannes
Gordon Hart wrote: > > On Tue, May 15, 2001 at 12:28:12PM +0200, Joerg Johannes wrote: > > So enough of talking, here comes my idea of how to do it: Is there a > > shell-script that can change the x'es in the downloaded file names > > back to % (the script, I edit with emacs, this is no proble

Re: apt-get offline

2001-05-15 Thread Gordon Hart
On Tue, May 15, 2001 at 12:28:12PM +0200, Joerg Johannes wrote: > So enough of talking, here comes my idea of how to do it: Is there a > shell-script that can change the x'es in the downloaded file names > back to % (the script, I edit with emacs, this is no problem). > Unfortunately, I have no