summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* 13.74Thomas Backlund2011-12-232-1/+3
|
* 13.73Thomas Backlund2011-12-231-0/+1
|
* add missing newsThomas Backlund2011-12-231-0/+1
|
* interactive::curses: default to 80x25 (fixes serial)Pascal Terjan2011-12-223-0/+9
|
* include xfs_freeze (needed for setup grub on XFS, mga#1536)Thierry Vignaud2011-12-212-0/+2
|
* (write_partitions,open_part,active_dm) call udevadm in installer tooThierry Vignaud2011-12-213-3/+4
|
* Port stage2 to use udev.Colin Guthrie2011-12-193-3/+21
| | | | | | | | In order to run dracut in the installer, it is necessary to have a working udev setup (specifically /dev/block/* nodes, but there may be other requirements). As dracut is needed by systemd when /usr is on a separate partition, we need udev in the installer in order to support systemd generally.
* perl_checker hintsThierry Vignaud2011-12-191-2/+2
|
* kill dead comments & code (support for kernel-2.[24].x, devfs is dead since ↵Thierry Vignaud2011-12-194-19/+5
| | | | 2.5.x kernels, ...)
* Update Greek translationDimitrios Glentadakis2011-12-171-5/+5
|
* Update Greek translationDimitrios Glentadakis2011-12-171-7/+4
|
* Update Greek translationDimitrios Glentadakis2011-12-171-1/+1
|
* perl_checker cleanupsThierry Vignaud2011-12-171-5/+5
|
* (setupBootloader__entries) display partition labels when adding a foreign OSThierry Vignaud2011-12-172-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 Vignaud2011-12-172-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 warningThierry Vignaud2011-12-171-3/+0
| | | | (present since "Rewrite gpt support with libparted" (pterjan, 2009-01-27))
* (_setup_and_start_X) split it out of new()Thierry Vignaud2011-12-161-42/+47
|
* (_launchX) split it out of new()Thierry Vignaud2011-12-161-48/+50
|
* do not hardcode systemd default through kernel command line, it should be ↵Olivier Blin2011-12-142-6/+3
| | | | easily overridable by just picking the proper init package
* (format_bus_ids) perl_checker cleanupThierry Vignaud2011-12-141-1/+1
|
* fix missing names after bogus cleaning-before-importing (mga#3745)Thierry Vignaud2011-12-143-1/+4
|
* (exitInstall) fix distro name in /root/drakx/READMEThierry Vignaud2011-12-121-2/+2
| | | | (bogus cleaning on importing drakx)
* Mageia 2 Alpha2 bannerAnne Nicolas2011-12-111-1/+1
|
* fix versionAnne Nicolas2011-12-111-1/+1
|
* update news Anne Nicolas2011-12-111-0/+4
|
* 13.72.1Thierry Vignaud2011-12-112-1/+3
|
* fix crash after mismerge (mga#3696)Thierry Vignaud2011-12-112-1/+2
|
* (raw) fix $HOME for all when runing as another user instead of root (mga#287)Thierry Vignaud2011-12-102-0/+5
| | | | make rpmdrake fix more generic
* Update Greek translationDimitrios Glentadakis2011-12-101-7/+10
|
* fix mismergeThierry Vignaud2011-12-101-1/+1
|
* 13.72Thierry Vignaud2011-12-102-1/+3
|
* do not display some bluetooth stuff as unknown (mga#1460)Thierry Vignaud2011-12-102-1/+2
|
* use a list for harddrakeThierry Vignaud2011-12-101-1/+2
|
* drakhelp: make it work somewhat despite lack of docThierry Vignaud2011-12-102-3/+4
|
* add a bug ID into NEWSThierry Vignaud2011-12-101-1/+1
|
* harddrake: prevent detecting some soft modems as scanners (mga#2753)Thierry Vignaud2011-12-102-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 NEWSThierry Vignaud2011-12-101-1/+1
|
* (Gtk2::Notify::Queue->show) prevent net_applet to crash on notifications ↵Thierry Vignaud2011-12-102-1/+3
| | | | without icons (mga#2876)
* revert "identify xhci-hcd driven hw as bluetooth not usb"Thierry Vignaud2011-12-101-3/+0
|
* update for Mageia 2 - Alpha 2Anne Nicolas2011-12-091-0/+0
|
* fixed German translation typoOliver Burger2011-12-081-1/+1
|
* identify xhci-hcd driven hw as bluetooth not usbThierry Vignaud2011-12-071-0/+3
|
* revert incorrect change in is_netbook_nettop(), the regexp was ok, fix ↵Olivier Blin2011-12-071-2/+2
| | | | perl_checker instead
* (floppies) minor perl_checker cleanupThierry Vignaud2011-12-071-1/+1
|
* (is_netbook_nettop) fix typosThierry Vignaud2011-12-071-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 foundThierry Vignaud2011-12-071-1/+1
| | | | broken since "(_get_hd_vendor) factorize code (needed for next commit)" on 2010-01-18
* - update fi translationJani Välimaa2011-12-041-3/+3
|
* 13.71Anssi Hannula2011-12-042-1/+3
|
* service_harddrake: fix xorg.conf Driver switch regexpAnssi Hannula2011-12-042-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 filesAnssi Hannula2011-12-0471-4044/+5066
|