Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (main) do not try to mount /sys twice if udev was started by a script in ↵ | Thierry Vignaud | 2012-06-05 | 1 | -1/+1 |
| | | | | debug mode | ||||
* | (spawnShell) spawn a shell like in regular mode | Thierry Vignaud | 2012-06-05 | 2 | -1/+2 |
| | |||||
* | (start_udev) do not start udev twice in debug mode | Thierry Vignaud | 2012-06-05 | 2 | -0/+3 |
| | |||||
* | just start the installer if one quits the shell in debug mode | Thierry Vignaud | 2012-06-05 | 2 | -1/+5 |
| | |||||
* | 1.77 | Thierry Vignaud | 2012-06-05 | 2 | -1/+3 |
| | |||||
* | 1.67 | Thierry Vignaud | 2012-06-05 | 2 | -1/+2 |
| | |||||
* | do not include "screen" terminfo anymore | Thierry Vignaud | 2012-06-05 | 3 | -2/+2 |
| | | | | (but in rescue as we include the screen program...) | ||||
* | revert to "linux" terminfo | Thierry Vignaud | 2012-06-05 | 5 | -4/+4 |
| | |||||
* | make sure nurses get initialized in UTF-8 (mga#4894) | Thierry Vignaud | 2012-06-05 | 2 | -0/+3 |
| | |||||
* | 14.2614.26 | Thierry Vignaud | 2012-06-05 | 2 | -1/+3 |
| | |||||
* | fix detecting if Xorg started successfully | Thierry Vignaud | 2012-06-05 | 2 | -1/+3 |
| | |||||
* | 14.2514.25 | Thierry Vignaud | 2012-06-04 | 2 | -1/+3 |
| | |||||
* | (new,_setup_and_start_X) fix fallbacking on curses install aka abort | Thierry Vignaud | 2012-06-04 | 2 | -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 readable | Thierry Vignaud | 2012-06-04 | 1 | -2/+2 |
| | |||||
* | describe funda's change | Thierry Vignaud | 2012-06-04 | 1 | -0/+1 |
| | |||||
* | (systemd_unit_exists) explain why we use -l | Thierry Vignaud | 2012-06-03 | 1 | -0/+1 |
| | |||||
* | revert last commit: as stated by the comment, this is _NOT_ the boot loader | Thierry Vignaud | 2012-06-03 | 1 | -2/+2 |
| | |||||
* | Fix of a fuzzy string in the French translation of drakx-install | Rémi Verschelde | 2012-06-03 | 1 | -2/+2 |
| | |||||
* | really use oxygen theme | Funda Wang | 2012-06-03 | 1 | -13/+2 |
| | |||||
* | use oxygen-gtk theme | Funda Wang | 2012-06-03 | 1 | -1/+1 |
| | |||||
* | (boot_img_sparc) fix version in "Welcome to Mageia" message | Thierry Vignaud | 2012-06-02 | 2 | -2/+2 |
| | |||||
* | Sync translations with changes in meta-task/compssUsers.pl (253001): ↵ | Yuri Chornoivan | 2012-06-02 | 72 | -10852/+10852 |
| | | | | MySQL->MariaDB | ||||
* | 1.76 | Thierry Vignaud | 2012-06-01 | 2 | -1/+3 |
| | |||||
* | 1.66 | Thierry Vignaud | 2012-06-01 | 2 | -1/+2 |
| | |||||
* | include new HID (saitek tivo), PHY (amd) & WIFI (ath6kl_usb) | Thierry Vignaud | 2012-06-01 | 2 | -4/+8 |
| | |||||
* | include hv_storvsc, virtio_scsi & xen-netfront | Thierry Vignaud | 2012-06-01 | 2 | -1/+4 |
| | |||||
* | fix info message | Thierry Vignaud | 2012-06-01 | 1 | -1/+1 |
| | |||||
* | link against system libraries for newt & slang too (from mdv) | Thierry Vignaud | 2012-06-01 | 87 | -52614/+9 |
| | |||||
* | link against system library for libsysfs (from mdv) | Thierry Vignaud | 2012-06-01 | 7 | -510/+6 |
| | |||||
* | disable (and thus hide) "KA server" option (mga#5944) | Thierry Vignaud | 2012-06-01 | 2 | -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 Vignaud | 2012-06-01 | 2 | -8/+12 |
| | |||||
* | (mygethostbyname) switch from gethostbyname() to getaddrinfo() | Thierry Vignaud | 2012-06-01 | 2 | -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 BS | Thierry Vignaud | 2012-06-01 | 2 | -1/+3 |
| | | | | introduce USE_LOCAL_STAGE1 in order to use a locally build stage1 | ||||
* | use proper design from original author | Anne Nicolas | 2012-05-31 | 7 | -0/+2 |
| | |||||
* | use proper design from original author | Anne Nicolas | 2012-05-31 | 1 | -0/+0 |
| | |||||
* | 14.2414.24 | Thierry Vignaud | 2012-05-31 | 2 | -1/+3 |
| | |||||
* | fix build with perl-5.16.0 | Thierry Vignaud | 2012-05-31 | 2 | -2/+2 |
| | |||||
* | disable some modules, thus silent some error messages in /var/log/Xorg*log | Thierry Vignaud | 2012-05-31 | 1 | -0/+8 |
| | | | | (should have been done years ago...) | ||||
* | adapt to latest xkb | Thierry Vignaud | 2012-05-30 | 2 | -1/+3 |
| | |||||
* | 14.23.114.23.1 | Thierry Vignaud | 2012-05-29 | 2 | -1/+3 |
| | |||||
* | sort perl modules | Thierry Vignaud | 2012-05-29 | 1 | -46/+46 |
| | |||||
* | include newly needed module | Thierry Vignaud | 2012-05-29 | 2 | -0/+3 |
| | |||||
* | 14.2314.23 | Thierry Vignaud | 2012-05-28 | 2 | -1/+3 |
| | |||||
* | Update Greek translation | Dimitrios Glentadakis | 2012-05-27 | 1 | -5/+5 |
| | |||||
* | Update Greek translation | Dimitrios Glentadakis | 2012-05-27 | 1 | -4/+4 |
| | |||||
* | Update Greek translation | Dimitrios Glentadakis | 2012-05-25 | 1 | -2/+2 |
| | |||||
* | Update Greek translation | Dimitrios Glentadakis | 2012-05-25 | 1 | -4/+3 |
| | |||||
* | update some module paths | Thierry Vignaud | 2012-05-24 | 1 | -17/+17 |
| | |||||
* | doc update: we switched to squashfs a long time ago | Thierry Vignaud | 2012-05-24 | 2 | -7/+7 |
| | |||||
* | (install_pms) clean more inline docs | Thierry Vignaud | 2012-05-24 | 1 | -1/+1 |
| |