Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - ensure log::l's don't appear on stderr | Pascal Rigaux | 2003-02-11 | 1 | -1/+2 |
| | | | | | - catch authentification errors | ||||
* | have localedrake in /usr/bin rather than /usr/sbin (#1407) | Guillaume Cottenceau | 2003-02-11 | 1 | -3/+4 |
| | |||||
* | don't set AGPMode (see bug #707) | Pascal Rigaux | 2003-02-11 | 1 | -3/+0 |
| | |||||
* | smoother gui | Thierry Vignaud | 2003-02-11 | 1 | -0/+1 |
| | |||||
* | - further ugtk2 cleanups | Thierry Vignaud | 2003-02-11 | 1 | -47/+48 |
| | | | | | - (row_setting_dialog) : fix implosion | ||||
* | phase 1 of drakperm clean up through ugtk2 | Thierry Vignaud | 2003-02-11 | 1 | -30/+21 |
| | |||||
* | - gtk2 port of dialogs (poulpy) | Thierry Vignaud | 2003-02-11 | 1 | -258/+257 |
| | | | | | | | | | - one callback cleanup (me): o enforce strict mode (aka kill jonathanries) and introuce a permission data structure. o no need to keep global references on widget we pack through symbolic references; this is only namespace pollution | ||||
* | no need to duplicate LC_MONETARY | Guillaume Cottenceau | 2003-02-11 | 1 | -1/+1 |
| | |||||
* | thx perl checko | Guillaume Cottenceau | 2003-02-11 | 1 | -0/+1 |
| | |||||
* | try to fix the $o->{lang} compat | Guillaume Cottenceau | 2003-02-11 | 1 | -1/+1 |
| | |||||
* | have compatibility with old $o->{lang} for not breaking existing auto ↵ | Guillaume Cottenceau | 2003-02-11 | 2 | -7/+13 |
| | | | | install files | ||||
* | reflect lang->locale changes in saving auto_inst.cfg file | Guillaume Cottenceau | 2003-02-11 | 1 | -1/+1 |
| | |||||
* | handle 0x7 partition table id specially since it can be both hpfs or ntfs. | Pascal Rigaux | 2003-02-11 | 2 | -4/+6 |
| | | | | | | | so adding 0x107 being really ntfs. hopefully this change won't break too much things (but things were already broken, since it assigned a mount point with type ntfs to some hpfs partitions) (fixes bug #1455) | ||||
* | for GRP_TOGGLE'd keyboard layouts, have "us,XX" instead of simply "XX" | Pascal Rigaux | 2003-02-11 | 1 | -1/+1 |
| | | | | | (to have previous XFree's behaviour) | ||||
* | - better error message for bad modules in modules.pl | Pascal Rigaux | 2003-02-11 | 2 | -3/+4 |
| | | | | | | - handle the exit code of modules.pl (so that .mar files not generated is more understandable) | ||||
* | fixed sanity check on presence of marfile. | Francois Pons | 2003-02-11 | 1 | -1/+1 |
| | |||||
* | - have the "Windows" button blue | Pascal Rigaux | 2003-02-11 | 1 | -0/+3 |
| | | | | | | | - set xthickness = 1 and ythickness = 1 for buttons (so that non-colored buttons have the same feelings with the upcoming new theme) | ||||
* | update to changes in lang.pm | Guillaume Cottenceau | 2003-02-11 | 1 | -8/+6 |
| | |||||
* | don't take lang subdir in pixmap | Frederic Lepied | 2003-02-11 | 1 | -1/+1 |
| | |||||
* | no frame in standalone mode | Thierry Vignaud | 2003-02-11 | 1 | -0/+1 |
| | |||||
* | stop: | Thierry Vignaud | 2003-02-11 | 1 | -16/+1 |
| | | | | | | - copying stude && useless trace around - reinventing the wheel: kill parse_etc_passwd() and use list_users() instead | ||||
* | corrected option handling and added hotplug checkbox | Frederic Lepied | 2003-02-10 | 1 | -16/+18 |
| | |||||
* | added a text to describe the Zeroconf host name field | Frederic Lepied | 2003-02-10 | 1 | -2/+5 |
| | |||||
* | count space needed for the filesystem so that we don't end up with 3 mbytes ↵ | Guillaume Cottenceau | 2003-02-10 | 1 | -3/+3 |
| | | | | of free space if /tmp was ext3 | ||||
* | reworded network restart string | Frederic Lepied | 2003-02-10 | 1 | -1/+1 |
| | |||||
* | in lilo.conf, "unsafe" is incompatible with "table=..." (fixes bug #1382) | Pascal Rigaux | 2003-02-10 | 1 | -2/+3 |
| | |||||
* | ck hptraid, but discard the insmod error for it | Pascal Rigaux | 2003-02-10 | 2 | -1/+3 |
| | |||||
* | small cleanup | Pascal Rigaux | 2003-02-10 | 1 | -1/+1 |
| | |||||
* | don't list hptraid since it's too buggy (eg: bug 1085) | Pascal Rigaux | 2003-02-10 | 1 | -1/+1 |
| | |||||
* | cs4239 is managed by both "ad1848" and "snd-cs4236" | Thierry Vignaud | 2003-02-10 | 1 | -2/+2 |
| | |||||
* | perl checko | Guillaume Cottenceau | 2003-02-10 | 1 | -1/+1 |
| | |||||
* | perl checko files | Guillaume Cottenceau | 2003-02-10 | 1 | -12/+3 |
| | |||||
* | two fixes thx to perl_checker, one among them being very important :) | Guillaume Cottenceau | 2003-02-10 | 1 | -2/+2 |
| | |||||
* | - more precise message when formatting / fsck'ing / mounting partitions | Pascal Rigaux | 2003-02-10 | 3 | -25/+40 |
| | | | | | - hide passwords (for smb) | ||||
* | when displaying images in treeview, unref pixbufs right after their use so ↵ | Guillaume Cottenceau | 2003-02-10 | 1 | -9/+13 |
| | | | | that we try to save some memory | ||||
* | - s/link/path/ | Daouda Lo | 2003-02-10 | 1 | -1/+1 |
| | |||||
* | - http connections handled. | Daouda Lo | 2003-02-10 | 1 | -18/+17 |
| | |||||
* | - help link can be non local (http, www connnections). | Daouda Lo | 2003-02-10 | 1 | -1/+1 |
| | |||||
* | - sort functions by name in export tags | Thierry Vignaud | 2003-02-10 | 1 | -19/+28 |
| | | | | | - (gtkset_name) introduce it for mcc and reuse it in create_box_with_title() | ||||
* | perl_checker fixes | Thierry Vignaud | 2003-02-10 | 3 | -5/+5 |
| | |||||
* | do translate "System installation" and "System configuration" in steps window | Pascal Rigaux | 2003-02-09 | 1 | -2/+2 |
| | |||||
* | corrected expert case to restart network and if the user choose not to restart | Frederic Lepied | 2003-02-09 | 1 | -2/+2 |
| | | | | | the network, end the dialog normally. | ||||
* | check that zeroconf hostname doesn"t contain a . | Frederic Lepied | 2003-02-09 | 1 | -5/+26 |
| | | | | | read zeroconf hostname from tmdns.conf | ||||
* | check that zeroconf hostname doesn"t contain a . | Frederic Lepied | 2003-02-09 | 1 | -1/+9 |
| | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-02-08 | 1 | -1/+204 |
| | |||||
* | language/country selection change: | Guillaume Cottenceau | 2003-02-08 | 91 | -703/+630 |
| | | | | | | | | | | | | | | | - first install step is selection of your language, in your language; it uses images for that - language->country is probed, the selection of the country is possible if there was a problem, in the Summary step - in the $o big structure, we now use $o->{locale} which contains three keys: lang, country and utf8 - lang.pm has been cleaned and rewritten a bit - keyboard probing now done only on language (because this step is at the beginning of the install) - timezone probing done on country, if use changes country before timezone in the Summary, re-probe timezone accordingly | ||||
* | remove "cooker" from the issue of the rescue since we're | Guillaume Cottenceau | 2003-02-08 | 1 | -1/+1 |
| | | | | | aproaching the release candidates | ||||
* | change address for errata to reflect the future 9.1 | Guillaume Cottenceau | 2003-02-08 | 1 | -1/+1 |
| | |||||
* | when probing that we're in testing mode, print out the pid (since the probe ↵ | Guillaume Cottenceau | 2003-02-08 | 1 | -1/+1 |
| | | | | is based on the pid and some recent machines seem to interact badly with that when in bad acpi mood) | ||||
* | say we're low on resources if we have less than 70 Mb of RAM (was 60 Mb) | Guillaume Cottenceau | 2003-02-08 | 1 | -1/+1 |
| |