summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
...
* require latest perl-MDK-CommonPascal Rigaux2002-08-131-1/+1
|
* corrected erros that made the script failPablo Saratxaga2002-08-131-2/+3
|
* create a backup of XF86Config (XF86Config.old)Pascal Rigaux2002-08-121-0/+1
|
* remove useless 2 GNOMEFlorent Villard2002-08-121-1/+0
|
* logo for beta 3Florent Villard2002-08-121-0/+0
|
* update LSB textFlorent Villard2002-08-121-1/+1
|
* - fix reading previous keyboard config on upgrade (for displaying in summary)Pascal Rigaux2002-08-124-11/+16
| | | | | | - ensure keyboard and mouse configuration are not overwritten if not explictly modified on upgrade - propagate pci=xxx at install to bootloader (since "pci=bios,biosirq" is needed on some box, see http://islay.dyndns.org/taz/index.html for more)
* use setExportedVarsInSh for setting /etc/profile.d/proxy.sh so that http_proxyPascal Rigaux2002-08-121-4/+3
| | | | | and ftp_proxy are exported (thanks to Pascal <pascal@vmfacility.fr>)
* - add setExportedVarsInSh and setExportedVarsInCshPascal Rigaux2002-08-121-3/+8
| | | | | - remove setVarsInCsh (obsoleted by setExportedVarsInCsh)
* don't switch to 2 buttons dialog box if the labels are too long in ask_from_listPascal Rigaux2002-08-121-10/+12
| | | | | | (otherwise it's ugly (reported for XFdrake multi-head choice with 67 & 58 chars strings) (fix bug #62)
* use $::prefixPascal Rigaux2002-08-123-5/+4
|
* locale name <-> charset correspondances better matching what DrakX usesPablo Saratxaga2002-08-123-4/+18
|
* fix typoPascal Rigaux2002-08-121-1/+1
|
* fix embeddingPascal Rigaux2002-08-121-1/+0
|
* fixed stupid change (almost hope it was really changes).Francois Pons2002-08-121-2/+2
|
* update TODO listThierry Vignaud2002-08-121-1/+1
|
* allow ftp_proxy beginning with http: (thanks to Christophe Combelles)Pascal Rigaux2002-08-121-2/+2
|
* print fields values in blue, paint unknown module in redThierry Vignaud2002-08-121-0/+0
|
* consolidate create_factory_menuThierry Vignaud2002-08-122-0/+12
|
* fix to reduce size of already installed packages.Francois Pons2002-08-121-19/+24
|
* synced to force calling selectPackagesAlreadyInstalled in order to haveFrancois Pons2002-08-121-4/+4
| | | | | | installed and upgrade computed (necessary to known if a package is already installed or will be upgradable to compute size more precisely).
* allow removing packages on upgrade.Francois Pons2002-08-121-23/+4
|
* - on exit, kill the running configurator if anyThierry Vignaud2002-08-122-15/+7
|
* - modules::get_parameters : consolidate some codeThierry Vignaud2002-08-122-1/+9
| | | | | - harddrake::ui : uses it
* - ugtk::gtkexpand : new functionThierry Vignaud2002-08-122-1/+2
| | | | | - harddrake::ui : uses it
* - perl_checker fixThierry Vignaud2002-08-121-0/+0
| | | | | - simplifications
* - put signals ids in %IDsThierry Vignaud2002-08-121-0/+0
| | | | | - consolidate duplicated disconnection code into disconnect
* write_on_pixmap: kill unused variableThierry Vignaud2002-08-121-1/+1
|
* tree_set_icon: new functionThierry Vignaud2002-08-122-0/+8
|
* create_okcancel isn't in ugtk so don't export it (warning fix)Thierry Vignaud2002-08-121-1/+1
|
* add Acronis bootloader magicPascal Rigaux2002-08-111-0/+1
|
* add "PreReq: rpm-helper" in drakxtools-http as advised by rpmlintPascal Rigaux2002-08-111-0/+1
|
* *** empty log message ***Pascal Rigaux2002-08-112-1/+212
|
* - compare_entries is now called same_entriesPascal Rigaux2002-08-111-25/+37
| | | | | | | - same_entries try hard to return true even if the files not the same but symlinks to the same file - rework add_entry (it handles weird case which used to give old_linux and old2_linux even if they are the same) - ensure the old failsafe entry doesn't give any old_failsafe
* allow to enter any mount point even in non-expert (why was it still the ↵Pascal Rigaux2002-08-111-1/+1
| | | | other way??)
* adding aspell-LANGS before evolution to workaround the choices limitation ↵Pascal Rigaux2002-08-111-0/+1
| | | | (=> allow to choose the right aspell-LANG)
* fix yet another bug regarding credentials during installPascal Rigaux2002-08-111-1/+1
|
* get rid of the duplicated /tmp in for suggestions_mntpoint() (thanks to Amaury)Pascal Rigaux2002-08-111-1/+1
|
* (prepare_write_fstab): no need to read the fstab once again before writing ↵Pascal Rigaux2002-08-111-12/+2
| | | | since reading takes care of everything, including unknown entries (which go to {special}). This fixes a bug when removing existing partition with associated mount point. It used to keep the entry in fstab, which is wrong (as reported by andré <naderrt@wanadoo.fr>)
* (floppies): module "floppy" can fail to insmod, in that case it meansPascal Rigaux2002-08-111-1/+2
| | | | | | there's no floppy controller, so don't try fd0 & fd1 which may cause havoc (esp. segfault) (thanks to rcc)
* (load): when isStandalone, ignore errors when loading unavailable modules ↵Pascal Rigaux2002-08-111-0/+1
| | | | (ie have the same behaviour as during install)
* - rename LVMname to VG_namePascal Rigaux2002-08-111-5/+43
| | | | | | - part2hd: allow rootDevice to be a VG_name - add auto_allocate_vgs
* rename LVMname to VG_namePascal Rigaux2002-08-113-9/+9
|
* - vg_add: do not vgremove the old_name anymore, this is dangerous and should ↵Pascal Rigaux2002-08-111-24/+34
| | | | | | | | | | not happen - lv_create: fix bug when {primary}{normal} didn't exist - use run_program::get_stdout instead of `` - create and use run() and run_or_die() which takes care of running vgscan again when needed - rename LVMname to VG_name
* add get_stdout (similar to rooted_get_stdout)Pascal Rigaux2002-08-111-0/+7
|
* nice message when rebootNeeded in auto_install (otherwise it reboots without ↵Pascal Rigaux2002-08-111-0/+7
| | | | prompting)
* Setup of HP MF devices on parallel port did not work. Fixed.Till Kamppeter2002-08-112-6/+33
| | | | | | | Allow setup of MF device if device file name "/dev/printer/<number>" was entered. If auto-detection of model name fails, ask user always whether he has an MF device. If SNMP or local auto-detection fails but HPOJ auto-detection succeeds, use model name found by HPOJ.
* updated some po filesPablo Saratxaga2002-08-112-1129/+1351
|
* cleanupPascal Rigaux2002-08-111-14/+14
|
* workaround perl bug another wayPascal Rigaux2002-08-101-2/+2
|