Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bus/usb category prompting is automatic | Pascal Rigaux | 2002-08-28 | 1 | -2/+2 |
| | |||||
* | remove/simplify error hanling (most of it is moved to fsedit.pm) | Pascal Rigaux | 2002-08-27 | 1 | -20/+1 |
| | |||||
* | display a warning message about packages to remove. | Francois Pons | 2002-08-27 | 1 | -0/+1 |
| | |||||
* | adapt to mouse::write prototype change | Pascal Rigaux | 2002-08-22 | 1 | -1/+1 |
| | |||||
* | firewire configuration is only automatic | Pascal Rigaux | 2002-08-20 | 1 | -1/+1 |
| | |||||
* | add firewire controller configuration | Pascal Rigaux | 2002-08-20 | 1 | -0/+2 |
| | |||||
* | - harddrake::bttv is renamed harddrake::v4l | Thierry Vignaud | 2002-08-16 | 1 | -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 have | Francois Pons | 2002-08-12 | 1 | -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 from | Francois Pons | 2002-08-09 | 1 | -1/+1 |
| | | | | | this. | ||||
* | Windows PDC -> Windows Domain, don't make samba dirs - samba fixed now | Stew Benedict | 2002-08-08 | 1 | -5/+5 |
| | |||||
* | do not ask user to select ignored medium. | Francois Pons | 2002-08-07 | 1 | -0/+2 |
| | |||||
* | as suggested by Buchan Milne, defaults LDAP Server to ldap.DOMAINNAME | Pascal Rigaux | 2002-08-05 | 1 | -1/+1 |
| | |||||
* | s/__END__/1; | Thierry Vignaud | 2002-08-05 | 1 | -1/+1 |
| | |||||
* | kill "wonderful perl" | Thierry Vignaud | 2002-08-05 | 1 | -4/+1 |
| | |||||
* | partial rework of Windows PDC authentication, still need | Stew Benedict | 2002-08-04 | 1 | -5/+6 |
| | | | | | to run smbpasswd after network is up | ||||
* | drop keyboard unsafe when not unsafe anymore | Pascal Rigaux | 2002-08-01 | 1 | -0/+1 |
| | |||||
* | - the old $o->{keyboard} is now $o->{keyboard}{KEYBOARD} | Pascal Rigaux | 2002-08-01 | 1 | -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 happy | Pascal Rigaux | 2002-07-31 | 1 | -2/+2 |
| | |||||
* | make new perl_checker happy (and that's not easy!) | Pascal Rigaux | 2002-07-31 | 1 | -2/+2 |
| | |||||
* | use usb keyboard bCountryCode to choose the right keyboard | Pascal Rigaux | 2002-07-30 | 1 | -4/+4 |
| | |||||
* | - call fsck.jfs before mounting read-write (otherwise mount simply fails) | Pascal Rigaux | 2002-07-30 | 1 | -7/+12 |
| | | | | | - propose fsck -y for ext2 when fsck -a fails | ||||
* | have errata in parameter to not break too much updates | Guillaume Cottenceau | 2002-07-30 | 1 | -2/+3 |
| | | | | | 8.2->9.0 | ||||
* | s/82errata.php3/90errata.php3/ | Guillaume Cottenceau | 2002-07-30 | 1 | -1/+1 |
| | |||||
* | ensure choosing install-or-upgrade can't be done twice | Pascal Rigaux | 2002-07-29 | 1 | -6/+8 |
| | | | | | (since it's badly handled and hard to handle nicely) | ||||
* | (configureX): adapt to new Xconfig | Pascal Rigaux | 2002-07-28 | 1 | -13/+3 |
| | |||||
* | fix loading ide-cd (big thanks to rcc <rickscafe.casablanca@gmx.net> you did | Pascal Rigaux | 2002-07-25 | 1 | -1/+1 |
| | | | | | | all the work to resolve the pb) => this fixes ide burner detection | ||||
* | Help "perl -cw" not reporting any warning | Pascal Rigaux | 2002-07-25 | 1 | -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: hierarchy | Thierry Vignaud | 2002-07-23 | 1 | -8/+8 |
| | |||||
* | - Big Move 1: interactive::* hierarchy | Thierry Vignaud | 2002-07-23 | 1 | -2/+2 |
| | |||||
* | make sure unselectMostPackages is called (so that changes in default_packages | Francois Pons | 2002-07-19 | 1 | -1/+1 |
| | | | | | are taken into account... but is may be any changes here ?). | ||||
* | add support/option for Windows(tm) authentication via winbind | Stew Benedict | 2002-07-18 | 1 | -1/+12 |
| | |||||
* | don't pass the prefix parameter, not needed/wanted anymore | Pascal Rigaux | 2002-07-18 | 1 | -1/+1 |
| | |||||
* | improve a little. | Francois Pons | 2002-07-16 | 1 | -12/+11 |
| | |||||
* | fixed missing upgrade. | Francois Pons | 2002-07-16 | 1 | -9/+15 |
| | | | | | added wait message when finding packages to upgrade. | ||||
* | fixed reference to no more used variable since new callback scheme. | Francois Pons | 2002-07-15 | 1 | -1/+1 |
| | |||||
* | use perl-URPM instead of rpmtools. | Francois Pons | 2002-07-10 | 1 | -12/+11 |
| | |||||
* | in case the licence is refused, ask for confirmation | Pascal Rigaux | 2002-07-08 | 1 | -6/+10 |
| | |||||
* | help perl_checker | Pascal Rigaux | 2002-07-08 | 1 | -2/+4 |
| | |||||
* | various cleanups: | Thierry Vignaud | 2002-07-08 | 1 | -1/+1 |
| | | | | | | | | - move all harddrake modules to harddrake namespace - replace two use by require so that it's not done at compil time but at runtime - there was a missing $ in harddrake::ui.pm | ||||
* | minimize startup: only load harddrake::bttv if the user click on "tv | Thierry Vignaud | 2002-07-05 | 1 | -2/+1 |
| | | | | | card" field in the hw summary window | ||||
* | use harddrake::bttv to let people configure their tv card if it's misdetected | Thierry Vignaud | 2002-07-05 | 1 | -1/+2 |
| | |||||
* | adapt to new modules.pm | Pascal Rigaux | 2002-07-04 | 1 | -5/+5 |
| | |||||
* | ensure licence step is asked in any case (ie. even when selectLanguage is ↵ | Pascal Rigaux | 2002-06-26 | 1 | -0/+4 |
| | | | | automatic) | ||||
* | english fixes thx to vincent meyer | Guillaume Cottenceau | 2002-06-03 | 1 | -11/+13 |
| | |||||
* | handle "Cancel" on NIS / LDAP server dialog box | Pascal Rigaux | 2002-04-16 | 1 | -2/+2 |
| | |||||
* | fix a few english strings | Guillaume Cottenceau | 2002-04-08 | 1 | -9/+9 |
| | |||||
* | - remove obsolete code | Pascal Rigaux | 2002-03-15 | 1 | -31/+1 |
| | | | | | - the result is to use directly $availableC instead $size2install which was min($availableC, $max_size) | ||||
* | search /commercial/i instead of /Application/ before showing the commercial ↵ | Pascal Rigaux | 2002-03-11 | 1 | -1/+1 |
| | | | | license | ||||
* | fixed package tree with a given medium. | Francois Pons | 2002-03-07 | 1 | -5/+3 |
| | |||||
* | ensure the fstab is kept on upgrade | Pascal Rigaux | 2002-03-06 | 1 | -1/+1 |
| |