summaryrefslogtreecommitdiffstats
path: root/perl-install/install_steps_interactive.pm
Commit message (Collapse)AuthorAgeFilesLines
* fix urlPascal Rigaux2002-09-221-1/+1
|
* add a small sentence to the license in order to solve a negociation withPascal Rigaux2002-09-211-1/+7
| | | | | Thomson about the MP3 patents.
* fix titisucks making cards choice in bttv dialog unavailableGuillaume Cottenceau2002-09-191-4/+7
|
* avoid proposing ntfs partition to be formatted.Francois Pons2002-09-191-1/+1
|
* do something with "Security Administrator (login or email)"Pascal Rigaux2002-09-121-1/+1
|
* fixed test of chooseCD on nfs (always enabled).Francois Pons2002-09-101-3/+3
|
* avoid removing all packages during upgrade (safe guard).Francois Pons2002-09-101-4/+5
|
* - s/occurance/occurence in license.txt (thx qqun)Daouda Lo2002-09-081-1/+1
|
* fix dialog box asking "Load from floppy" or "Save on floppy" in individual ↵Pascal Rigaux2002-09-041-28/+25
| | | | package selection
* fixed too higher percentage.Francois Pons2002-09-031-2/+2
|
* make sure upgrade is done instead.Francois Pons2002-09-021-0/+1
|
* reverted previous modification moved to crypto module.Francois Pons2002-09-021-1/+0
|
* make sure rpmdb is open before displaying packages tree.Francois Pons2002-09-021-0/+1
|
* bus/usb category prompting is automaticPascal Rigaux2002-08-281-2/+2
|
* remove/simplify error hanling (most of it is moved to fsedit.pm)Pascal Rigaux2002-08-271-20/+1
|
* display a warning message about packages to remove.Francois Pons2002-08-271-0/+1
|
* adapt to mouse::write prototype changePascal Rigaux2002-08-221-1/+1
|
* firewire configuration is only automaticPascal Rigaux2002-08-201-1/+1
|
* add firewire controller configurationPascal Rigaux2002-08-201-0/+2
|
* - harddrake::bttv is renamed harddrake::v4lThierry Vignaud2002-08-161-3/+3
| | | | | | | | | | - harddrake::v4l handle saa7134 too now (and not only bttv) - harddrake::v4l::config need a new driver parameter in order to be able to offer the right cards and tuners list - drakxtv: kill some old comments - add the list of cards supported by saa7134 - add a not to remember a potentiel speedup
* 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).
* small update to avoid side effect of bless to HASH even if nothing results fromFrancois Pons2002-08-091-1/+1
| | | | | this.
* Windows PDC -> Windows Domain, don't make samba dirs - samba fixed nowStew Benedict2002-08-081-5/+5
|
* do not ask user to select ignored medium.Francois Pons2002-08-071-0/+2
|
* as suggested by Buchan Milne, defaults LDAP Server to ldap.DOMAINNAMEPascal Rigaux2002-08-051-1/+1
|
* s/__END__/1;Thierry Vignaud2002-08-051-1/+1
|
* kill "wonderful perl"Thierry Vignaud2002-08-051-4/+1
|
* partial rework of Windows PDC authentication, still needStew Benedict2002-08-041-5/+6
| | | | | to run smbpasswd after network is up
* drop keyboard unsafe when not unsafe anymorePascal Rigaux2002-08-011-0/+1
|
* - the old $o->{keyboard} is now $o->{keyboard}{KEYBOARD}Pascal Rigaux2002-08-011-25/+23
| | | | | | | | - KBCHARSET is $o->{keyboard}{KBCHARSET} - isNotDelete is $o->{keyboard}{BACKSPACE} (as written in sysconfig/keyboard) - add GRP_TOGGLE which gives XkbOptions "grp:GRP_TOGGLE" - add dialog box to choose GRP_TOGGLE
* make new perl_checker happyPascal Rigaux2002-07-311-2/+2
|
* make new perl_checker happy (and that's not easy!)Pascal Rigaux2002-07-311-2/+2
|
* use usb keyboard bCountryCode to choose the right keyboardPascal Rigaux2002-07-301-4/+4
|
* - call fsck.jfs before mounting read-write (otherwise mount simply fails)Pascal Rigaux2002-07-301-7/+12
| | | | | - propose fsck -y for ext2 when fsck -a fails
* have errata in parameter to not break too much updatesGuillaume Cottenceau2002-07-301-2/+3
| | | | | 8.2->9.0
* s/82errata.php3/90errata.php3/Guillaume Cottenceau2002-07-301-1/+1
|
* ensure choosing install-or-upgrade can't be done twicePascal Rigaux2002-07-291-6/+8
| | | | | (since it's badly handled and hard to handle nicely)
* (configureX): adapt to new XconfigPascal Rigaux2002-07-281-13/+3
|
* fix loading ide-cd (big thanks to rcc <rickscafe.casablanca@gmx.net> you didPascal Rigaux2002-07-251-1/+1
| | | | | | all the work to resolve the pb) => this fixes ide burner detection
* Help "perl -cw" not reporting any warningPascal Rigaux2002-07-251-6/+7
| | | | | | - for mac free partition, use $freepart instead of $freepart_device, $freepart_size ... - replace $timezone::ntp_servers by a function
* g Move 2: partition table: hierarchyThierry Vignaud2002-07-231-8/+8
|
* - Big Move 1: interactive::* hierarchyThierry Vignaud2002-07-231-2/+2
|
* make sure unselectMostPackages is called (so that changes in default_packagesFrancois Pons2002-07-191-1/+1
| | | | | are taken into account... but is may be any changes here ?).
* add support/option for Windows(tm) authentication via winbindStew Benedict2002-07-181-1/+12
|
* don't pass the prefix parameter, not needed/wanted anymorePascal Rigaux2002-07-181-1/+1
|
* improve a little.Francois Pons2002-07-161-12/+11
|
* fixed missing upgrade.Francois Pons2002-07-161-9/+15
| | | | | added wait message when finding packages to upgrade.
* fixed reference to no more used variable since new callback scheme.Francois Pons2002-07-151-1/+1
|
* use perl-URPM instead of rpmtools.Francois Pons2002-07-101-12/+11
|
* in case the licence is refused, ask for confirmationPascal Rigaux2002-07-081-6/+10
|