Author Topic: Incremental updates  (Read 12483 times)

0 Members and 1 Guest are viewing this topic.

MiguelAngelXP

  • Guest
Incremental updates
« on: August 02, 2008, 02:26:25 AM »
A silly and maybe stupid question , but first of all , great work with the Linux version it scans every directory without problems, so my congrats to the dev team

I was wondering why the update definition file isn't incremental as it's Windows based sibling????

I'll be grateful for any feedback

Thanks in advance
MiguelAngelXP  ;D

Offline Lisandro

  • Avast team
  • Certainly Bot
  • *
  • Posts: 67195
Re: Incremental updates
« Reply #1 on: August 02, 2008, 03:30:44 PM »
Yes, it's not incremental... They could have work on this, but I think the 'Linux' team is not that enough for quick improvements...
The best things in life are free.

Offline .: Mac :.

  • Avast Überevangelist
  • Ultra Poster
  • *****
  • Posts: 5093
Re: Incremental updates
« Reply #2 on: August 03, 2008, 06:54:40 AM »
Yes, it's not incremental... They could have work on this, but I think the 'Linux' team is not that enough for quick improvements...
Well the VPS file is not all that big, on a DSL or Cable connection it only takes a minute to update. Its only really a problem for Dial-Up users.
"People who are really serious about software should make their own hardware." - Alan Kay

Offline Lisandro

  • Avast team
  • Certainly Bot
  • *
  • Posts: 67195
Re: Incremental updates
« Reply #3 on: August 03, 2008, 11:20:07 PM »
Well the VPS file is not all that big, on a DSL or Cable connection it only takes a minute to update. Its only really a problem for Dial-Up users.
Not an excuse imho... for a lot of users it's not just one minute...
Besides, useless bandwidth use...
The best things in life are free.

MiguelAngelXP

  • Guest
Re: Incremental updates
« Reply #4 on: August 04, 2008, 08:10:50 PM »
I agree with Tech , the fact that broadband connections are increasing there are still a huge amount of users that have dial-up connection... so IMHO a great improvement in the Linux version that the AVS should be incremental...

Kindly regards
MiguelAngelXP 

Offline zilog

  • Avast team
  • Advanced Poster
  • *
  • Posts: 957
  • or #f0; daa; add a,#a0; adc a,#40
Re: Incremental updates
« Reply #5 on: August 07, 2008, 06:49:55 AM »
A silly and maybe stupid question , but first of all , great work with the Linux version it scans every directory without problems, so my congrats to the dev team

I was wondering why the update definition file isn't incremental as it's Windows based sibling????

I'll be grateful for any feedback

Thanks in advance
MiguelAngelXP  ;D

Hallo,
the (full) incremental update mechanism was primarily designed for Windows-version of Avast. Thus, the update scenario contains some techniques that aren't very suitable for the unix update philosophy (executable per-version updater which rewrites itself, hardcoded dependences between binaries, some chicken-egg issues etc.). But, this code is avalable for nixes too, as beta, and will appear in the very next Avast! for Mac edition release.

In the case that you need 400.vps-update only the things aren't so complicated (because the incremental update binary serves as "better 400.vps-downloader" only) - you might try this package for now - http://public.avast.com/~cimbal/inc_vps0.tgz - see readme for details. Yes, it is cryptic a bit, indeed, but this is how the mechanism works :>.

If you have some questions/suggestions/comments, feel free to write them here (until 16.aug I can't read my e-mails on daily basis easily).

regards,
pc
May's Law: Software efficiency halves every 18 months, compensating Moore's Law. (David May, INMOS)

Offline Lisandro

  • Avast team
  • Certainly Bot
  • *
  • Posts: 67195
Re: Incremental updates
« Reply #6 on: April 07, 2009, 02:42:20 PM »
As far I could understand, the update can't be performed by avast interface, but need to be invoked by terminal. Am I wrong?
Well, seems I'll wait for next avast Linux version... ::)
The best things in life are free.

freudenstachel

  • Guest
Re: Incremental updates
« Reply #7 on: March 29, 2011, 04:53:22 AM »
hi! im a new user of ubuntu 10.10 and i noticed the same problem with the vps updates.(slow)
i downloaded the.tgx file but i dont really understand the instructions in there. can anyone help?

Offline zilog

  • Avast team
  • Advanced Poster
  • *
  • Posts: 957
  • or #f0; daa; add a,#a0; adc a,#40
Re: Incremental updates
« Reply #8 on: March 30, 2011, 03:30:44 PM »
hi! im a new user of ubuntu 10.10 and i noticed the same problem with the vps updates.(slow)
i downloaded the.tgx file but i dont really understand the instructions in there. can anyone help?

Hallo,
incremental update is used, for example, in mac version too. It's just about different binary, takuing care about the 400.vps file, instead od plain http-get downloading (curl, wget, lynx).

regards,
pc
May's Law: Software efficiency halves every 18 months, compensating Moore's Law. (David May, INMOS)