- Timestamp:
- Jul 6, 2016, 11:30:10 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.2/mondo/src/common/libmondo-devices.c
r3576 r3594 2637 2637 2638 2638 if (archiving_to_media) { 2639 /* Needs to be done before calling which_boot_loader */ 2640 bkpinfo->boot_type = mr_boot_type(); 2639 2641 mr_free(bkpinfo->boot_device); 2640 2642 #ifdef __FreeBSD__ … … 2684 2686 } 2685 2687 bkpinfo->boot_loader = i; 2686 bkpinfo->boot_type = mr_boot_type(); 2687 /* TODO: Chcek consisytency of boot type and boot loader */ 2688 /* TODO: Check consisytency of boot type and boot loader */ 2688 2689 2689 2690 if (bkpinfo->include_paths) {
Note:
See TracChangeset
for help on using the changeset viewer.