Ignore:
Timestamp:
Jun 20, 2007, 1:25:01 AM (17 years ago)
Author:
Bruno Cornec
Message:
  • Add scsi_transport_sas to SCSI_MODS for LSI SAS1064E on CentOS 5 (Brandon Poyner bpoyner_at_ccac.edu)
  • Fix a bug on the MODULE variable and grep -F usage with spaces.
  • Fix Virtual media usage (Patrick Albert)
  • Also computes number of media for NFS backups
  • Do not launch 64 bits versions if called with specific VMs
  • Improve message around ISO directory (Patrick Albert and Bryan Gartner)
  • Fix mondo mailing list archive link
  • Ubuntu version is 6.06
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/mondo/src/common/libmondo-devices.c

    r1489 r1508  
    17971797            if (!popup_and_get_string
    17981798                ("Storage dir.",
    1799                  "Please enter the full path that contains your ISO images.  Example: /mnt/raid0_0",
     1799                 "Please enter the full path name to the directory for your ISO images.  Example: /mnt/raid0_0",
    18001800                 bkpinfo->isodir, MAX_STR_LEN / 4)) {
    18011801                log_to_screen("User has chosen not to backup the PC");
Note: See TracChangeset for help on using the changeset viewer.