- Timestamp:
- Feb 20, 2017, 4:47:57 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.3/mindi/mindi
r3650 r3651 2572 2572 LogFile "INFO: Schlomo, this one's for you." 2573 2573 else 2574 2574 LogFile "INFO: Two or more possible kernels found. You may specify any one of them and the " 2575 2575 LogFile "INFO: boot disks will still work, probably. If one does not work, try another." 2576 2577 2576 LogFile "INFO: $possible_kernels" 2577 output="" 2578 2578 fi 2579 2579 fi … … 3563 3563 read ch 3564 3564 if [ "$ch" != "n" ] && [ "$ch" != "N" ] ; then 3565 3565 USE_OWN_KERNEL="yes" 3566 3566 else 3567 3567 USE_OWN_KERNEL="no"
Note:
See TracChangeset
for help on using the changeset viewer.