Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *** empty log message *** | Pascal Rigaux | 2002-08-13 | 1 | -1/+4 |
| | |||||
* | nothing useful for the moment | Pascal Rigaux | 2002-08-13 | 1 | -11/+0 |
| | |||||
* | add checking davfs is installed | Pascal Rigaux | 2002-08-13 | 1 | -0/+2 |
| | |||||
* | use ensure_is_installed | Pascal Rigaux | 2002-08-13 | 4 | -16/+3 |
| | |||||
* | add ensure_is_installed (which was network::smbnfs::check_raw and is often ↵ | Pascal Rigaux | 2002-08-13 | 1 | -0/+14 |
| | | | | useful) | ||||
* | rough WebDAV gui | Pascal Rigaux | 2002-08-13 | 3 | -2/+101 |
| | |||||
* | handle the setting of 'ok' and 'cancel' | Pascal Rigaux | 2002-08-13 | 1 | -1/+1 |
| | |||||
* | backend davfs (WebDAV) support | Pascal Rigaux | 2002-08-13 | 4 | -4/+19 |
| | |||||
* | - handle setting 'ok' && 'cancel' | Pascal Rigaux | 2002-08-13 | 3 | -3/+10 |
| | | | | | - handle isWizard in newt (basic handling) | ||||
* | remove completly setting 'ok' & 'cancel' since it's better done per | Pascal Rigaux | 2002-08-13 | 1 | -2/+0 |
| | | | | | interactive::* to handle correctly the Wizard mode | ||||
* | button "Previous" and "Next" are not only there in interactive::gtk | Pascal Rigaux | 2002-08-13 | 1 | -1/+2 |
| | |||||
* | check the config file isn't empty | Thierry Vignaud | 2002-08-13 | 1 | -1/+1 |
| | |||||
* | added a true value. | Francois Pons | 2002-08-13 | 1 | -0/+2 |
| | |||||
* | removed duplicate aspell-xx as DrakX will take care of them now. | Francois Pons | 2002-08-13 | 1 | -2/+1 |
| | |||||
* | fixed stupid typo. | Francois Pons | 2002-08-13 | 1 | -1/+1 |
| | |||||
* | allow selecting a choice package according to locales-xx found. | Francois Pons | 2002-08-13 | 1 | -3/+12 |
| | |||||
* | (export_to_install_X): if monitor is p'n'p, don't save it for auto_install | Pascal Rigaux | 2002-08-13 | 1 | -1/+1 |
| | |||||
* | add "Australian Optus cable TV" support (need xawtv <= 3.76) | Thierry Vignaud | 2002-08-13 | 1 | -0/+1 |
| | |||||
* | updated Portuguese and Chinese files | Pablo Saratxaga | 2002-08-13 | 1 | -341/+341 |
| | |||||
* | harddrake-ui doesn't have to provides kudzu | Thierry Vignaud | 2002-08-13 | 1 | -2/+2 |
| | |||||
* | require latest perl-MDK-Common | Pascal Rigaux | 2002-08-13 | 1 | -1/+1 |
| | |||||
* | corrected erros that made the script fail | Pablo Saratxaga | 2002-08-13 | 1 | -2/+3 |
| | |||||
* | create a backup of XF86Config (XF86Config.old) | Pascal Rigaux | 2002-08-12 | 1 | -0/+1 |
| | |||||
* | remove useless 2 GNOME | Florent Villard | 2002-08-12 | 1 | -1/+0 |
| | |||||
* | logo for beta 3 | Florent Villard | 2002-08-12 | 1 | -0/+0 |
| | |||||
* | update LSB text | Florent Villard | 2002-08-12 | 1 | -1/+1 |
| | |||||
* | - fix reading previous keyboard config on upgrade (for displaying in summary) | Pascal Rigaux | 2002-08-12 | 4 | -11/+16 |
| | | | | | | - ensure keyboard and mouse configuration are not overwritten if not explictly modified on upgrade - propagate pci=xxx at install to bootloader (since "pci=bios,biosirq" is needed on some box, see http://islay.dyndns.org/taz/index.html for more) | ||||
* | use setExportedVarsInSh for setting /etc/profile.d/proxy.sh so that http_proxy | Pascal Rigaux | 2002-08-12 | 1 | -4/+3 |
| | | | | | and ftp_proxy are exported (thanks to Pascal <pascal@vmfacility.fr>) | ||||
* | - add setExportedVarsInSh and setExportedVarsInCsh | Pascal Rigaux | 2002-08-12 | 1 | -3/+8 |
| | | | | | - remove setVarsInCsh (obsoleted by setExportedVarsInCsh) | ||||
* | don't switch to 2 buttons dialog box if the labels are too long in ask_from_list | Pascal Rigaux | 2002-08-12 | 1 | -10/+12 |
| | | | | | | (otherwise it's ugly (reported for XFdrake multi-head choice with 67 & 58 chars strings) (fix bug #62) | ||||
* | use $::prefix | Pascal Rigaux | 2002-08-12 | 3 | -5/+4 |
| | |||||
* | locale name <-> charset correspondances better matching what DrakX uses | Pablo Saratxaga | 2002-08-12 | 3 | -4/+18 |
| | |||||
* | fix typo | Pascal Rigaux | 2002-08-12 | 1 | -1/+1 |
| | |||||
* | fix embedding | Pascal Rigaux | 2002-08-12 | 1 | -1/+0 |
| | |||||
* | fixed stupid change (almost hope it was really changes). | Francois Pons | 2002-08-12 | 1 | -2/+2 |
| | |||||
* | update TODO list | Thierry Vignaud | 2002-08-12 | 1 | -1/+1 |
| | |||||
* | allow ftp_proxy beginning with http: (thanks to Christophe Combelles) | Pascal Rigaux | 2002-08-12 | 1 | -2/+2 |
| | |||||
* | print fields values in blue, paint unknown module in red | Thierry Vignaud | 2002-08-12 | 1 | -0/+0 |
| | |||||
* | consolidate create_factory_menu | Thierry Vignaud | 2002-08-12 | 2 | -0/+12 |
| | |||||
* | fix to reduce size of already installed packages. | Francois Pons | 2002-08-12 | 1 | -19/+24 |
| | |||||
* | 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). | ||||
* | allow removing packages on upgrade. | Francois Pons | 2002-08-12 | 1 | -23/+4 |
| | |||||
* | - on exit, kill the running configurator if any | Thierry Vignaud | 2002-08-12 | 2 | -15/+7 |
| | |||||
* | - modules::get_parameters : consolidate some code | Thierry Vignaud | 2002-08-12 | 2 | -1/+9 |
| | | | | | - harddrake::ui : uses it | ||||
* | - ugtk::gtkexpand : new function | Thierry Vignaud | 2002-08-12 | 2 | -1/+2 |
| | | | | | - harddrake::ui : uses it | ||||
* | - perl_checker fix | Thierry Vignaud | 2002-08-12 | 1 | -0/+0 |
| | | | | | - simplifications | ||||
* | - put signals ids in %IDs | Thierry Vignaud | 2002-08-12 | 1 | -0/+0 |
| | | | | | - consolidate duplicated disconnection code into disconnect | ||||
* | write_on_pixmap: kill unused variable | Thierry Vignaud | 2002-08-12 | 1 | -1/+1 |
| | |||||
* | tree_set_icon: new function | Thierry Vignaud | 2002-08-12 | 2 | -0/+8 |
| | |||||
* | create_okcancel isn't in ugtk so don't export it (warning fix) | Thierry Vignaud | 2002-08-12 | 1 | -1/+1 |
| |