summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 14.2914.29Thierry Vignaud2012-06-172-1/+3
|
* log previous changeThierry Vignaud2012-06-171-0/+2
|
* Hooks do not work...Yuri Chornoivan2012-06-161-1/+1
|
* Test if hooks are workingYuri Chornoivan2012-06-161-1/+1
|
* Fixed German translation (Bug #6130)Oliver Burger2012-06-141-1/+1
|
* (_remove_raw) adapt to URPM-4.2Thierry Vignaud2012-06-131-1/+1
|
* 14.2814.28Thierry Vignaud2012-06-112-1/+3
|
* (setPackages) simplify after previous commitThierry Vignaud2012-06-111-4/+2
|
* (setPackages) kill 6 years old hack for selecting task-kde on upgrade (when ↵Thierry Vignaud2012-06-111-4/+0
| | | | it was introduced)
* (setPackages) call clean_rpmdb_shared_regions() early thus fixing upgrade ↵Thierry Vignaud2012-06-112-0/+5
| | | | | | | | with rpm-4.10.0: "error: db5 error (-30969) from dbenv->open: BDB0091 DB_VERSION_MISMATCH: Database environment version mismatch error: cannot open Packages index using db5 - (-30969) error: cannot open Packages database in /mnt/var/lib/rpm/"
* (empty_packages) log where fatal errors happenThierry Vignaud2012-06-111-1/+1
|
* (empty_packages::fatal) log the error message tooThierry Vignaud2012-06-111-1/+1
|
* pt translations from simplew and fix of a fuzzy string in the French ↵Rémi Verschelde2012-06-103-184/+191
| | | | translation of urpmi
* really fix build with brltty-4.3Thierry Vignaud2012-06-072-1/+3
|
* 14.2714.27Thierry Vignaud2012-06-072-1/+3
|
* fix build with brltty-4.3Thierry Vignaud2012-06-072-1/+2
|
* (main) do not try to mount /sys twice if udev was started by a script in ↵Thierry Vignaud2012-06-051-1/+1
| | | | debug mode
* (spawnShell) spawn a shell like in regular modeThierry Vignaud2012-06-052-1/+2
|
* (start_udev) do not start udev twice in debug modeThierry Vignaud2012-06-052-0/+3
|
* just start the installer if one quits the shell in debug modeThierry Vignaud2012-06-052-1/+5
|
* 1.77Thierry Vignaud2012-06-052-1/+3
|
* 1.67Thierry Vignaud2012-06-052-1/+2
|
* do not include "screen" terminfo anymoreThierry Vignaud2012-06-053-2/+2
| | | | (but in rescue as we include the screen program...)
* revert to "linux" terminfoThierry Vignaud2012-06-055-4/+4
|
* make sure nurses get initialized in UTF-8 (mga#4894)Thierry Vignaud2012-06-052-0/+3
|
* 14.2614.26Thierry Vignaud2012-06-052-1/+3
|
* fix detecting if Xorg started successfullyThierry Vignaud2012-06-052-1/+3
|
* 14.2514.25Thierry Vignaud2012-06-042-1/+3
|
* (new,_setup_and_start_X) fix fallbacking on curses install aka abortThierry Vignaud2012-06-042-2/+4
| | | | | | | gtk install startup if X failed to start issue introduced in r2434 on Dec 16 2011: "(_setup_and_start_X) split it out of new()"
* (createXconf) simplify, more readableThierry Vignaud2012-06-041-2/+2
|
* describe funda's changeThierry Vignaud2012-06-041-0/+1
|
* (systemd_unit_exists) explain why we use -lThierry Vignaud2012-06-031-0/+1
|
* revert last commit: as stated by the comment, this is _NOT_ the boot loaderThierry Vignaud2012-06-031-2/+2
|
* Fix of a fuzzy string in the French translation of drakx-installRémi Verschelde2012-06-031-2/+2
|
* really use oxygen themeFunda Wang2012-06-031-13/+2
|
* use oxygen-gtk themeFunda Wang2012-06-031-1/+1
|
* (boot_img_sparc) fix version in "Welcome to Mageia" messageThierry Vignaud2012-06-022-2/+2
|
* Sync translations with changes in meta-task/compssUsers.pl (253001): ↵Yuri Chornoivan2012-06-0272-10852/+10852
| | | | MySQL->MariaDB
* 1.76Thierry Vignaud2012-06-012-1/+3
|
* 1.66Thierry Vignaud2012-06-012-1/+2
|
* include new HID (saitek tivo), PHY (amd) & WIFI (ath6kl_usb)Thierry Vignaud2012-06-012-4/+8
|
* include hv_storvsc, virtio_scsi & xen-netfrontThierry Vignaud2012-06-012-1/+4
|
* fix info messageThierry Vignaud2012-06-011-1/+1
|
* link against system libraries for newt & slang too (from mdv)Thierry Vignaud2012-06-0187-52614/+9
|
* link against system library for libsysfs (from mdv)Thierry Vignaud2012-06-017-510/+6
|
* disable (and thus hide) "KA server" option (mga#5944)Thierry Vignaud2012-06-012-2/+5
| | | | | | | it's useless since we stripped donw stage1 anyway. KA needs specialized/bloated image also saves 2kb from stage1
* (mygethostbyaddr) switch from gethostbyaddr() to getnameinfo()Thierry Vignaud2012-06-012-8/+12
|
* (mygethostbyname) switch from gethostbyname() to getaddrinfo()Thierry Vignaud2012-06-012-14/+24
| | | | | | | (mga#4056) note that (? in the old days ?), gethostbyname() from dietlibc didn't supported domain handling
* enable to do a debug build in the BSThierry Vignaud2012-06-012-1/+3
| | | | introduce USE_LOCAL_STAGE1 in order to use a locally build stage1
* use proper design from original authorAnne Nicolas2012-05-317-0/+2
|