summaryrefslogtreecommitdiffstats
path: root/perl-install/install_any.pm
Commit message (Collapse)AuthorAgeFilesLines
...
* hack to make perl2fcalls happyPascal Rigaux2001-03-061-2/+2
|
* (getHds): fix for no hd detected in newbie installsPascal Rigaux2001-03-061-2/+4
|
* (setPackages): s/snd-slot/sound-slot/Pascal Rigaux2001-03-061-1/+1
|
* (generate_automatic_stage1_params): replace generate_ks_cfgPascal Rigaux2001-03-051-11/+21
|
* (install_urpmi): have "use hdlist ..." in any casePascal Rigaux2001-03-051-1/+1
|
* (getHds): handle LVMs. $o->{lvms} contain themPascal Rigaux2001-03-031-11/+11
| | | | | | (setPackages): ask for installation of package lvm when needed (suggest_mount_points, find_root_parts): take $fstab as arg instead of $hds
* (g_default_packages): s/ask_warn/ask_okcancel/ for asking floppyPascal Rigaux2001-02-281-1/+1
|
* (g_auto_install): have formatMountPartitions graphical if $graphicalPascal Rigaux2001-02-251-1/+1
|
* (g_auto_install): handle $replay flag. It means a 'not fully automated install'.Pascal Rigaux2001-02-231-4/+8
|
* (g_auto_install): use selected_leaves for default_packages to reduce thePascal Rigaux2001-02-211-2/+24
| | | | | | list of packages (aka cleanup auto_inst.cfg) (g_default_packages): created
* better advertising supportPascal Rigaux2001-02-201-1/+3
|
* add preConfigureTimezonePascal Rigaux2001-02-101-1/+1
|
* add step summary. remove steps configureTimezone and configurePrinterPascal Rigaux2001-02-101-0/+11
|
* fixed unknown package ARRAY... and locales selection according to langs.Francois Pons2001-02-071-1/+2
|
* removed abusive white char.Francois Pons2001-02-051-1/+1
|
* updated to use urpmi new format (change fakemedium to better label)Francois Pons2001-02-051-0/+1
|
* fixed frame buffer usage if not enabled (installation of Aurora)Francois Pons2001-02-051-22/+3
| | | | | clean up and remove unused code.
* (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
* (g_auto_install): installClass removedPascal Rigaux2001-01-311-2/+2
| | | | | (setPackages): do not preselect compssUsers entries
* (spawnShell): fix error messagePascal Rigaux2001-01-251-1/+1
|
* $::beginner is deprecated, replaced by !$::expertPascal Rigaux2001-01-221-1/+1
|
* fixes for CD not changeable.Francois Pons2001-01-191-1/+1
|
* fixes with /tmp/rhimage and /tmp/image.Francois Pons2001-01-171-9/+9
|
* (g_auto_install): deep copy of $o->{users} because we're modifying itPascal Rigaux2001-01-111-0/+3
|
* *** empty log message ***Pascal Rigaux2001-01-091-0/+1
|
* (setPackages): use lang::langs instead of using $o->{langs} as a array ref ↵Pascal Rigaux2001-01-091-1/+3
| | | | | | | (it is not so anymore) (spawnShell): print the drakx_version
* (getHds): if testing, don't test_for_bad_drivesPascal Rigaux2001-01-091-1/+1
|
* (getHds): test_for_bad_drives called on hard drivesPascal Rigaux2001-01-071-4/+7
| | | | | (getHds): ensure $o->{hds} is not set until the hard drives are checked
* removed need of packdrake binaryFrancois Pons2001-01-051-1/+1
|
* keep $o->{langs} unpacked to simplify thingsPascal Rigaux2001-01-041-2/+1
|
* fixed the functions doing the lists of languagesPablo Saratxaga2001-01-041-1/+1
|
* spawnShell: set DISPLAY, just in case :)Pascal Rigaux2000-12-191-0/+2
|
* move from compssList to rpmsratePascal Rigaux2000-12-141-40/+31
|
* Radeon uses 3D now.Francois Pons2000-12-111-2/+2
|
* adapt to the fact that RPM_INSTALL_LANG is obsoloted. Now rpm uses ↵Pascal Rigaux2000-12-061-1/+1
| | | | %_install_langs in /etc/rpm/macros
* removed some more logs.Francois Pons2000-11-281-2/+0
|
* removed some ugly logs.Francois Pons2000-11-231-3/+0
|
* updated with structural change of pkgs.Francois Pons2000-11-231-8/+10
|
* add openuniverse to the list of gl appsGuillaume Cottenceau2000-11-171-1/+1
|
* use of $boot_medium where the boot medium is used (default 1)Francois Pons2000-11-071-3/+6
|
* (use_root_part): fs::mount_all really removedPascal Rigaux2000-11-061-1/+0
|
* remove the noising rpm output command line when loging installed rpmFrancois Pons2000-10-271-1/+3
| | | | | size (only usefull for live_update and just for conveniance).
* no_commentPascal Rigaux2000-10-091-9/+0
|
* *** empty log message ***Francois Pons2000-10-091-1/+1
|
* no_commentPascal Rigaux2000-10-071-0/+1
|
* updateddamien2000-10-061-1/+1
|
* no_commentPascal Rigaux2000-10-061-3/+0
|
* *** empty log message ***Francois Pons2000-10-061-1/+3
|
* no_commentPascal Rigaux2000-10-051-3/+4
|
* *** empty log message ***Francois Pons2000-10-051-1/+1
|