Changeset 3450 in MondoRescue for branches/3.2/mondo/src
- Timestamp:
- Aug 30, 2015, 2:47:23 AM (10 years ago)
- Location:
- branches/3.2/mondo/src
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.2/mondo/src/common/libmondo-devices.c
r3449 r3450 1076 1076 } 1077 1077 mr_free(tmp); 1078 return(retval) 1078 return(retval); 1079 1079 } 1080 1080 -
branches/3.2/mondo/src/mondorestore/mondo-prep.c
r3448 r3450 640 640 char *tmp = NULL; 641 641 int res = 0; 642 int retval = 0; 642 643 643 644 /** end ****************************************************************/ -
branches/3.2/mondo/src/restore-scripts/mondo/Makefile.am
r2157 r3450 4 4 make-me-bootable mount-me mount-subroutine-me raw-MR \ 5 5 stabgrub-me stablilo-me stabelilo-me \ 6 stabraw-me unmount-me unmount-subroutine-me \ 7 format-and-kludge-vfat 6 stabraw-me unmount-me unmount-subroutine-me
Note:
See TracChangeset
for help on using the changeset viewer.