summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* reworked ftp behaviour a bit for cooperative connection (avoid openingFrancois Pons2001-02-061-5/+10
| | | | | | | and closing connection too fast for each transaction). There seems to be some problem for retrieving twice a package, this cause huge pause between each transaction, the best is to avoid them so ?
* *** empty log message ***Pascal Rigaux2001-02-051-0/+80
|
* Removed Device3Dfx as it is no more.Francois Pons2001-02-051-1/+1
|
* (create_ctree): node_moveto done only if node_is_visible is not fullPascal Rigaux2001-02-051-1/+1
|
* rebuild URLPREFIX as stage1 does not provide it anymore.Francois Pons2001-02-051-11/+2
|
* removed abusive white char.Francois Pons2001-02-051-1/+1
|
* added wizard.rc handling in Makfiles.damien2001-02-052-1/+2
|
* updated list of gconv modulesPablo Saratxaga2001-02-051-9/+13
|
* updated to use urpmi new format (change fakemedium to better label)Francois Pons2001-02-052-2/+3
|
* (head_tail): fix usagePascal Rigaux2001-02-051-1/+1
|
* fixed frame buffer usage if not enabled (installation of Aurora)Francois Pons2001-02-052-23/+9
| | | | | clean up and remove unused code.
* added infos recovering.damien2001-02-051-16/+46
|
* fix adaptation to the terminal size, should now work in 80x25Pascal Rigaux2001-02-041-7/+21
|
* (choosePackages): don't call chooseSizeToInstall even with expertsPascal Rigaux2001-02-041-1/+1
|
* (charsetChanged): re-create steps windowPascal Rigaux2001-02-041-0/+1
|
* (monitorConfiguration): better handling of auto_installPascal Rigaux2001-02-041-6/+5
|
* corrected module.conf update, net conf saving, and no wizard by default.damien2001-02-032-4/+8
|
* *** empty log message ***Pascal Rigaux2001-02-031-0/+65
|
* install cardmgrPascal Rigaux2001-02-031-0/+3
|
* (configure_pcmcia): cleanupPascal Rigaux2001-02-031-2/+1
|
* fix ``LOCALES "zh_CN"'' with ``LOCALES"zh_CN"''Pascal Rigaux2001-02-031-3/+3
| | | | | move ftp to SYSTEM so that it is installed
* (charsetChanged): created, takes care of setting to the right charset the ↵Pascal Rigaux2001-02-031-3/+6
| | | | windows
* (selectLanguage): call charsetChangedPascal Rigaux2001-02-031-0/+4
|
* *** empty log message ***Pascal Rigaux2001-02-031-1/+1
|
* all GNOME and KDE moved out of GRAPHICAL_DESKTOPPascal Rigaux2001-02-021-11/+11
|
* added rc file for wizard modedamien2001-02-021-0/+172
|
* *** empty log message ***Pascal Rigaux2001-02-021-1/+2
|
* (get): cleanup, remove hasIDE hasSCSI...Pascal Rigaux2001-02-021-22/+10
|
* (ask_from_entries_refW): use gtkxpmPascal Rigaux2001-02-021-2/+2
|
* (gtkcreate_xpm): error handling with error messagePascal Rigaux2001-02-021-4/+7
|
* *** empty log message ***Pascal Rigaux2001-02-023-2/+46
|
* add low_default_monitor for default of auto_installsPascal Rigaux2001-02-021-2/+2
|
* (monitorConfiguration): better default for DDC probe fails andPascal Rigaux2001-02-021-2/+6
| | | | | auto_install and not provided any info about the monitor
* using the new formatXiBPascal Rigaux2001-02-024-10/+10
|
* (setPackages): in auto_installs, default to all groups chosen, unlessPascal Rigaux2001-02-021-4/+6
| | | | | | compssUsersChoice exist. Won't change anything unless compssListLevel is used of course
* (configureXBefore): set XKB_IN_USE=no if !$has_xkb in /etc/sysconfig/i18nPascal Rigaux2001-02-021-2/+8
|
* (formatXiB): created, format a number in human readable formatPascal Rigaux2001-02-021-1/+13
|
* recoded wizard modedamien2001-02-024-9/+42
| | | | | | corrected some stuff. trying not to break draknet for cooker snapshot
* new draknet snapshot. Still unuseabledamien2001-02-011-44/+45
|
* updated embedded mode in install.damien2001-02-012-14/+8
|
* *** empty log message ***Pascal Rigaux2001-01-311-0/+86
|
* added rpmrebuilddb directory cleaning before, remove old rpm fileFrancois Pons2001-01-311-4/+14
| | | | | if everything has been successfull.
* added missing die if modprobe failed on live upgrade.Francois Pons2001-01-311-2/+2
|
* changed to clean selection for non expert as used for group selectionFrancois Pons2001-01-311-2/+3
| | | | | because it is not cleaned, need better solution TODO.
* corected translation and conflict.damien2001-01-311-28/+71
|
* updated pot filePablo Saratxaga2001-01-313-840/+1016
|
* Fixed English typos (in English you DON'T PUT SPACES BEFORE COLON (:);Pablo Saratxaga2001-01-311-14/+14
| | | | | | and it is "Profile" and not "Profil") CV: ----------------------------------------------------------------------
* *** empty log message ***Pascal Rigaux2001-01-311-0/+50
|
* restore window size for time beingPascal Rigaux2001-01-311-1/+2
|
* (selectLanguage): warning for debugPascal Rigaux2001-01-311-12/+5
| | | | | | | | | (miscellaneousBefore): don't use installClass to decide to use supermount or not. Choice is done on $::corporate. Can't say "no supermount in server installs" anymore (selectInstallClass): emptied (setupSCSI): don't configure PCMCIA if there is no PCMCIA