Changeset 2312 in MondoRescue


Ignore:
Timestamp:
Aug 18, 2009, 2:15:54 AM (15 years ago)
Author:
Bruno Cornec
Message:

Fix for initramfs detection with 2.6.30 (Hugo Vanwoerkom hvw59601_at_care2.com)

Location:
branches/2.2.10
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.10/mindi/mindi

    r2293 r2312  
    660660    local lcMagicCramfs="<3>cramfs: wrong magic"
    661661    local lcMagicExt2fs="EXT2-fs: blocksize too small for device."
    662     local lcMagicInitfs="<6>checking if image is initramfs...|<6>Unpacking initramfs..."
     662    local lcMagicInitfs="<6>checking if image is initramfs...|<6>Unpacking initramfs...|<6>Trying to unpack rootfs image as
     663initramfs"
    663664
    664665    # local variables
  • branches/2.2.10/tools/quality

    r2301 r2312  
    4848pbg mr_asprintf | grep -vE '"|FNAME|ISOFS|syscall_sprintf|mr_mem|quality' > /tmp/mondo.quality
    4949cat /tmp/mondo.quality
    50 echo "mondorescue uses : `cat /tmp/mondo.quality | wc -l` mr_aspritnf without \""
     50echo "mondorescue uses : `cat /tmp/mondo.quality | wc -l` mr_asprintf without \""
    5151echo " "
    5252echo "Splint: "
Note: See TracChangeset for help on using the changeset viewer.