summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Collapse)AuthorAgeFilesLines
...
* do not warn about already installed packages when run as userOlivier Blin2009-12-011-3/+5
|
* factorize a string definitionThierry Vignaud2009-11-251-5/+6
|
* fix 'id' description for SCSI devicesThierry Vignaud2009-11-241-1/+2
|
* fix LUN descriptionThierry Vignaud2009-11-241-1/+1
|
* (format_bus_ids) do not display bogus "0" ids for hard disksThierry Vignaud2009-11-241-0/+2
| | | | (rationale: do not vivify ids)
* (format_bus_ids) extract it (needed for next commit)Thierry Vignaud2009-11-241-4/+10
|
* hide Gtk+ "close" button when displaying first time wizard that nowThierry Vignaud2009-11-181-2/+2
| | | | has a HTML "close" button again
* fix variable name in commented out code (+ typo fix)Thierry Vignaud2009-11-181-1/+1
|
* call_vol_id was replaced by call_blkidChristophe Fergeau2009-11-171-1/+1
|
* display_help: handle window.close() events (#55099)Olivier Blin2009-11-121-0/+1
|
* drakboot: didn't mean to read call to set_logo_consoleChristophe Fergeau2009-11-101-1/+0
|
* rework drakboot --splash layout now that console logo support has been removedChristophe Fergeau2009-11-041-6/+5
|
* drakboot: don't try to set console logoChristophe Fergeau2009-11-041-5/+1
|
* remove draksplashChristophe Fergeau2009-11-043-372/+1
|
* update Italian translation - by Andrea CelliAndrea Celli2009-11-021-14/+13
|
* updatesKeld Simonsen2009-11-011-41/+24
|
* Updated Czech translation.Michal Bukovjan2009-11-011-14/+11
|
* Updated Slovenian translationJure Repinc2009-11-011-15/+11
|
* Updated Romanian translationCatalin Florin Russen2009-11-011-20/+17
|
* Osatuta.Iñigo Salvador Azurmendi2009-11-011-12/+10
|
* Updated Translation for Norwegian Bokmål.Olav Dahlum2009-11-011-2/+2
|
* Updated Translation for Norwegian Bokmål.Olav Dahlum2009-11-011-31/+19
|
* harddrake service: do not try to reconfigure xorg driver and crashOlivier Blin2009-10-301-1/+3
| | | | | if /etc/X11/xorg does not exist (breaks One startup)
* updated tr translationAtilla Öntaş2009-10-301-377/+413
|
* updated el translationGlentadakis Dimitris2009-10-301-17/+12
|
* update swedish translationThomas Backlund2009-10-301-11/+9
|
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2009-10-301-9/+9
|
* update russian translationAlexander Kazancev2009-10-301-164/+25
|
* updated translation for pt_BRSergio Rafael Lemke2009-10-301-12/+10
|
* mistype fixSergey Ribalchenko2009-10-301-2/+2
|
* translation update for ukrainian languageSergey Ribalchenko2009-10-301-25/+25
|
* Hungarian translation updateGergely Lonyai2009-10-301-411/+414
|
* updated fi translationJani Välimaa2009-10-291-15/+16
|
* Updated Estonian translation.Marek Laane2009-10-291-9/+10
|
* updateThierry Vignaud2009-10-291-10/+10
|
* better X.org phrasingThierry Vignaud2009-10-2972-73/+73
|
* updateThierry Vignaud2009-10-291-9/+9
|
* sync with codeThierry Vignaud2009-10-2971-1695/+3349
|
* revert bogus r255599 change from atilla on 2009-04-06 that preventsThierry Vignaud2009-10-291-1/+1
| | | | creating the master pot
* better messagesThierry Vignaud2009-10-292-3/+5
|
* (schedule_warn_about_switch) '/var/run/harddrake_swithed_to_free_driver' is ↵Thierry Vignaud2009-10-291-1/+0
| | | | unused
* (schedule_warn_about_switch,notify-x11-free-driver-switch) explain whyThierry Vignaud2009-10-293-7/+15
| | | | xorg driver was reconfigured
* translate reason (needed for next commit)Thierry Vignaud2009-10-291-2/+2
|
* split out reason (needed for next commit)Thierry Vignaud2009-10-291-3/+4
|
* fix detecting nvidia71xx and nvidia96xx nvidia proprietary driver whenThierry Vignaud2009-10-291-1/+1
| | | | checking if current xorg driver still supports current card
* auto reconfigure x11 only on first time default driver have changedThierry Vignaud2009-10-281-0/+6
|
* do not auto reconfigure if more than one graphic card (rationale: theThierry Vignaud2009-10-281-0/+3
| | | | code is not ready to handle that yet)
* default 'AUTORECONFIGURE_RIGHT_XORG_DRIVER' to 'yes' on upgrade (whereThierry Vignaud2009-10-281-0/+3
| | | | config file has been altered by user and thus new entries do not appear)
* enable to disable reconfiguring to default driver throughThierry Vignaud2009-10-281-0/+2
| | | | | AUTORECONFIGURE_RIGHT_XORG_DRIVER in /etc/sysconfig/harddrake2/service.conf
* (find_xorg_driver) split it out of switch_x_driver()Thierry Vignaud2009-10-281-3/+9
|