Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spell Mandrakelinux in one word | Thierry Vignaud | 2004-03-10 | 39 | -391/+392 |
| | |||||
* | (row_setting_dialog) sanitize spacing in frames | Thierry Vignaud | 2004-03-10 | 1 | -7/+7 |
| | |||||
* | list jp106 keyboard as latin only to avoid the misleading screen about | Pablo Saratxaga | 2004-03-10 | 1 | -1/+4 |
| | | | | | language switching (japanese input doesn't use that method) | ||||
* | *** empty log message *** | Pascal Rigaux | 2004-03-10 | 1 | -1/+113 |
| | |||||
* | fix the 8669 bug | Florin Grad | 2004-03-10 | 1 | -1/+1 |
| | |||||
* | (get_net_devices) increase max number of detectable net cards from 6 to 10 | Thierry Vignaud | 2004-03-10 | 1 | -1/+1 |
| | |||||
* | fix isdn config step | Thierry Vignaud | 2004-03-09 | 1 | -1/+1 |
| | |||||
* | really, really fix ISDN cards detection :-( | Thierry Vignaud | 2004-03-09 | 1 | -1/+1 |
| | |||||
* | really adapt to new network::isdn::isdn_detect_backend() API | Thierry Vignaud | 2004-03-09 | 1 | -2/+1 |
| | |||||
* | (read_providers_backend) add prototype in order to please lord perl_checker | Thierry Vignaud | 2004-03-09 | 1 | -1/+1 |
| | |||||
* | isdn config step: enable to alter defined but empty fields | Thierry Vignaud | 2004-03-09 | 1 | -1/+1 |
| | |||||
* | fix parameters reading/writin in isdn config step: take parameters | Thierry Vignaud | 2004-03-09 | 1 | -7/+7 |
| | | | | | from isdn data structure, not cnx one | ||||
* | fix isdn config step by using runtime references | Thierry Vignaud | 2004-03-09 | 1 | -1/+3 |
| | |||||
* | special case to handle imm & ppa on kernel 2.6: | Pascal Rigaux | 2004-03-09 | 1 | -1/+6 |
| | | | | | | - need parport_pc - modules insmod always succeed, so need to check /proc/sys/dev/parport/parport0/devices/{imm,ppa} | ||||
* | Reverse trivial translation typo. Change the_time() usage. | Stew Benedict | 2004-03-09 | 1 | -3/+3 |
| | |||||
* | Made more clear choices in the first-time dialog of printerdrake. | Till Kamppeter | 2004-03-09 | 1 | -1/+7 |
| | |||||
* | Fix breakage introduced in config rewrite. | Stew Benedict | 2004-03-09 | 1 | -19/+13 |
| | | | | | All wizard methods should end at config summary. | ||||
* | keyboard::load() causes some errors on kernel 2.4, ignoring them | Pascal Rigaux | 2004-03-09 | 1 | -2/+2 |
| | |||||
* | fix crash in wizard (#8654) (setVarsInSh use output instead of output_p...) | Thierry Vignaud | 2004-03-09 | 1 | -0/+1 |
| | |||||
* | catch exception (bugzilla #8726) | Pascal Rigaux | 2004-03-09 | 1 | -2/+2 |
| | |||||
* | (the_time) simplify | Thierry Vignaud | 2004-03-09 | 1 | -14/+2 |
| | |||||
* | fix boot_conf_path usage | Thierry Vignaud | 2004-03-09 | 1 | -4/+4 |
| | |||||
* | rename thm_conf_path as boot_conf_path to prevent confusion with thm_path | Thierry Vignaud | 2004-03-09 | 1 | -6/+5 |
| | |||||
* | (write_boot_thm) simplify through mkdir_p() | Thierry Vignaud | 2004-03-09 | 1 | -7/+3 |
| | |||||
* | misc perl_checker cleanups | Thierry Vignaud | 2004-03-09 | 1 | -3/+1 |
| | |||||
* | fix config file path (directory is now named config, not cfg) | Thierry Vignaud | 2004-03-09 | 1 | -6/+7 |
| | |||||
* | Support for plain tar. Deal with mixture of formats on restore. (#8676) | Stew Benedict | 2004-03-09 | 1 | -109/+127 |
| | | | | | | Fix issue with first incremental pass not using base as comparison. Rework most file selections to use the same sub, drop other subs. | ||||
* | updated pot file | Pablo Saratxaga | 2004-03-08 | 1 | -610/+575 |
| | |||||
* | Fix to prevent saving host passwd when user requests not to (#8700). | Stew Benedict | 2004-03-08 | 1 | -1/+9 |
| | |||||
* | fix typo | Pascal Rigaux | 2004-03-08 | 1 | -1/+2 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2004-03-08 | 1 | -1/+25 |
| | |||||
* | in generate_automatic_stage1_params(): | Pascal Rigaux | 2004-03-08 | 1 | -12/+18 |
| | | | | | | - handle FTP via HTTP proxy (bugzilla #8699) - cleanup using a different data-structure | ||||
* | *** empty log message *** | Pascal Rigaux | 2004-03-08 | 1 | -1/+292 |
| | |||||
* | a missing module is now an error, that way it won't be in scsi_hostadapters. ↵ | Pascal Rigaux | 2004-03-08 | 1 | -3/+3 |
| | | | | In load_category(), exception is caught, so no pb when using load_category(). But beware, this may break! | ||||
* | - update check() for 2.6 | Pascal Rigaux | 2004-03-08 | 1 | -10/+14 |
| | | | | | | - categorize missing modules - cleanup | ||||
* | UI coherency (#8675). | Stew Benedict | 2004-03-08 | 1 | -1/+2 |
| | |||||
* | rename ensure_is_installed_if_availlable( as ensure_is_installed_if_available() | Thierry Vignaud | 2004-03-08 | 2 | -3/+3 |
| | |||||
* | Fix some missing configuration options (#8654). | Stew Benedict | 2004-03-08 | 1 | -7/+9 |
| | |||||
* | install unicorn package for bewan modems | Thierry Vignaud | 2004-03-08 | 1 | -0/+3 |
| | |||||
* | fix variable interpolation in strings | Thierry Vignaud | 2004-03-08 | 1 | -1/+1 |
| | |||||
* | /proc/partitions parsing was broken for scsi cdroms using non-devfs names, and | Pascal Rigaux | 2004-03-08 | 1 | -6/+5 |
| | | | | | | our 2.6 doesn't use devfs names in /proc/partitions... :'-( (bugzilla #8641) | ||||
* | nicer debug error message | Pascal Rigaux | 2004-03-08 | 1 | -4/+3 |
| | |||||
* | (Gtk2::WrappedLabel::new) fix unusing label | Thierry Vignaud | 2004-03-08 | 1 | -1/+1 |
| | |||||
* | (getBewan) fix bewan modem detection | Thierry Vignaud | 2004-03-08 | 1 | -1/+1 |
| | |||||
* | (make_boot_frame) fix crash on color switch | Thierry Vignaud | 2004-03-08 | 1 | -1/+1 |
| | |||||
* | (mk_frame) | Thierry Vignaud | 2004-03-08 | 1 | -42/+59 |
| | | | | | | - workaround horrible packing by using a table instead of a vbox - do packing of resulted table outside mk_frame() which is much saner | ||||
* | fix spacing around commas (sanitizing) | Thierry Vignaud | 2004-03-08 | 1 | -31/+31 |
| | |||||
* | gc prefers "obj->method" rather than "method obj" call style | Thierry Vignaud | 2004-03-08 | 1 | -14/+14 |
| | |||||
* | use option menu for resolutions list | Thierry Vignaud | 2004-03-08 | 1 | -1/+6 |
| | |||||
* | (mk_frame) enable to use either combo boxes or option menus for lists | Thierry Vignaud | 2004-03-08 | 1 | -1/+1 |
| |