Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | don't set mount point /mnt/windows for removable devices | Pascal Rigaux | 2004-07-28 | 1 | -1/+1 |
| | |||||
* | - add field {fs_type} partially replacing {pt_type} | Pascal Rigaux | 2004-07-27 | 1 | -6/+8 |
| | | | | | | | | | | | | | | | | | | | | {pt_type} is always a number, {fs_type} is always a string - introduce set_isFormatted() (to ensure {notFormatted} but also {fs_type_from_magic} and {bad_fs_type_magic} are updated) - don't use 0x483 for ext3 anymore (same for reiserfs...), the type_name gives both a pt_type and a fs_type - many accessors from partition_table removed (type2fs(), fs2pt_type()) - remove isThisFs() (not useful anymore since we can use directly {fs_type}) - remove isFat() (inline the function) - other isXXX() from partition_table are moved to fs::type - part2name() is now fs::type::part2type_name - name2pt_type() is now fs::type::type_name2subpart() - partition_table::important_types() is now fs::type::type_names() - fsedit::typeOfPart() is now fs::type::fs_type_from_magic() - no need to truncate type_name since they are shorter | ||||
* | adapt to new directories layout: | Pascal Rigaux | 2004-07-26 | 1 | -11/+11 |
| | | | | | | | | | | | - Mandrake/mdkinst -> install/stage2/live - Mandrake/base/mdkinst_stage2.bz2 -> install/stage2/mdkinst_stage2.bz2 - Mandrake/base/rpmsrate -> media/media_info/rpmsrate - Mandrake/RPMS -> media/main - images -> install/images - isolinux -> install/isolinux - Mandrake/share/advertising -> install/extra/advertising | ||||
* | replace pt_type2name($part->{pt_type}) with part2name($part) | Pascal Rigaux | 2004-07-23 | 1 | -1/+1 |
| | | | | | (hoisting the dereferencing {pt_type}) | ||||
* | - %modules::conf is no more a global, so many functions need passing ↵ | Pascal Rigaux | 2004-07-21 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | $modules_conf - $modules_conf is a class choosing modules.conf or modprobe.conf (esp. useful after install) (but not working yet!) - modules::load() doesn't use $modules_conf, use modules::load_and_configure() - modules::load() doesn't allow options, use either modules::load_raw() or modules::load_and_configure() - some functions used to want an array ref for modules options and some a string, now every functions use a string - many functions (like modules::get_alias()) are now methods on $modules_conf - some functions in mouse.pm needed a $in where a $do_pkgs is enough - some perl_checker compliance - small fixes | ||||
* | remove unneeded return | Olivier Blin | 2004-07-14 | 1 | -1/+1 |
| |