Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use most recent label when upgrading | Christophe Fergeau | 2009-08-07 | 1 | -1/+1 |
| | |||||
* | add IBM850 charset since mlabel needs it (used in flash upgrades) | Christophe Fergeau | 2009-08-07 | 1 | -0/+3 |
| | |||||
* | keep firefox and thunderbird user data when upgrading Flash | Christophe Fergeau | 2009-08-07 | 1 | -0/+53 |
| | |||||
* | load ext4 module (#48816) | Pascal Terjan | 2009-08-07 | 2 | -0/+2 |
| | |||||
* | allow to specify main partition in the restore config file ↵ | Olivier Blin | 2009-06-29 | 2 | -1/+9 |
| | | | | (MAIN_PART_NUMBER), if there is a restore partition at beginning of disk | ||||
* | run /oem-rescue.sh if oem option is present on cmdline | Olivier Blin | 2009-06-29 | 2 | -0/+3 |
| | |||||
* | use squashfs3 file system on flash rescue system | Christophe Fergeau | 2009-06-23 | 1 | -1/+1 |
| | |||||
* | add back dumpe2fs | Olivier Blin | 2009-06-17 | 2 | -1/+3 |
| | |||||
* | use blkid instead of vol_id which we no longer ship | Pascal Terjan | 2009-06-12 | 3 | -5/+6 |
| | |||||
* | Update upgrade message | Christophe Fergeau | 2009-06-11 | 1 | -0/+0 |
| | |||||
* | - add 2009.1, remove no longer supported Flash releases | Christophe Fergeau | 2009-06-11 | 1 | -0/+0 |
| | |||||
* | 1.14 | Olivier Blin | 2009-05-27 | 2 | -1/+6 |
| | |||||
* | adapt to new magic.mgc location | Olivier Blin | 2009-05-27 | 1 | -1/+1 |
| | |||||
* | adapt to new extipl location in x86_64 | Olivier Blin | 2009-05-27 | 1 | -1/+1 |
| | |||||
* | 1.13 | Olivier Blin | 2009-05-27 | 2 | -2/+8 |
| | |||||
* | remove duplicate mount.ntfs-3g | Olivier Blin | 2009-05-27 | 1 | -1/+1 |
| | |||||
* | fix guessing extension when filename contains a dot | Olivier Blin | 2009-05-27 | 1 | -1/+1 |
| | |||||
* | Move NEWS entries around | Pascal Terjan | 2009-04-15 | 1 | -0/+2 |
| | |||||
* | - include mount.ntfs-3g in install and rescue | Pascal Terjan | 2009-04-15 | 1 | -14/+16 |
| | | | | | | - add various command to rescue | ||||
* | use bytes as unit | Olivier Blin | 2009-02-26 | 1 | -10/+1 |
| | |||||
* | use size*3 as uncompressed size heuristic for bzip2 | Olivier Blin | 2009-02-26 | 1 | -1/+2 |
| | |||||
* | use gzip -l to guess uncompressed size of gzip images | Olivier Blin | 2009-02-26 | 1 | -0/+1 |
| | |||||
* | better estimate of image size | Olivier Blin | 2009-02-26 | 1 | -1/+2 |
| | |||||
* | cosmetics | Olivier Blin | 2009-02-26 | 1 | -3/+9 |
| | |||||
* | fix detecting multiple partitions to avoid win32 detection | Olivier Blin | 2009-02-26 | 1 | -5/+6 |
| | |||||
* | 1.12 | Olivier Blin | 2009-02-20 | 2 | -4/+6 |
| | |||||
* | do not include dead rpm helpers | Olivier Blin | 2009-02-20 | 2 | -2/+2 |
| | |||||
* | fix installing mount.ntfs-3g when building as non-root (754 mode) | Olivier Blin | 2009-02-20 | 1 | -1/+2 |
| | |||||
* | do not include dead parsehdlist | Olivier Blin | 2009-02-20 | 2 | -1/+3 |
| | |||||
* | update NEWS | Olivier Blin | 2009-02-20 | 1 | -0/+9 |
| | |||||
* | add wait message when resizing Windows partition | Olivier Blin | 2009-02-11 | 1 | -0/+2 |
| | |||||
* | fix passing &>/dev/null to dd command (it is not interpreted by shell if in ↵ | Olivier Blin | 2009-02-11 | 1 | -2/+3 |
| | | | | string) | ||||
* | more fixes for win32 installation breakage | Olivier Blin | 2009-02-11 | 1 | -11/+16 |
| | |||||
* | fix passing data from sub-process | Olivier Blin | 2009-02-11 | 1 | -13/+16 |
| | |||||
* | echo device without /dev | Olivier Blin | 2009-02-11 | 1 | -3/+1 |
| | |||||
* | use local skip_dev variable | Olivier Blin | 2009-02-11 | 1 | -1/+1 |
| | |||||
* | oops, restore device variable | Olivier Blin | 2009-02-11 | 1 | -2/+2 |
| | |||||
* | indent less | Olivier Blin | 2009-02-11 | 1 | -30/+30 |
| | |||||
* | do not reboot/shutdown if /tmp/no-shutdown exists | Olivier Blin | 2009-02-11 | 1 | -0/+2 |
| | |||||
* | add a less scary dual boot warning | Olivier Blin | 2009-02-11 | 1 | -2/+9 |
| | |||||
* | detect device before install warning | Olivier Blin | 2009-02-11 | 1 | -1/+6 |
| | |||||
* | resize win32 in write_image | Olivier Blin | 2009-02-11 | 1 | -3/+7 |
| | |||||
* | reset win32_part_dev too | Olivier Blin | 2009-02-11 | 1 | -0/+1 |
| | |||||
* | make sure root is reset | Olivier Blin | 2009-02-11 | 1 | -0/+1 |
| | |||||
* | fix quoting | Olivier Blin | 2009-02-11 | 1 | -1/+1 |
| | |||||
* | fdisk.log is not more, do not try to remove it | Olivier Blin | 2009-02-11 | 1 | -1/+0 |
| | |||||
* | remove fdisk.log creation | Olivier Blin | 2009-02-11 | 1 | -3/+1 |
| | |||||
* | move win32 code in detect_and_resize_win32 | Olivier Blin | 2009-02-11 | 1 | -12/+14 |
| | |||||
* | reuse devs_found | Olivier Blin | 2009-02-11 | 1 | -1/+1 |
| | |||||
* | rename dev as inst_source_dev | Olivier Blin | 2009-02-11 | 1 | -4/+4 |
| |