Philipp Rumpf wrote:
> isn't that what the version string (/proc/version at runtime, start_sys
> in the bzImage) is for ?

Hmm yes, that should be good enough.

> Most architectures can boot ELF images -- defining section names for
> .config.gz and the version string in the ELF file can be done in an
> architecture-independent fashion.

Yep, then add some magic number and a checksum, and you can have an
architecture-independent retrieval program.

- Werner

-- 
  _________________________________________________________________________
 / Werner Almesberger, ICA, EPFL, CH       [EMAIL PROTECTED] /
/_IN_N_032__Tel_+41_21_693_6621__Fax_+41_21_693_6610_____________________/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to