Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | {mntpoint} is not set, so take the last ext3 partition as being /home | Pascal Rigaux | 2005-06-29 | 1 | -10/+14 |
| | |||||
* | - don't save /home and want a size <1GB (since it will be grown to fit disk) | Pascal Rigaux | 2005-06-29 | 1 | -5/+17 |
| | | | | | | | - fix keeping the small size of the existing windows partition (otherwise the filesystem is small in a (much) bigger partition) - remove "windows" entry from lilo.conf if windows not there | ||||
* | fixing fstab must be done after mounting /mnt | Pascal Rigaux | 2005-06-24 | 1 | -2/+3 |
| | |||||
* | - handle missing ntfs devices | Pascal Rigaux | 2005-06-21 | 1 | -9/+49 |
| | | | | | - handle resizing last ext2 partition | ||||
* | - handle multiple data dirs | Pascal Rigaux | 2005-05-10 | 1 | -48/+96 |
| | | | | | - choose a free data dir if the given one already exists | ||||
* | run_program needs a proper HOME | Pascal Rigaux | 2005-05-04 | 1 | -0/+1 |
| | |||||
* | after setting geometry H and S, we must re-compute C | Pascal Rigaux | 2005-04-27 | 1 | -0/+1 |
| | |||||
* | ensure we use the same geometry as used when saving | Pascal Rigaux | 2005-04-27 | 1 | -5/+8 |
| | |||||
* | - ".lst" makes the file hidden, use "lst" instead | Pascal Rigaux | 2005-04-19 | 1 | -6/+11 |
| | | | | | - default timeout is much too short | ||||
* | we now use script partimage_whole_disk around partimage | Pascal Rigaux | 2005-04-13 | 1 | -0/+133 |