- Timestamp:
- Apr 25, 2016, 8:03:36 PM (9 years ago)
- Location:
- branches/3.2
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.2/mindi/mindi
r3565 r3569 400 400 LogAll "WARNING: Keyboard mapping directory not found. I shall use default map at boot-time." 401 401 return 0 402 else 403 LogFile "INFO: KEYDIR=$KEYDIR" 402 404 fi 403 405 if [ -e "/etc/sysconfig/keyboard" ] ; then -
branches/3.2/mondo/src/mondorestore/mondo-prep.c
r3564 r3569 1437 1437 1438 1438 #ifndef __IA64__ 1439 /* TODO: In GPT and NOT in IA64 this is failse ! */ 1439 1440 if (current_devno == 5 && previous_devno == 4) { 1440 1441 log_to_screen("You must leave at least one partition spare as the Extended partition.");
Note:
See TracChangeset
for help on using the changeset viewer.