Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perl_checker hints | Thierry Vignaud | 2011-12-19 | 1 | -2/+2 |
| | |||||
* | kill dead comments & code (support for kernel-2.[24].x, devfs is dead since ↵ | Thierry Vignaud | 2011-12-19 | 4 | -19/+5 |
| | | | | 2.5.x kernels, ...) | ||||
* | Update Greek translation | Dimitrios Glentadakis | 2011-12-17 | 1 | -5/+5 |
| | |||||
* | Update Greek translation | Dimitrios Glentadakis | 2011-12-17 | 1 | -7/+4 |
| | |||||
* | Update Greek translation | Dimitrios Glentadakis | 2011-12-17 | 1 | -1/+1 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2011-12-17 | 1 | -5/+5 |
| | |||||
* | (setupBootloader__entries) display partition labels when adding a foreign OS | Thierry Vignaud | 2011-12-17 | 2 | -1/+3 |
| | | | | | (similar to previous commit, maybe should we share some helper for devices listing & GUI-formating) | ||||
* | (setupBootloader__general) display partition labels in list instead of just ↵ | Thierry Vignaud | 2011-12-17 | 2 | -1/+5 |
| | | | | | | | disk names in "boot device" choice hard disk names were displayed since 'as suggested in bug #21524, display the info on hard drives in the "boot device" choice' (pixel, 2006-03-09) | ||||
* | (read_one) kill Dumper warning | Thierry Vignaud | 2011-12-17 | 1 | -3/+0 |
| | | | | (present since "Rewrite gpt support with libparted" (pterjan, 2009-01-27)) | ||||
* | (_setup_and_start_X) split it out of new() | Thierry Vignaud | 2011-12-16 | 1 | -42/+47 |
| | |||||
* | (_launchX) split it out of new() | Thierry Vignaud | 2011-12-16 | 1 | -48/+50 |
| | |||||
* | do not hardcode systemd default through kernel command line, it should be ↵ | Olivier Blin | 2011-12-14 | 2 | -6/+3 |
| | | | | easily overridable by just picking the proper init package | ||||
* | (format_bus_ids) perl_checker cleanup | Thierry Vignaud | 2011-12-14 | 1 | -1/+1 |
| | |||||
* | fix missing names after bogus cleaning-before-importing (mga#3745) | Thierry Vignaud | 2011-12-14 | 3 | -1/+4 |
| | |||||
* | (exitInstall) fix distro name in /root/drakx/README | Thierry Vignaud | 2011-12-12 | 1 | -2/+2 |
| | | | | (bogus cleaning on importing drakx) | ||||
* | Mageia 2 Alpha2 banner | Anne Nicolas | 2011-12-11 | 1 | -1/+1 |
| | |||||
* | fix version | Anne Nicolas | 2011-12-11 | 1 | -1/+1 |
| | |||||
* | update news | Anne Nicolas | 2011-12-11 | 1 | -0/+4 |
| | |||||
* | 13.72.1 | Thierry Vignaud | 2011-12-11 | 2 | -1/+3 |
| | |||||
* | fix crash after mismerge (mga#3696) | Thierry Vignaud | 2011-12-11 | 2 | -1/+2 |
| | |||||
* | (raw) fix $HOME for all when runing as another user instead of root (mga#287) | Thierry Vignaud | 2011-12-10 | 2 | -0/+5 |
| | | | | make rpmdrake fix more generic | ||||
* | Update Greek translation | Dimitrios Glentadakis | 2011-12-10 | 1 | -7/+10 |
| | |||||
* | fix mismerge | Thierry Vignaud | 2011-12-10 | 1 | -1/+1 |
| | |||||
* | 13.72 | Thierry Vignaud | 2011-12-10 | 2 | -1/+3 |
| | |||||
* | do not display some bluetooth stuff as unknown (mga#1460) | Thierry Vignaud | 2011-12-10 | 2 | -1/+2 |
| | |||||
* | use a list for harddrake | Thierry Vignaud | 2011-12-10 | 1 | -1/+2 |
| | |||||
* | drakhelp: make it work somewhat despite lack of doc | Thierry Vignaud | 2011-12-10 | 2 | -3/+4 |
| | |||||
* | add a bug ID into NEWS | Thierry Vignaud | 2011-12-10 | 1 | -1/+1 |
| | |||||
* | harddrake: prevent detecting some soft modems as scanners (mga#2753) | Thierry Vignaud | 2011-12-10 | 2 | -1/+2 |
| | | | | | | as usual sane-find-scanner is reporting wrongly too many devices, so we must filter them Here, let's filter harder soft modems | ||||
* | fix bug ID in NEWS | Thierry Vignaud | 2011-12-10 | 1 | -1/+1 |
| | |||||
* | (Gtk2::Notify::Queue->show) prevent net_applet to crash on notifications ↵ | Thierry Vignaud | 2011-12-10 | 2 | -1/+3 |
| | | | | without icons (mga#2876) | ||||
* | revert "identify xhci-hcd driven hw as bluetooth not usb" | Thierry Vignaud | 2011-12-10 | 1 | -3/+0 |
| | |||||
* | update for Mageia 2 - Alpha 2 | Anne Nicolas | 2011-12-09 | 1 | -0/+0 |
| | |||||
* | fixed German translation typo | Oliver Burger | 2011-12-08 | 1 | -1/+1 |
| | |||||
* | identify xhci-hcd driven hw as bluetooth not usb | Thierry Vignaud | 2011-12-07 | 1 | -0/+3 |
| | |||||
* | revert incorrect change in is_netbook_nettop(), the regexp was ok, fix ↵ | Olivier Blin | 2011-12-07 | 1 | -2/+2 |
| | | | | perl_checker instead | ||||
* | (floppies) minor perl_checker cleanup | Thierry Vignaud | 2011-12-07 | 1 | -1/+1 |
| | |||||
* | (is_netbook_nettop) fix typos | Thierry Vignaud | 2011-12-07 | 1 | -2/+2 |
| | | | | | | | | detection was probably broken since introducing that function in "allow detection of low resources systems (extracted from compssUsers.pl) and netbooks/nettops" by blino on Oct 2 2008 (found by perl_checker) | ||||
* | (getSCSI) fix test, thus only overwritting model if found | Thierry Vignaud | 2011-12-07 | 1 | -1/+1 |
| | | | | broken since "(_get_hd_vendor) factorize code (needed for next commit)" on 2010-01-18 | ||||
* | - update fi translation | Jani Välimaa | 2011-12-04 | 1 | -3/+3 |
| | |||||
* | 13.71 | Anssi Hannula | 2011-12-04 | 2 | -1/+3 |
| | |||||
* | service_harddrake: fix xorg.conf Driver switch regexp | Anssi Hannula | 2011-12-04 | 2 | -1/+3 |
| | | | | | This fixes a driver switch failing to alter xorg.conf when the Driver line doesn't contain default whitespacing (reported by Barry Jackson). | ||||
* | libDrakx-standalone: update po files | Anssi Hannula | 2011-12-04 | 71 | -4044/+5066 |
| | |||||
* | fix standalone/po Make rule for POTILES.in | Anssi Hannula | 2011-12-04 | 1 | -1/+1 |
| | |||||
* | service_harddrake: show proper warning when a proprietary driver is wrongly ↵ | Anssi Hannula | 2011-12-04 | 2 | -6/+17 |
| | | | | loaded | ||||
* | service_harddrake: better messages in notify-x11-free-driver-switch | Anssi Hannula | 2011-12-04 | 3 | -4/+8 |
| | |||||
* | Update translation | Dimitrios Glentadakis | 2011-12-02 | 1 | -7/+9 |
| | |||||
* | Update translation | Dimitrios Glentadakis | 2011-12-02 | 1 | -3/+3 |
| | |||||
* | 13.70.2 | Thierry Vignaud | 2011-11-27 | 2 | -1/+3 |
| | |||||
* | (secured_file) ensure that ~/tmp is correctly owned if created | Thierry Vignaud | 2011-11-27 | 1 | -2/+11 |
| | | | | | | | | callers should probably just use mkstemp in /tmp instead of relying on $TMPDIR || $ENV{HOME}/tmp or we should just move the choice of directoyr from callers to here, sg like: my $tmpdir = find { -d $_ } $ENV{TMPDIR}, "$ENV{HOME}/tmp", "$::prefix/tmp"; |