summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* change a bit how strings are passed to advertising systemGuillaume Cottenceau2003-06-1218-1289/+1678
| | | | | | so that we don't specify absolute x,y positions for each paragraph, ending with overwritten text in some localizations
* - miscellaneous_choose() no longer use uneeded b_clickedDamien Chaumette2003-06-121-4/+4
| | | | | | - drop $::Expert - perl_checker fix
* fix too many parameters in miscellaneous_choose callDamien Chaumette2003-06-121-1/+1
|
* - drop $::ExpertDamien Chaumette2003-06-121-4/+4
| | | | | - drop $netc->{ZEROCONF_HOSTNAME}, only need regexp
* read the default network configurationFlorin Grad2003-06-121-7/+9
|
* - drop $::ExpertDamien Chaumette2003-06-121-23/+9
| | | | | - simplify code
* get_text_coord: fix heights handling: use real height of eachGuillaume Cottenceau2003-06-121-8/+19
| | | | | | line rather than default height from font info (which is bugged in japanese)
* get_text_coord: fix wrapping broken (gc sux)Guillaume Cottenceau2003-06-111-1/+1
|
* revert fpons' strange 1.345's commitGuillaume Cottenceau2003-06-111-1/+1
|
* - s/interactive_gtk/interactive::gtk/ to get sub pre_func usableDamien Chaumette2003-06-111-21/+3
| | | | | - drop write_on_pixmap way
* choosePackagesTree: display the "watch" mouse cursor when doing slow ↵Guillaume Cottenceau2003-06-111-14/+24
| | | | operations; display blue text for rpm tags of package descriptions
* change ask_browse_tree_info_given_widgets andGuillaume Cottenceau2003-06-111-4/+5
| | | | | | ask_browse_tree_info API's so that widgets can be reachable from ask_browse_tree_info clients (install_steps_gtk.pm)
* fixed otherOnly not taken into account for unselectPackage.Francois Pons2003-06-111-0/+6
|
* bug fixed in upstream gtk2Guillaume Cottenceau2003-06-111-4/+3
|
* ask_browse_tree_info: set_rules_hint(1)Guillaume Cottenceau2003-06-111-0/+1
|
* More GUI quirks from GTK2 port.Stew Benedict2003-06-091-39/+49
| | | | | Ensure pcimap from etherboot created for dhcpd server.
* Translation fixes (thx, gc, pixel). Another GUI crash fix.Stew Benedict2003-06-091-316/+318
|
* re-adding with -kbPascal Rigaux2003-06-061-0/+0
|
* removing for re-adding with -kbPascal Rigaux2003-06-061-0/+0
|
* *** empty log message ***Pascal Rigaux2003-06-061-1/+2595
|
* perl_checker compliancePascal Rigaux2003-06-061-6/+6
|
* cookerGuillaume Cottenceau2003-06-061-0/+0
|
* "Country" -> "Country" . " / Region" in a few places still missing that changePablo Saratxaga2003-06-061-2/+2
|
* stricter regexp when looking /dev/xxx otherwise it is used also for nfs namesPascal Rigaux2003-06-061-2/+2
| | | | | and causes havoc
* - handle spaces in exported directoriesPascal Rigaux2003-06-061-3/+2
| | | | | - simplify using --no-headers when calling showmount
* fileshareset doesn't use MDK::CommonPascal Rigaux2003-06-061-3/+3
|
* fix computeSize which took into account suggested partitions on another drivesPascal Rigaux2003-06-061-5/+8
| | | | | (which is especially bad for LVMs)
* don't use N() so earlyPascal Rigaux2003-06-061-13/+13
| | | | | (beware, this removes translation, some translate() calls must be added!)
* ensure N() is not called before ugtk2 is initialised, otherwisePascal Rigaux2003-06-062-0/+3
| | | | | the gettext is not forced to utf8
* fix typos + perl_checker fixesPascal Rigaux2003-06-061-4/+4
|
* fix install crashed X server because /usr/bin/true was no moreGuillaume Cottenceau2003-06-051-1/+1
| | | | | available :/
* support more tuners and tv cardsThierry Vignaud2003-06-051-1/+5
|
* Bug 3647 - Chinese translations. More perl_checker fixes.Stew Benedict2003-06-051-331/+331
|
* make perl_checker a happy botPascal Rigaux2003-06-051-1/+1
|
* don't use description of fstab options from manpage mount(8), inline them in ↵Pascal Rigaux2003-06-051-28/+35
| | | | the source
* allow X server to use :9 (:1 seems to not working ?) and disable access controlFrancois Pons2003-06-041-3/+3
| | | | | (no clients can connect by default).
* updated for newer perl-URPM (0.90 series).Francois Pons2003-06-041-27/+18
|
* allow specifying lv_name in auto_installs (not tested!)Pascal Rigaux2003-06-041-1/+3
|
* allow choosing lv name (thanks to Brian Murrell)Pascal Rigaux2003-06-042-3/+7
|
* don't use framebuffer after install on i845 (even if framebuffer works ↵Pascal Rigaux2003-06-041-1/+1
| | | | | | | during install) (this implies no graphical boot)
* updated Estonien, Japanese, Albanian and Vietnamese po filesPablo Saratxaga2003-06-033-3301/+3539
|
* UpdateArkadiusz Lipiec2003-06-021-195/+308
|
* updated Spanish translationsFabián Mandelbaum2003-06-021-154/+271
|
* changed the name of the russian phonetic layoutPablo Saratxaga2003-05-3148-6455/+11246
|
* updated Vietnamese filePablo Saratxaga2003-05-302-67/+68
|
* add mouse test in non-embedded mode (#2049)Guillaume Cottenceau2003-05-302-1/+20
|
* updated Albanian filePablo Saratxaga2003-05-281-5/+46
|
* forgot to commit the new configuration stepDamien Chaumette2003-05-281-1/+4
|
* s/my/our/ to make perl_checker happy in isdn.pmDamien Chaumette2003-05-281-1/+1
|
* - remove isdn-light config (seen with isdn4net maintainer)Damien Chaumette2003-05-281-103/+25
| | | | | - new step to keep old device configuration