summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* - have the "Windows" button bluePascal Rigaux2003-02-111-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.pmGuillaume Cottenceau2003-02-111-8/+6
|
* don't take lang subdir in pixmapFrederic Lepied2003-02-111-1/+1
|
* no frame in standalone modeThierry Vignaud2003-02-111-0/+1
|
* stop:Thierry Vignaud2003-02-111-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 checkboxFrederic Lepied2003-02-101-16/+18
|
* added a text to describe the Zeroconf host name fieldFrederic Lepied2003-02-101-2/+5
|
* reworded network restart stringFrederic Lepied2003-02-101-1/+1
|
* in lilo.conf, "unsafe" is incompatible with "table=..." (fixes bug #1382)Pascal Rigaux2003-02-101-2/+3
|
* ck hptraid, but discard the insmod error for itPascal Rigaux2003-02-101-0/+2
|
* small cleanupPascal Rigaux2003-02-101-1/+1
|
* cs4239 is managed by both "ad1848" and "snd-cs4236"Thierry Vignaud2003-02-101-2/+2
|
* perl checkoGuillaume Cottenceau2003-02-101-1/+1
|
* perl checko filesGuillaume Cottenceau2003-02-101-12/+3
|
* two fixes thx to perl_checker, one among them being very important :)Guillaume Cottenceau2003-02-101-2/+2
|
* - more precise message when formatting / fsck'ing / mounting partitionsPascal Rigaux2003-02-103-25/+40
| | | | | - hide passwords (for smb)
* when displaying images in treeview, unref pixbufs right after their use so ↵Guillaume Cottenceau2003-02-101-9/+13
| | | | that we try to save some memory
* - s/link/path/Daouda Lo2003-02-101-1/+1
|
* - http connections handled.Daouda Lo2003-02-101-18/+17
|
* - help link can be non local (http, www connnections).Daouda Lo2003-02-101-1/+1
|
* - sort functions by name in export tagsThierry Vignaud2003-02-101-19/+28
| | | | | - (gtkset_name) introduce it for mcc and reuse it in create_box_with_title()
* perl_checker fixesThierry Vignaud2003-02-103-5/+5
|
* do translate "System installation" and "System configuration" in steps windowPascal Rigaux2003-02-091-2/+2
|
* corrected expert case to restart network and if the user choose not to restartFrederic Lepied2003-02-091-2/+2
| | | | | the network, end the dialog normally.
* check that zeroconf hostname doesn"t contain a .Frederic Lepied2003-02-091-5/+26
| | | | | read zeroconf hostname from tmdns.conf
* check that zeroconf hostname doesn"t contain a .Frederic Lepied2003-02-091-1/+9
|
* *** empty log message ***Guillaume Cottenceau2003-02-081-1/+204
|
* language/country selection change:Guillaume Cottenceau2003-02-0891-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
* change address for errata to reflect the future 9.1Guillaume Cottenceau2003-02-081-1/+1
|
* say we're low on resources if we have less than 70 Mb of RAM (was 60 Mb)Guillaume Cottenceau2003-02-081-1/+1
|
* add option advanced_state: if set to 1, force the "Advanced" part of the ↵Guillaume Cottenceau2003-02-082-1/+2
| | | | dialog to be opened initially
* add possibility to display images in tree-lists and bool-listsGuillaume Cottenceau2003-02-082-6/+25
|
* new versionDamien Chaumette2003-02-071-1/+5
|
* - DHCP & Zeroconf fixes for installationDamien Chaumette2003-02-071-3/+4
| | | | | - fix '217.0.0.1 localhost' not written in /etc/hosts when using DHCP
* *** empty log message ***Damien Chaumette2003-02-071-1/+1
|
* - full Gtk2Damien Chaumette2003-02-071-457/+255
| | | | | - cleanup code (still much to do...)
* updated pot filePablo Saratxaga2003-02-073-427/+489
|
* Fixed English typoPablo Saratxaga2003-02-071-1/+1
|
* fixed English typoPablo Saratxaga2003-02-071-1/+1
|
* fix english typo (bug #1350)Pascal Rigaux2003-02-071-1/+1
|
* add "Help" buttonPascal Rigaux2003-02-061-0/+3
|
* fix sizing in the scrolled window in 80x25Pascal Rigaux2003-02-061-7/+12
|
* new versionDamien Chaumette2003-02-061-1/+4
|
* avoid to mess up tmdns.conf fileDamien Chaumette2003-02-061-7/+4
|
* have the focus on the help "Ok" buttonPascal Rigaux2003-02-061-0/+1
|
* Corrected call for "tryWrite" function.Till Kamppeter2003-02-061-1/+2
|
* sanitizeThierry Vignaud2003-02-061-1/+1
|
* add drakedmThierry Vignaud2003-02-061-1/+2
|
* *** empty log message ***Thierry Vignaud2003-02-061-2/+10
|
* fix dhcp package installationDamien Chaumette2003-02-061-3/+5
| | | | | fix zeroconf suckiness