summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
...
* use test_for_bad_drives even after install (esp. to detect removed usb-storagePascal Rigaux2003-02-211-1/+1
| | | | | devices still visible in /proc/scsi/scsi)
* add isdn check in get_net_deviceFlorin Grad2003-02-211-0/+2
|
* fix typosPascal Rigaux2003-02-201-2/+2
|
* perl_checkerStew Benedict2003-02-201-2/+2
|
* Finish gtk2 port.Stew Benedict2003-02-201-17/+23
|
* don't vivify @cardsPascal Rigaux2003-02-201-1/+1
|
* warn non-ascii chars in mount point (cf bug #1588)Pascal Rigaux2003-02-201-0/+1
|
* have ask_okcancel instead of ask_warn on cdie'sPascal Rigaux2003-02-201-5/+7
|
* allow Cancel in setupBootloader__entriesPascal Rigaux2003-02-201-1/+1
|
* add catch_cdie's around fsedit::check_mntpoint and fsedit::addPascal Rigaux2003-02-201-2/+8
|
* use cdie instead of die for warningsPascal Rigaux2003-02-201-1/+1
|
* oops i didn't understand the internals of wait_message hence breaking it. ↵Guillaume Cottenceau2003-02-202-6/+6
| | | | hopes that will fix.
* fix $check_complete use in gtk summaryPascal Rigaux2003-02-201-4/+1
|
* cows go møøhGuillaume Cottenceau2003-02-201-1/+1
|
* fix florin: replace $prefix with $::prefixPascal Rigaux2003-02-201-2/+2
|
* update 2 rules for the pptp dsl internet connectionFlorin Grad2003-02-201-2/+5
|
* use detect_devices::pcmcia_probe() instead of detect_devices::probeall()Pascal Rigaux2003-02-201-1/+1
|
* - read_resolv_conf() reads DOMAINNAME & DOMAINNAME2Pascal Rigaux2003-02-201-8/+17
| | | | | | - read_resolv_conf() reads /etc/resolv.conf by default - read_resolv_conf_raw() created
* 9.1-3mdkThierry Vignaud2003-02-201-1/+9
|
* perl_checker fixThierry Vignaud2003-02-201-2/+2
|
* - add --testing supportThierry Vignaud2003-02-201-6/+4
| | | | | | | | - fix #1923 (aka reuse consolided code instead of using deprecated code) - minor cleanup - skip comments while parsing /etc/lilo.conf
* change a bit position of main window and steps windowGuillaume Cottenceau2003-02-202-4/+5
| | | | | in steps window, have titles in grey
* update shadowGuillaume Cottenceau2003-02-201-0/+0
|
* don't use gtk+2 deprecated functionsThierry Vignaud2003-02-202-3/+3
|
* added wait message when building groups.Francois Pons2003-02-201-0/+3
|
* *** empty log message ***Pascal Rigaux2003-02-201-1/+158
|
* - add "Force No APIC"Pascal Rigaux2003-02-203-22/+50
| | | | | | | - rename add_append() to set_append() (since it can be used to remove a key) - add remove_append_simple()
* thx rekcehc_lrepGuillaume Cottenceau2003-02-201-1/+1
|
* - prevent any l10n problem by having only one path string when bothThierry Vignaud2003-02-201-9/+23
| | | | | | | | creating the menu and acessing a menu widget (aka translate menu paths only once), which also nicely cut down the translators job. - decrease diagnostics pragma verbosity (aka remove big fat warning messages)
* install the potentially needed locales country when user selectedGuillaume Cottenceau2003-02-201-0/+1
| | | | | another country
* Gtk2::Label::set is deprecatedGuillaume Cottenceau2003-02-205-15/+15
|
* {brltty}{device} is optional, default is ttyS0 or ttyS1 (?)Pascal Rigaux2003-02-201-1/+1
|
* help perl_checker find the N("...") the #-PO corresponds toPascal Rigaux2003-02-201-2/+3
|
* logo is aso white on blueGuillaume Cottenceau2003-02-201-0/+1
|
* log manually chosen graphic cardPascal Rigaux2003-02-201-0/+2
|
* Better defaults for OOoGwenolé Beauchesne2003-02-201-3/+3
|
* fix brltty supportPascal Rigaux2003-02-201-1/+3
|
* add XF86Config and XF86Config-4 to report.bugPascal Rigaux2003-02-201-0/+2
|
* no autologin by default if more than one usersPascal Rigaux2003-02-201-1/+1
|
* prefer myspell-en_USPascal Rigaux2003-02-201-1/+1
|
* corrected Russian translationPablo Saratxaga2003-02-203-96/+76
|
* don't let diskdrake detect ext3/reiserfs/jfs/xfs on a type 0x7 partitionPascal Rigaux2003-02-201-1/+1
|
* set {device_windobe} for 0x107 *and* 0x7 (since 0x107 is not set correctly ↵Pascal Rigaux2003-02-201-2/+6
| | | | | | | at this stage) (otherwise this causes mount points /mnt/win_ /mnt/win_1...)
* fix bold diplay of texts in advertsGuillaume Cottenceau2003-02-201-2/+4
|
* set a minimum size for Gtk2::HScale's (mainly used for resizing partitions)Pascal Rigaux2003-02-201-0/+1
|
* dhcp fixDamien Chaumette2003-02-201-4/+2
|
* try to handle case with large fonts (CJK for example) -> branch on TextViewGuillaume Cottenceau2003-02-201-1/+1
| | | | | when the box will be quite large
* add a PO comment to try to keep buttons in the window..Guillaume Cottenceau2003-02-201-0/+1
|
* usb is runned by rc.sysinit, and doesn't like "chkconfig --add" anymorePascal Rigaux2003-02-201-1/+1
|
* fix $ok_clicked when there is no ok buttonPascal Rigaux2003-02-201-1/+1
|