Changeset 1052 in MondoRescue
- Timestamp:
- Jan 11, 2007, 9:17:21 PM (18 years ago)
- Location:
- branches
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.2.1/mondo/src/mondorestore/mondo-rstr-tools.h
r912 r1052 10 10 int modify_rclocal_one_time(char *path); 11 11 int mount_cdrom(struct s_bkpinfo *bkpinfo); 12 int mount_device(char *, char *, char *, bool); 12 13 int mount_all_devices(struct mountlist_itself *, bool); 13 14 void protect_against_braindead_sysadmins(void); -
branches/stable/mondo/src/mondorestore/mondo-rstr-tools.h
r912 r1052 10 10 int modify_rclocal_one_time(char *path); 11 11 int mount_cdrom(struct s_bkpinfo *bkpinfo); 12 int mount_device(char *, char *, char *, bool); 12 13 int mount_all_devices(struct mountlist_itself *, bool); 13 14 void protect_against_braindead_sysadmins(void);
Note:
See TracChangeset
for help on using the changeset viewer.