Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Supplementary media: don't forget to check for a new rpmsrate too | Rafael Garcia-Suarez | 2004-09-06 | 1 | -0/+3 |
| | |||||
* | Make the network supplementary media probe able to find an hdlists file | Rafael Garcia-Suarez | 2004-09-06 | 1 | -2/+11 |
| | |||||
* | Override rpmsrate and compssUsers.pl by the ones found on a | Rafael Garcia-Suarez | 2004-09-06 | 1 | -3/+3 |
| | | | | | supplementary CD | ||||
* | Umount supplementary CD immediately after having read informations on it. | Rafael Garcia-Suarez | 2004-09-03 | 1 | -16/+19 |
| | |||||
* | Make local copies of rpmsrate and compssUsers.pl from supplementary CD | Rafael Garcia-Suarez | 2004-09-03 | 1 | -6/+5 |
| | |||||
* | Better handling of mounting/umounting supplementary CDs | Rafael Garcia-Suarez | 2004-09-03 | 1 | -6/+10 |
| | |||||
* | Add a system error when no CD reader is found for a supplementary CD | Rafael Garcia-Suarez | 2004-09-03 | 1 | -1/+1 |
| | |||||
* | Remove support for looking directly for a hdlist1s.cz file on supplementary CDs. | Rafael Garcia-Suarez | 2004-09-03 | 1 | -24/+1 |
| | |||||
* | Don't bypass errorOpeningFile, because it won't ask for further CDs | Rafael Garcia-Suarez | 2004-09-03 | 1 | -1/+1 |
| | | | | | anymore... (/me sux) | ||||
* | If a supplementary media is incorrect, continue asking | Rafael Garcia-Suarez | 2004-09-02 | 1 | -1/+1 |
| | |||||
* | Don't log too much | Rafael Garcia-Suarez | 2004-09-02 | 1 | -1/+1 |
| | |||||
* | adapt to new mirror structure | Olivier Blin | 2004-09-02 | 1 | -3/+1 |
| | |||||
* | Don't start network for supplementary media if it is cdrom or disk | Rafael Garcia-Suarez | 2004-09-02 | 1 | -1/+1 |
| | |||||
* | perl_checker cleanup | Rafael Garcia-Suarez | 2004-09-01 | 1 | -2/+2 |
| | |||||
* | ensure install_interactive is loaded | Rafael Garcia-Suarez | 2004-09-01 | 1 | -0/+1 |
| | |||||
* | When adding a networked supplementary media, configure the network if | Rafael Garcia-Suarez | 2004-09-01 | 1 | -0/+11 |
| | | | | | needed. Install basesystem for this purpose. | ||||
* | Support for unselecting some media before the install (begin.) | Rafael Garcia-Suarez | 2004-08-31 | 1 | -2/+17 |
| | |||||
* | Fix support for suppl. CDs with hdlists file | Rafael Garcia-Suarez | 2004-08-30 | 1 | -3/+5 |
| | |||||
* | add __regexp suffix to matching_desc() and matching_driver() | Thierry Vignaud | 2004-08-27 | 1 | -14/+14 |
| | |||||
* | Support for multiple supplementary media | Rafael Garcia-Suarez | 2004-08-27 | 1 | -6/+13 |
| | |||||
* | set TV flag when a TV card is detected to install appropriate packages | Olivier Blin | 2004-08-25 | 1 | -0/+1 |
| | |||||
* | aspell's typo fixes | Thierry Vignaud | 2004-08-23 | 1 | -3/+3 |
| | |||||
* | Move code in another function | Rafael Garcia-Suarez | 2004-08-19 | 1 | -10/+15 |
| | |||||
* | Display the list of media already taken into accounts when asking for | Rafael Garcia-Suarez | 2004-08-17 | 1 | -5/+12 |
| | | | | | supplementary media | ||||
* | perl_checker fix | Rafael Garcia-Suarez | 2004-08-17 | 1 | -2/+2 |
| | |||||
* | Supplementary cd-roms don't need to have a rpmsrate / compssUsers.pl | Rafael Garcia-Suarez | 2004-08-17 | 1 | -4/+7 |
| | |||||
* | better URLPREFIX parsing regexp (handle URLPREFIX = "http://leia") | Pascal Rigaux | 2004-08-16 | 1 | -1/+1 |
| | |||||
* | replace freeDriver with freedriver (stage2 para are lower cased) | Pascal Rigaux | 2004-08-16 | 1 | -1/+1 |
| | |||||
* | One further step towards the ftp supplementary media | Rafael Garcia-Suarez | 2004-08-13 | 1 | -3/+8 |
| | |||||
* | - don't use compssUsers anymore, use compssUsers.pl | Pascal Rigaux | 2004-08-13 | 1 | -30/+29 |
| | | | | | | | | - code to display compssUsers choices is now in compssUsers.pl - {compssUsers} is now a list instead of a hash, and so drop {compssUsersSorted} - rename {compssUsersChoice} to {rpmsrate_flags_chosen} (better name) - i18n_compssUsers is no more needed, add share/compssUsers.pl* to ALLPMS | ||||
* | Don't ask for the selection of supplementary media in non-interactive | Rafael Garcia-Suarez | 2004-08-13 | 1 | -92/+97 |
| | | | | | installs. | ||||
* | First stab at supporting several hdlists on a supplementary CD | Rafael Garcia-Suarez | 2004-08-12 | 1 | -20/+24 |
| | |||||
* | Support for ftp supplementary media | Rafael Garcia-Suarez | 2004-08-11 | 1 | -3/+10 |
| | |||||
* | Restore ability to have supplementary http media. | Rafael Garcia-Suarez | 2004-08-11 | 1 | -7/+2 |
| | |||||
* | Fix http installs. | Rafael Garcia-Suarez | 2004-08-11 | 1 | -3/+2 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2004-08-11 | 1 | -3/+3 |
| | |||||
* | Misleading comment | Rafael Garcia-Suarez | 2004-08-11 | 1 | -1/+1 |
| | |||||
* | URLPREFIX is not set if the main media isn't http, so the prefix must be | Rafael Garcia-Suarez | 2004-08-10 | 1 | -3/+3 |
| | | | | | passed manually. | ||||
* | install_urpmi(): set up the right with_hdlist for urpmi.cfg | Rafael Garcia-Suarez | 2004-08-10 | 1 | -1/+4 |
| | |||||
* | Back to first medium after having added a supplementary one. | Rafael Garcia-Suarez | 2004-08-10 | 1 | -3/+8 |
| | | | | | Set prefix for http supplementary media, since $URLPREFIX is not defined. | ||||
* | Select supplementary medium | Rafael Garcia-Suarez | 2004-08-09 | 1 | -0/+6 |
| | |||||
* | Begin the support for installations over multiple media. | Rafael Garcia-Suarez | 2004-08-09 | 1 | -42/+85 |
| | |||||
* | add hint about ala LaTeX strings for translators | Thierry Vignaud | 2004-08-09 | 1 | -2/+6 |
| | |||||
* | use new ISO images volume name (#10543) | Olivier Blin | 2004-08-09 | 1 | -1/+2 |
| | |||||
* | fix regexp (do not strip paths ending in .*iso) | Olivier Blin | 2004-08-09 | 1 | -1/+1 |
| | |||||
* | fix typo | Pascal Rigaux | 2004-08-09 | 1 | -1/+1 |
| | |||||
* | - fix unlockCdrom() | Pascal Rigaux | 2004-08-09 | 1 | -17/+15 |
| | | | | | - ejectCdrom() prototype compliance with perl_checker | ||||
* | - switch to mdadm (instead of raidtools) | Pascal Rigaux | 2004-08-08 | 1 | -1/+1 |
| | | | | | | | | | - create mdadm.conf instead of raidtab - internal {raids} is no more indexed by X for mdX, and so don't have holes anymore - internal {chunk-size} is now a number in KiB - internal {raid} is the raid device name, not the number - various cleanup for raid detection | ||||
* | basic code for upgrading from a redhat distribution | Pascal Rigaux | 2004-08-05 | 1 | -2/+2 |
| | |||||
* | write auto_inst.cfg after making room on the floppy image | Pascal Rigaux | 2004-08-05 | 1 | -6/+6 |
| |