Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add versions to modules | Rafael Garcia-Suarez | 2005-12-02 | 1 | -2/+2 |
| | |||||
* | Update copyright notices | Rafael Garcia-Suarez | 2005-12-02 | 1 | -0/+17 |
| | |||||
* | Patch by Blino to be less liberal in what we detect in /proc/mount to figure | Rafael Garcia-Suarez | 2005-12-01 | 1 | -1/+1 |
| | | | | | out if a filesystem is read-only | ||||
* | Provide our own tempdir function, that doesn't require File::Temp if it's ↵ | Rafael Garcia-Suarez | 2005-11-03 | 1 | -0/+16 |
| | | | | not installed on the system | ||||
* | Remove verbose output of applydeltarpm | Rafael Garcia-Suarez | 2005-06-02 | 1 | -7/+7 |
| | |||||
* | Add support for deltarpms | Rafael Garcia-Suarez | 2005-06-02 | 1 | -1/+3 |
| | |||||
* | Don't shell out unless necessary | Rafael Garcia-Suarez | 2005-06-02 | 1 | -2/+10 |
| | |||||
* | Exit codes for applydeltarpm suck | Rafael Garcia-Suarez | 2005-06-02 | 1 | -2/+3 |
| | |||||
* | A function to encapsulate calls to apply_delta_rpm | Rafael Garcia-Suarez | 2005-06-02 | 1 | -1/+14 |
| | |||||
* | Don't die if fstab or mtab isn't present | Rafael Garcia-Suarez | 2005-04-15 | 1 | -2/+2 |
| | |||||
* | Don't try to find ISO mountpoints if an ISO image is already mounted | Rafael Garcia-Suarez | 2005-03-30 | 1 | -0/+6 |
| | |||||
* | Copy all rpms from removable media into the cachedir; don't check for | Rafael Garcia-Suarez | 2005-03-30 | 1 | -20/+0 |
| | | | | | supermount. | ||||
* | Make urpmi support ISO images as removable media. | Rafael Garcia-Suarez | 2005-01-28 | 1 | -0/+20 |
| | |||||
* | As suggested by Giuseppe Ghibo, fail early if an essential filesystem | Rafael Garcia-Suarez | 2004-12-24 | 1 | -0/+13 |
| | | | | | is mounted read-only | ||||
* | Refactorisation error: urpmi.update was looping. | Rafael Garcia-Suarez | 2004-06-23 | 1 | -1/+2 |
| | |||||
* | Move some system-related functions in a separate module | Rafael Garcia-Suarez | 2004-06-23 | 1 | -0/+109 |