Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | make room on replay/auto_install floppy image before doing anything | Pascal Rigaux | 2004-08-05 | 1 | -1/+3 | |
| | ||||||
* | when replaying, overwrite boot.msg with an empty message to win some space | Pascal Rigaux | 2004-08-05 | 1 | -2/+2 | |
| | | | | | (it was only done in non-replay mode) | |||||
* | adapt to bootloader functions now using all_hds instead of hds | Pascal Rigaux | 2004-08-05 | 1 | -1/+1 | |
| | ||||||
* | fix backward compatibility {type} field in partitions and manualFstab | Pascal Rigaux | 2004-08-05 | 1 | -2/+6 | |
| | ||||||
* | A small variable renaming: use $medium for hashes and $medium_name for strings | Rafael Garcia-Suarez | 2004-08-03 | 1 | -13/+13 | |
| | ||||||
* | many functions in fsedit don't modify anything, they are simply accessors. | Pascal Rigaux | 2004-08-03 | 1 | -5/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | create fs::get and move them into it - device2part(), up_mount_point() moved from fs to fs::get - part2hd(), file2part(), has_mntpoint(), mntpoint2part(), empty_all_hds() moved from fsedit to fs::get - fsedit::get_root() -> fs::get::root() - fsedit::get_root_() -> fs::get::root_() - fsedit::get_really_all_fstab() -> fs::get::really_all_fstab() - fsedit::get_all_fstab_and_holes() -> fs::get::fstab_and_holes() - fsedit::get_all_fstab() -> fs::get::fstab() - fsedit::get_all_holes() -> fs::get::holes() - fsedit::all_free_space -> fs::get::free_space() - fsedit::get_really_all_fstab() -> fs::get::really_all_fstab() - fsedit::get_fstab_and_holes() -> fs::get::hds_fstab_and_holes() - fsedit::get_holes() -> fs::get::hds_holes() - fsedit::get_fstab() -> fs::get::hds_fstab() - fsedit::free_space() -> fs::get::hds_free_space() - fsedit::get_visible_fstab() unused, removed | |||||
* | - move package_needed_for_partition_type() from fsedit to fs::format | Pascal Rigaux | 2004-08-02 | 1 | -1/+1 | |
| | | | | | - create check_package_is_installed() in fs::format and use it |