Michael Shigorin 8d2cd5aec8 initial verify_ramdisk_digest()
This is a patch by Maxim Suhanov <suhanov/group-ib.ru>
aiming to provide integrity and authenticity check for
stage2 rootfs image when required:

- media bootloader passes sha256 hash of stage2 image;
- stage1 early userspace code (that is, propagator)
  checks the candidate files against that during search;
- existing file with different checksum results in a warning
  with a dialog to just say NO, continue searching for the
  proper squashfs image and have a look at that weird one;
- existing file with correct checksum results in booting
  as usual.

The check is triggered by "hash=..." kernel boot parameter.

See also http://www.forensicswiki.org/wiki/Forensic_Live_CD_issues
2014-04-19 12:49:58 +04:00
2004-12-29 21:48:39 +00:00
2007-08-03 14:26:44 +04:00
2004-01-20 18:32:43 +00:00
2014-04-19 12:49:58 +04:00
2004-01-20 18:32:43 +00:00
2005-08-08 13:39:27 +00:00
2013-02-14 17:08:46 +04:00
2004-01-20 18:32:43 +00:00
2004-01-20 18:32:43 +00:00
2013-11-06 20:34:30 +04:00
2004-01-20 18:32:43 +00:00
2004-01-20 18:32:43 +00:00
2004-01-20 18:32:43 +00:00
2013-11-06 20:34:30 +04:00
2004-01-20 18:32:43 +00:00
2013-11-06 20:34:30 +04:00
2004-01-20 18:32:43 +00:00
2014-04-19 12:49:58 +04:00
2004-01-20 18:32:43 +00:00
2008-03-16 00:12:25 +03:00
2008-03-13 19:12:12 +03:00
2011-06-10 15:43:42 +04:00
2010-11-30 22:14:42 +03:00
2013-02-14 17:08:46 +04:00
2014-04-14 21:54:05 +04:00
2014-04-19 12:49:48 +04:00
2014-04-19 12:49:48 +04:00
2013-11-06 20:34:30 +04:00
2014-04-19 12:49:58 +04:00
2004-01-20 18:32:43 +00:00
2014-04-19 12:49:58 +04:00
2014-04-19 12:49:58 +04:00
2007-03-03 00:48:18 +03:00
2004-01-20 18:32:43 +00:00
Description
Early userspace for ALT Linux ISOs
1.1 MiB
Languages
C 89.1%
RPM Spec 7.3%
Shell 2.1%
Makefile 1.3%
Objective-C 0.2%