[syslinux] Website has some 20M tar.sign files??

Michael D. Setzer II mikes at kuentos.guam.net
Thu Mar 3 15:00:38 PST 2011


On 3 Mar 2011 at 16:45, Gene Cumm wrote:

Date sent:      	Thu, 3 Mar 2011 16:45:53 -0500
Subject:        	Re: [syslinux] Website has some 20M tar.sign 
files??
From:           	Gene Cumm <gene.cumm at gmail.com>
To:             	For discussion of Syslinux and tftp-hpa 
<syslinux at zytor.com>
Copies to:      	"Michael D. Setzer II" 
<mikes at kuentos.guam.net>

> On Wed, Mar 2, 2011 at 20:27, Michael D. Setzer II
> <mikes at kuentos.guam.net> wrote:
> >   The syslinux-4.0.04-pre11 and pre10 have 20MB tar.sign files that other
> >   versions don't, and has dates for Jan 01 1970.  It appears these are
> >   the uncompressed tar files rather than a signature for the file?
> >
> >   ftp://ftp.kernel.org/pub/linux/boot/syslinux/Testing/syslinux-4.04-pre1
> >   1.tar.sign
> 
> Both syslinux-4.04-pre10.tar.sign and syslinux-4.04-pre11.tar.sign
> appear that way but through http://www.kernel.org returns a 403 and
> over FTP gives similar results.
> 
> >   One other note. Last time I checked, it was still using 2010 as the
> >   latest date in the copyright.
> 
> Which file?  README perhaps?  I know other files have different notices.

The copyright is a comment in lots of files and has various dates. 
I am referring to what is reported by the program when run and 
hdt. Using hexedit, it shows the 1994 - 2010 in the running code.

I think the code uses the date from the version.gen file.

%define VERSION 4.04
%define VERSION_STR "4.04"
%define VERSION_MAJOR 4
%define VERSION_MINOR 4
%define YEAR 2010
%define YEAR_STR "2010"

Then in isolinux.asm it has
syslinux_banner	db CR, LF, MY_NAME, ' ', 
VERSION_STR, ' ', DATE_STR, ' ', 0
copyright_str   db ' Copyright (C) 1994-'
		asciidec YEAR
		db ' H. Peter Anvin et al', CR, LF, 0




> 
> -- 
> -Gene
> 
> >   Thanks for all the work..


+----------------------------------------------------------+
  Michael D. Setzer II -  Computer Science Instructor      
  Guam Community College  Computer Center                  
  mailto:mikes at kuentos.guam.net                            
  mailto:msetzerii at gmail.com
  http://www.guam.net/home/mikes
  Guam - Where America's Day Begins                        
  G4L Disk Imaging Project maintainer 
  http://sourceforge.net/projects/g4l/
+----------------------------------------------------------+

http://setiathome.berkeley.edu (Original)
Number of Seti Units Returned:  19,471
Processing time:  32 years, 290 days, 12 hours, 58 minutes
(Total Hours: 287,489)

BOINC at HOME CREDITS
SETI        10414449.338581   |   EINSTEIN     5514736.610851
ROSETTA      2874584.216877   |   ABC          4749533.265331





More information about the Syslinux mailing list