1
I Use This!
Activity Not Available

Commits : Listings

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