Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.6 | Pascal Rigaux | 2007-08-08 | 2 | -1/+3 |
| | |||||
* | - adapt to new libldetect together with drakx-installer-images 1.13 | Pascal Rigaux | 2007-08-08 | 2 | -0/+2 |
| | |||||
* | - loadkeys file: | Pascal Rigaux | 2007-08-08 | 3 | -5/+10 |
| | | | | | | | o handle new "kbd" rpm which have .map files instead of .kmap o don't skip fr_CH-latin1 o handle "fr_CH"-like short names | ||||
* | drop supermount support (it has been dropped from our kernel) | Pascal Rigaux | 2007-08-02 | 1 | -1/+1 |
| | |||||
* | rescuept is no more in util-linux, so | Pascal Rigaux | 2007-07-31 | 2 | -1/+2 |
| | | | | | | | | - diskdrake: drop "Rescue partition table" feature (was based on rescuept which has been dropped in util-linux, but was quite bad compared to testdisk anyway) - rescue: remove rescuept (use testdisk instead, which is much nicer) | ||||
* | add another "please wait" message | Olivier Blin | 2007-07-30 | 1 | -0/+3 |
| | |||||
* | move congratulations message after umount | Olivier Blin | 2007-07-30 | 1 | -1/+2 |
| | |||||
* | remove spurious "please press ENTER to finish" message, rescue-gui already ↵ | Olivier Blin | 2007-07-25 | 1 | -2/+1 |
| | | | | asks this | ||||
* | add pv for Flash upgrade | Olivier Blin | 2007-07-20 | 1 | -0/+1 |
| | |||||
* | reapply lang configuration, mostly to rewrite kdeglobals | Olivier Blin | 2007-07-20 | 1 | -0/+10 |
| | |||||
* | use "tar c | pv | tar x" to have a neat progress bar during copy | Olivier Blin | 2007-07-20 | 1 | -3/+3 |
| | |||||
* | add an end message | Olivier Blin | 2007-07-20 | 1 | -0/+4 |
| | |||||
* | make required directories writable on the FAT partition | Olivier Blin | 2007-07-20 | 1 | -0/+2 |
| | |||||
* | 1.5 | Pascal Rigaux | 2007-07-09 | 2 | -1/+3 |
| | |||||
* | 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 ↵ | Olivier Blin | 2007-07-05 | 1 | -0/+3 |
| | | | | rescue images, but seems unused) | ||||
* | 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 ↵ | Olivier Blin | 2007-07-05 | 1 | -0/+4 |
| | | | | "usbroot_device") | ||||
* | 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 |
| | | | | | | | | (eg: dir_index & resize_inode features) (cf Frederik Himpe 23 Apr 2007 mail on cooker: "Installer does not create ext3 partitions with dir_index and resize_inode?") | ||||
* | 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 |
| |