Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - add/remove spaces to make perl_checker happy | Pascal Rigaux | 2002-11-14 | 1 | -5/+5 |
| | | | | | | - remove redundant parentheses - add some parentheses for clarity | ||||
* | add/remove spaces to make perl_checker happy | Pascal Rigaux | 2002-11-13 | 1 | -1/+1 |
| | |||||
* | add/remove spaces to make perl_checker happy | Pascal Rigaux | 2002-11-13 | 1 | -1/+1 |
| | |||||
* | resync with latest printerdrake | Thierry Vignaud | 2002-11-12 | 1 | -5/+6 |
| | |||||
* | - replace ... =~ 'foo' with ... =~ /foo/ | Pascal Rigaux | 2002-11-11 | 1 | -1/+1 |
| | | | | | - remove unneeded parentheses for things like ... if (...) | ||||
* | add or remove spaces where need to please perl_checker | Pascal Rigaux | 2002-11-11 | 1 | -1/+1 |
| | |||||
* | replace availableMemory with availableMemory() | Pascal Rigaux | 2002-11-11 | 1 | -1/+1 |
| | |||||
* | make perl_checker happy | Pascal Rigaux | 2002-11-06 | 1 | -1/+1 |
| | |||||
* | replace complex "unless"s with "if"s | Pascal Rigaux | 2002-11-06 | 1 | -1/+1 |
| | |||||
* | replace "_" with "N" and "__" with "N_" | Pascal Rigaux | 2002-11-06 | 1 | -149/+149 |
| | | | | | | | | | | | | | | | | | | | rationale: - currently, we use _("xxx") as a shorthand for gettext("xxx"). It also used to call xgettext with --keyword=_ - alas, function &_ is global and not by package (notice esp. that _ is not exported in common.pm) - this lead to big ugly pb with packages defining their own &_, overriding common.pm's &_ - a fix is to set @::textdomains to add a new domain (the default being "libDrakX") but relying on the global "_" is still dangerous! | ||||
* | make new perl_checker happy: replacing PKG::f by PKG::f() | Pascal Rigaux | 2002-10-17 | 1 | -3/+3 |
| | |||||
* | log install class selection | Guillaume Cottenceau | 2002-09-25 | 1 | -2/+8 |
| | |||||
* | fix url | Pascal Rigaux | 2002-09-22 | 1 | -1/+1 |
| | |||||
* | add a small sentence to the license in order to solve a negociation with | Pascal Rigaux | 2002-09-21 | 1 | -1/+7 |
| | | | | | Thomson about the MP3 patents. | ||||
* | fix titisucks making cards choice in bttv dialog unavailable | Guillaume Cottenceau | 2002-09-19 | 1 | -4/+7 |
| | |||||
* | avoid proposing ntfs partition to be formatted. | Francois Pons | 2002-09-19 | 1 | -1/+1 |
| | |||||
* | do something with "Security Administrator (login or email)" | Pascal Rigaux | 2002-09-12 | 1 | -1/+1 |
| | |||||
* | fixed test of chooseCD on nfs (always enabled). | Francois Pons | 2002-09-10 | 1 | -3/+3 |
| | |||||
* | avoid removing all packages during upgrade (safe guard). | Francois Pons | 2002-09-10 | 1 | -4/+5 |
| | |||||
* | - s/occurance/occurence in license.txt (thx qqun) | Daouda Lo | 2002-09-08 | 1 | -1/+1 |
| | |||||
* | fix dialog box asking "Load from floppy" or "Save on floppy" in individual ↵ | Pascal Rigaux | 2002-09-04 | 1 | -28/+25 |
| | | | | package selection | ||||
* | fixed too higher percentage. | Francois Pons | 2002-09-03 | 1 | -2/+2 |
| | |||||
* | make sure upgrade is done instead. | Francois Pons | 2002-09-02 | 1 | -0/+1 |
| | |||||
* | reverted previous modification moved to crypto module. | Francois Pons | 2002-09-02 | 1 | -1/+0 |
| | |||||
* | make sure rpmdb is open before displaying packages tree. | Francois Pons | 2002-09-02 | 1 | -0/+1 |
| | |||||
* | 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 |
| |