Changeset 3090 in MondoRescue for branches/3.0/mondo


Ignore:
Timestamp:
Mar 13, 2013, 10:12:46 PM (11 years ago)
Author:
Bruno Cornec
Message:
  • Try to improve ctrl-alt-del detection by adding busybox options (including syslog, klog which were missing). showkey show that the sendkey from KVM generates the right keycodes, but a release RETURN key is seen in the middle that may make this test a void one, compared to a real physical test.
  • rcS now alos displays messages on tty9
  • more inittab cleanups taken from various examples
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.0/mondo/test/mondo-test

    r3088 r3090  
    1212
    1313# You may have multiple distros here
    14 #TESTVMDIST="rhel-6-x86_64"
     14TESTVMDIST="rhel-6-x86_64"
    1515#TESTVMDIST="ubuntu-11.04-i386"
    16 TESTVMDIST="debian-6.0-x86_64 ubuntu-11.04-i386 fedora-16-x86_64 opensuse-12.1-x86_64 mageia-2-i386 mandriva-2010.1-i386 rhel-6-x86_64 rhel-5-i386 fedora-17-i386 ubuntu-12.10-x86_64"
     16#TESTVMDIST="debian-6.0-x86_64 ubuntu-11.04-i386 fedora-16-x86_64 opensuse-12.1-x86_64 mageia-2-i386 mandriva-2010.1-i386 rhel-6-x86_64 rhel-5-i386 fedora-17-i386 ubuntu-12.10-x86_64"
    1717VMCOMMADIST=`echo $TESTVMDIST | sed 's/ /,/g'`
    1818MRUSER=mrtest
     
    5959
    6060# First start building for all these distro we want
    61 pb -p mondorescue -r branches/3.0 -m $VMCOMMADIST sbx2vm mondo mindi mindi-busybox
     61pb -p mondorescue -g -r branches/3.0 -m $VMCOMMADIST sbx2vm mondo mindi mindi-busybox
    6262
    6363sudocmd "rm -rf $MRTEST/* $MRTEST/.??*"
Note: See TracChangeset for help on using the changeset viewer.