| Commit message (Expand) | Author | Age | Files | Lines |
* | don't hardcode upgrade.merge-users path | Olivier Blin | 2007-07-06 | 1 | -1/+1 |
* | build help.msg | Olivier Blin | 2007-07-06 | 1 | -0/+0 |
* | use new function name (oops) | Olivier Blin | 2007-07-06 | 1 | -1/+1 |
* | add some details about the upgrade progress | Olivier Blin | 2007-07-06 | 1 | -0/+19 |
* | hide errors when (un)mounting /proc/bus/usb | Olivier Blin | 2007-07-05 | 1 | -2/+2 |
* | cosmetics | Olivier Blin | 2007-07-05 | 1 | -1/+0 |
* | dirname is required for upgrade script | Olivier Blin | 2007-07-05 | 1 | -0/+1 |
* | add more programs for Flash rescue (not adding mktemp, which was in initial r... | Olivier Blin | 2007-07-05 | 1 | -0/+3 |
* | do not try to create aliases for module tools | Olivier Blin | 2007-07-05 | 1 | -3/+0 |
* | copy files from new version and set new label | Olivier Blin | 2007-07-05 | 1 | -0/+15 |
* | use version-specific loopbacks relative path | Olivier Blin | 2007-07-05 | 1 | -7/+3 |
* | add error handling for copy_new_version | Olivier Blin | 2007-07-05 | 1 | -1/+1 |
* | make sure version is detected before trying to mount usb root | Olivier Blin | 2007-07-05 | 1 | -3/+4 |
* | mount pen driver using version-specific label | Olivier Blin | 2007-07-05 | 1 | -3/+3 |
* | detect version before trying to mount pen drive (to get correct label) | Olivier Blin | 2007-07-05 | 1 | -2/+2 |
* | add source_version_variables() to get version-specific variables | Olivier Blin | 2007-07-05 | 1 | -0/+20 |
* | detect partition device when looking for label (and remember it as "usbroot_d... | Olivier Blin | 2007-07-05 | 1 | -0/+4 |
* | detect Flash v2.0 | Olivier Blin | 2007-07-05 | 1 | -1/+3 |
* | introduce has_label() function | Olivier Blin | 2007-07-05 | 1 | -7/+16 |
* | always initialize loopback to default size on versions > 1.0 | Olivier Blin | 2007-07-05 | 1 | -1/+1 |
* | add note about eventually long processing time | Olivier Blin | 2007-07-05 | 1 | -0/+2 |
* | add Flash rescue build script | Olivier Blin | 2007-07-05 | 1 | -0/+60 |
* | add Flash scripts and some tools (clear/mlabel) if RESCUE_FLASH is set | Olivier Blin | 2007-07-05 | 1 | -0/+12 |
* | move rescue-Flash/scripts as rescue/Flash/scripts | Olivier Blin | 2007-07-05 | 9 | -0/+1034 |
* | use new module tools names | Olivier Blin | 2007-07-05 | 1 | -3/+3 |
* | use sqfs, not clp | Olivier Blin | 2007-07-05 | 1 | -1/+1 |
* | fix titypos | Pascal Rigaux | 2007-06-21 | 1 | -1/+1 |
* | add /etc/mke2fs.conf in order to format ext3fs with 4k blocks (#27377) | Thierry Vignaud | 2007-06-18 | 2 | -0/+2 |
* | add "mkfs.ext3" which is no more equivalent to "mkfs.ext2 -J" | Pascal Rigaux | 2007-05-14 | 2 | -1/+4 |
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 17 | -82/+89 |
* | remove debug code | Pascal Rigaux | 2006-02-28 | 1 | -1/+0 |
* | handle BOX=... on cmdline | Pascal Rigaux | 2006-02-28 | 1 | -2/+5 |
* | simplify (since partimage_whole_disk rest_all doesn't handle multi dirs anymore) | Pascal Rigaux | 2006-02-28 | 1 | -5/+2 |
* | multiple dirs is not handled anymore, correct the usage | Pascal Rigaux | 2006-02-28 | 1 | -1/+1 |
* | fix restoring many primary partitions | Pascal Rigaux | 2005-11-28 | 1 | -1/+1 |
* | disable the weird echoprt in cooked mode for user interaction | Pascal Rigaux | 2005-11-28 | 2 | -1/+4 |
* | adapt to MDV::Packdrakeng | Pascal Rigaux | 2005-11-23 | 1 | -1/+6 |
* | partimage_whole_disk takes care of configuring network when needed | Pascal Rigaux | 2005-11-10 | 1 | -2/+2 |
* | configure network if needed | Pascal Rigaux | 2005-11-10 | 1 | -0/+10 |
* | minimal i18n support | Pascal Rigaux | 2005-11-10 | 3 | -0/+25 |
* | new option (bzip2), enabled by default | Pascal Rigaux | 2005-11-10 | 1 | -1/+3 |
* | reboot if things went nicely | Pascal Rigaux | 2005-10-20 | 2 | -4/+5 |
* | fix reboot by creating /dev/initctl (what's this??) | Pascal Rigaux | 2005-10-20 | 1 | -0/+1 |
* | install_bootloader should succeed otherwise it's an error | Pascal Rigaux | 2005-10-20 | 1 | -1/+1 |
* | make install_bootloader non interactive | Pascal Rigaux | 2005-10-20 | 1 | -1/+1 |
* | add ability to keep existing /home (as requested by miura) | Pascal Rigaux | 2005-10-20 | 1 | -0/+11 |
* | doesn't display prompt if auto | Pascal Rigaux | 2005-10-20 | 1 | -2/+2 |
* | add option --auto to install without prompting | Pascal Rigaux | 2005-10-20 | 1 | -1/+7 |
* | simplify (remove code choosing best master to restore from) | Pascal Rigaux | 2005-10-20 | 1 | -51/+33 |
* | make it an option to keep empty_space_at_end_of_disk | Pascal Rigaux | 2005-10-20 | 1 | -1/+2 |