Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed ldconfig not visible in packages tree. | Francois Pons | 2002-08-20 | 1 | -1/+2 |
| | |||||
* | Fixed parantheses of a "member" function, fixed typos. | Till Kamppeter | 2002-08-20 | 1 | -3/+5 |
| | |||||
* | s/enter a disk/insert a disk/ (Arpad Biro) | Thierry Vignaud | 2002-08-20 | 1 | -1/+1 |
| | |||||
* | s/mkinird/mkinitrd/ (Arpad Biro) | Thierry Vignaud | 2002-08-20 | 1 | -1/+1 |
| | |||||
* | typo fixed seen by Arpad Biro: | Thierry Vignaud | 2002-08-20 | 1 | -5/+5 |
| | | | | | | | | s/durind/during/ s/an user/a user/ s/select select/select/ s/propogate/propagate/ | ||||
* | fixed ldconfig not selected for installation. | Francois Pons | 2002-08-20 | 1 | -2/+4 |
| | |||||
* | s/one of the selected service/one of the selected services/ | Thierry Vignaud | 2002-08-20 | 1 | -1/+1 |
| | | | | | (spoted by Arpad Biro) | ||||
* | make sure kernel is selected during upgrade. | Francois Pons | 2002-08-20 | 1 | -0/+5 |
| | |||||
* | added bestKernelPackage. | Francois Pons | 2002-08-20 | 1 | -0/+12 |
| | |||||
* | don't put dvd burners in both dvd and burners classes but only in | Thierry Vignaud | 2002-08-20 | 1 | -1/+1 |
| | | | | | burners | ||||
* | fix $'s in i18n'ed strings | Pascal Rigaux | 2002-08-20 | 1 | -6/+6 |
| | |||||
* | update to correspond to keyboard.pm | Pascal Rigaux | 2002-08-20 | 1 | -0/+0 |
| | |||||
* | - drop the loadkeys_files (it is unused) | Pascal Rigaux | 2002-08-20 | 1 | -32/+4 |
| | | | | | - add more precise check of the existence of .bkmap's and that share/keymaps.tar.bz2 is up to date | ||||
* | o ECI adsl config fix | Damien Chaumette | 2002-08-20 | 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 | 3 | -1/+6 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2002-08-20 | 3 | -1161/+1131 |
| | |||||
* | fix the use of create_okcancel | Pascal Rigaux | 2002-08-20 | 1 | -1/+1 |
| | |||||
* | when restarting X, don't kill kdm/gdm/xdm, they don't need this (worse, they ↵ | Pascal Rigaux | 2002-08-20 | 1 | -1/+1 |
| | | | | don't respawn) | ||||
* | adding draksplash | Jonathan Gotti | 2002-08-20 | 1 | -1/+6 |
| | |||||
* | adding draksplash in STANDALONEPMS_ | Jonathan Gotti | 2002-08-20 | 1 | -1/+1 |
| | |||||
* | a tool for bootsplash theme creation | Jonathan Gotti | 2002-08-20 | 1 | -0/+544 |
| | |||||
* | Removed fallback languages for "bs" (there are enough native translations now) | Pablo Saratxaga | 2002-08-20 | 1 | -1/+1 |
| | |||||
* | remove unused subs | Stew Benedict | 2002-08-20 | 1 | -651/+540 |
| | | | | | | disable forced "backup before restore" that erases previous backup more work towards tracking backed up files for future recovery | ||||
* | s/progess/progress/ (Arpad Biro) | Thierry Vignaud | 2002-08-19 | 1 | -3/+3 |
| | |||||
* | typo fix spoted by Arpad Biro | Thierry Vignaud | 2002-08-19 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-08-19 | 1 | -0/+94 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-08-19 | 1 | -4/+5 |
| | |||||
* | remove dir security | Pascal Rigaux | 2002-08-19 | 1 | -2/+2 |
| | |||||
* | use my_gtk {isWizard} and {isEmbedded} which are more accurate than | Pascal Rigaux | 2002-08-19 | 1 | -6/+4 |
| | | | | | | $::isWizard && !$my_gtk::pop_it and $::isEmbedded && !$my_gtk::pop_it, since when the Plug is full, the window is not embedded. | ||||
* | in my_gtk object, set {isEmbedded} if embedded and {isWizard} if displayed ↵ | Pascal Rigaux | 2002-08-19 | 1 | -0/+2 |
| | | | | wizard mode | ||||
* | (readMonitorsDB): now return a list instead of a hash to handle same name ↵ | Pascal Rigaux | 2002-08-19 | 1 | -19/+24 |
| | | | | | | | | entries with different EISA_ID (configure_automatic): handle EISA_ID but no VertRefresh/HorizSync (happens for some hardware) (choose): handle user asking for "Plug'n Play" monitor and ddcxinfos failing | ||||
* | replace "xxx => eval { }" with "xxx => scalar eval {}" | Pascal Rigaux | 2002-08-19 | 1 | -2/+2 |
| | |||||
* | fix checking the return value of fsck.jfs | Pascal Rigaux | 2002-08-19 | 1 | -1/+4 |
| | |||||
* | add remove_modules | Thierry Vignaud | 2002-08-19 | 1 | -0/+7 |
| | |||||
* | o remove old /etc/hosts entries for the hostname before adding new one | Damien Chaumette | 2002-08-19 | 1 | -1/+6 |
| | |||||
* | add scsi Optical Device recognition (thanks to Michael Riss) | Pascal Rigaux | 2002-08-19 | 1 | -1/+1 |
| | | | | | | (without this, a hard drive following the optical device gets assigned sda whereas sda is the optical device and the hard drive really is sdb) | ||||
* | s/drakconnet/drakconnect/ (Thank you for adding this bug, Titi) | Till Kamppeter | 2002-08-19 | 1 | -3/+3 |
| | |||||
* | add $Id: $ | Pascal Rigaux | 2002-08-19 | 1 | -1/+1 |
| | |||||
* | (getAndSaveAutoInstallFloppy): ensure mount fail doesn't cause any pb | Pascal Rigaux | 2002-08-19 | 1 | -1/+1 |
| | |||||
* | Make sure nautilus-gtkhtml is installed by default for GNOME | Frederic Crozat | 2002-08-19 | 1 | -0/+1 |
| | |||||
* | - draksec is in his own package now | Christian Belisle | 2002-08-19 | 3 | -349/+0 |
| | |||||
* | - draksec is in his own package now. | Christian Belisle | 2002-08-19 | 1 | -18/+0 |
| | |||||
* | - draksec is now in his own package | Christian Belisle | 2002-08-19 | 1 | -26/+0 |
| | |||||
* | Fixed HP multi-function device configuration during the installation: | Till Kamppeter | 2002-08-18 | 2 | -1/+7 |
| | | | | | | - Fixed mistyped package name for "mtoolsfm" - Set links for photo card reader auto-detection to work | ||||
* | since lba32 is the default in lilo.conf | Pascal Rigaux | 2002-08-18 | 1 | -1/+2 |
| | | | | | | - write "geometric" when lba32 is not set - don't write lba32 (useless) | ||||
* | *** empty log message *** | Pascal Rigaux | 2002-08-17 | 1 | -0/+201 |
| | |||||
* | updated po files | Pablo Saratxaga | 2002-08-17 | 1 | -427/+452 |
| | |||||
* | sort resolutions to default to 1280x1024 instead of 1280x960 | Pascal Rigaux | 2002-08-17 | 1 | -1/+1 |
| | |||||
* | if the monitor size is not given, default to 14' | Pascal Rigaux | 2002-08-17 | 1 | -1/+1 |
| |