Fix error message when OPT_CHECK_HOSTNAME != hostname |
|
More...
|
about 16 years ago
|
First rev of clonedisk configuration for LimeBook Z9 |
|
More...
|
about 16 years ago
|
Initial attempt to install GRUB on DEST_DEV |
|
More...
|
about 16 years ago
|
Implement OPT_CHECK_HOSTNAME |
|
More...
|
about 16 years ago
|
Implement conffile handling |
|
More...
|
about 16 years ago
|
Rename script do_clone_disk.sh to clonedisk.sh |
|
More...
|
about 16 years ago
|
Rename project do_clone_disk to clonedisk |
|
More...
|
about 16 years ago
|
A few comments trying to install GRUB on DEV_DEST |
|
More...
|
about 16 years ago
|
Document OPT_RESIZE_PARTITIONS bug |
|
More...
|
about 16 years ago
|
First implementation of OPT_RESIZE_PARTITIONS |
|
More...
|
about 16 years ago
|
safe_copy_fs: append pid to make mnt_source,mnt_dest unique |
|
More...
|
about 16 years ago
|
Removed debug messages, code cleanup |
|
More...
|
about 16 years ago
|
safe_copy_fs: Forgot to rmdir mnt_dest |
|
More...
|
about 16 years ago
|
Code cleanup |
|
More...
|
about 16 years ago
|
Handle case of mounted source partitions (OPT_IGNORE_SOURCE_MOUNTED) |
|
More...
|
about 16 years ago
|
A few sanity checks and optimizations |
|
More...
|
about 16 years ago
|
Comment out DBG messages |
|
More...
|
about 16 years ago
|
recursive_copy: cd home before return (was mnt_source) |
|
More...
|
about 16 years ago
|
Added package dependencies |
|
More...
|
about 16 years ago
|
Call safe_umount before formatting partitions |
|
More...
|
about 16 years ago
|
Better error handling |
|
More...
|
about 16 years ago
|
Implemented OPT_FORMAT_QUICK (not yet tested) |
|
More...
|
about 16 years ago
|
Refactor using recursive_copy() |
|
More...
|
about 16 years ago
|
Check for bad blocks when formatting partitions |
|
More...
|
about 16 years ago
|
Make sure that DEV_SOURCE,DEV_DEST are defined |
|
More...
|
about 16 years ago
|
Still debugging filesystem copy |
|
More...
|
about 16 years ago
|
Refactor cases for filesystem copy |
|
More...
|
about 16 years ago
|
Testing if I eventually fixed the cp bug... |
|
More...
|
about 16 years ago
|
There is still a bug in the cp command... |
|
More...
|
about 16 years ago
|
Moved to specific folder |
|
More...
|
about 16 years ago
|