| Commit message (Expand) | Author | Age | Files | Lines |
* | (main) /sys is already mounted by stage1 | Thierry Vignaud | 2012-09-03 | 1 | -1/+0 |
* | 1.39 | Thierry Vignaud | 2012-09-03 | 2 | -1/+3 |
* | drop KA support | Thierry Vignaud | 2012-09-03 | 3 | -33/+1 |
* | simplify bringing up local loop interface (pok, mdv) | Thierry Vignaud | 2012-09-03 | 2 | -3/+2 |
* | 1.79 | Thierry Vignaud | 2012-09-03 | 2 | -1/+3 |
* | 1.70 | Thierry Vignaud | 2012-09-03 | 2 | -1/+2 |
* | (http_prepare) s/ftp_prepare/http_prepare/ | Thierry Vignaud | 2012-09-03 | 1 | -1/+1 |
* | do not include ka stuff unlesse BUILD_KA is set | Thierry Vignaud | 2012-09-03 | 2 | -3/+7 |
* | preload load btrfs and nilfs2 too | Thierry Vignaud | 2012-09-03 | 2 | -0/+3 |
* | mount /dev/{pts,shm} earlier, in stage1 rather than in stage2 | Thierry Vignaud | 2012-09-03 | 4 | -12/+8 |
* | mount /dev as devtmpfs earlier, in stage1 rather than in stage2 | Thierry Vignaud | 2012-09-03 | 7 | -6/+8 |
* | create /sys at build time rather than run time | Thierry Vignaud | 2012-09-03 | 4 | -2/+5 |
* | drop redundant mkdir of /proc and /tmp (already done in image) | Thierry Vignaud | 2012-09-03 | 1 | -2/+0 |
* | minimal adapt to /usr move | Thierry Vignaud | 2012-09-03 | 3 | -0/+7 |
* | log usb detection fix | Thierry Vignaud | 2012-09-03 | 1 | -0/+1 |
* | Add back scim-hangul, scim-thai | You-Cheng Hsieh | 2012-09-03 | 1 | -0/+4 |
* | import a translation from urpmi | Thierry Vignaud | 2012-09-02 | 3 | -3/+3 |
* | fuzzy bogus translations (missing %s) | Thierry Vignaud | 2012-09-02 | 1 | -6/+6 |
* | import a translation from urpmi | Thierry Vignaud | 2012-09-02 | 10 | -12/+12 |
* | 14.3814.38 | Anne Nicolas | 2012-09-02 | 1 | -1/+1 |
* | Mageia 3 alpha 1 banner | Anne Nicolas | 2012-09-02 | 2 | -0/+4 |
* | fix debugfs dir path and do not attempt to create it since it is already in s... | Olivier Blin | 2012-09-01 | 1 | -4/+4 |
* | more usbfs removal fixes | Thomas Backlund | 2012-09-01 | 1 | -1/+2 |
* | - drakx-in-chroot: | Thomas Backlund | 2012-09-01 | 2 | -2/+4 |
* | (update_splash) Only expand initrd symlinks for kernels with vga=nnn arguments | Colin Guthrie | 2012-09-01 | 2 | -1/+4 |
* | 14.3714.37 | Anne Nicolas | 2012-09-01 | 1 | -1/+1 |
* | update news | Anne Nicolas | 2012-09-01 | 1 | -0/+5 |
* | (mkinitrd) More logging on why initrd generation is skipped | Colin Guthrie | 2012-09-01 | 1 | -4/+13 |
* | (mkinitrd) Fix prefix checking in foreign partition check (mga#6966) | Colin Guthrie | 2012-09-01 | 1 | -1/+1 |
* | 14.3614.36 | Thierry Vignaud | 2012-08-31 | 2 | -1/+3 |
* | 1.69 | Thierry Vignaud | 2012-08-31 | 2 | -1/+2 |
* | (handle_hid) load hid-generic | Thierry Vignaud | 2012-08-31 | 2 | -0/+2 |
* | do not try to mount /proc/bus/usb | Thierry Vignaud | 2012-08-31 | 2 | -5/+2 |
* | 1.78 | Thierry Vignaud | 2012-08-31 | 2 | -1/+3 |
* | include new 'hid-generic' driver (mga#7130, #7248) | Thierry Vignaud | 2012-08-31 | 2 | -1/+3 |
* | (_install_raw,_resolve_requested_and_check) adapt to urpmi-7.5 | Thierry Vignaud | 2012-08-31 | 2 | -2/+4 |
* | Remove input methods that don't have packages in Mageia repo. | You-Cheng Hsieh | 2012-08-31 | 1 | -40/+0 |
* | 14.3514.35 | Thierry Vignaud | 2012-08-30 | 2 | -1/+3 |
* | minor indent fix | Thierry Vignaud | 2012-08-30 | 1 | -1/+1 |
* | adapt to usbfs death (4/4): note that usbKeyboard2country_code() is | Thierry Vignaud | 2012-08-30 | 1 | -0/+1 |
* | adapt to usbfs death (3/4): usbfs is dead with kernel-3.5 (and usbdevfs | Thierry Vignaud | 2012-08-30 | 1 | -1/+1 |
* | adapt to usbfs death (2/4): if needed, mount /sys/kernel/debug/usb | Thierry Vignaud | 2012-08-30 | 4 | -6/+5 |
* | adapt to usbfs death (1/4): check for /sys/kernel/debug/usb instead of | Thierry Vignaud | 2012-08-30 | 6 | -4/+7 |
* | 14.3414.34 | Thierry Vignaud | 2012-08-30 | 2 | -1/+3 |
* | 1.68 | Thierry Vignaud | 2012-08-30 | 2 | -1/+2 |
* | mount /sys/kernel/debug (needed for new ldetect) | Thierry Vignaud | 2012-08-30 | 2 | -0/+4 |
* | adapt to perl-5.16.1 | Thierry Vignaud | 2012-08-27 | 2 | -2/+1 |
* | latest change is more for drakxservices... | Thierry Vignaud | 2012-08-13 | 1 | -0/+4 |
* | (has_systemd) fix checking systemd presence after systemd merge of subpackages | Thierry Vignaud | 2012-08-13 | 2 | -1/+4 |
* | log a missing bug fix | Thierry Vignaud | 2012-08-13 | 1 | -0/+1 |