Tiny Core Linux

General TC => General TC Talk => Topic started by: bmarkus on January 24, 2012, 11:12:48 AM

Title: Checking current version online?
Post by: bmarkus on January 24, 2012, 11:12:48 AM
What is the 'official' way to check available version online in an application?
Title: Re: Checking current version online?
Post by: curaga on January 24, 2012, 11:22:40 AM
Check what the version command does, ie, $mirror/latest
Title: Re: Checking current version online?
Post by: bmarkus on January 24, 2012, 11:26:51 AM
I mean online, no TC running. Planned feature to be added to core2usb to indicate current version available and download.
Title: Re: Checking current version online?
Post by: curaga on January 24, 2012, 01:23:58 PM
Yes, the version command can query the latest version?
Title: Re: Checking current version online?
Post by: Rich on January 24, 2012, 01:35:04 PM
Hi curaga
I think what bmarkus wants to do is get the current version number from ibiblio from a non Linux
environment.
Title: Re: Checking current version online?
Post by: curaga on January 25, 2012, 08:17:52 AM
Yes, that is what the version command does. It wgets the latest version. Can be done from any environment.
Title: Re: Checking current version online?
Post by: Rich on January 25, 2012, 09:11:35 AM
Guess I should have Googled that one before I opened my mouth.
Title: Re: Checking current version online?
Post by: bmarkus on January 25, 2012, 01:11:32 PM
Yes, that is what the version command does. It wgets the latest version. Can be done from any environment.

Can be done on WINDOWS embedded in a WINDOWS application, like core2usb.exe ?

Problem solved checking available ISO's at the ibiblio download area.