summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* include/detect new drivers:Thierry Vignaud2012-09-044-5/+19
| | | | | | - crypto: aesni_intel - input: hid-aureal synaptics_usb - wifi: qmi_wwan, mwifiex_usb
* sort crypto modulesThierry Vignaud2012-09-041-1/+1
|
* 14.4114.41Thierry Vignaud2012-09-032-1/+3
|
* include back Ia Ora files for matchbox (mga#6451)Thierry Vignaud2012-09-032-0/+14
| | | | | matchbox behavior regarding background windows got broken in commit r4789 by fwang on 2012-06-03: "really use oxygen theme"
* enhanced logThierry Vignaud2012-09-031-1/+1
|
* 1.80Thierry Vignaud2012-09-032-1/+3
|
* fix creating some directoriesThierry Vignaud2012-09-032-1/+3
|
* 1.71Thierry Vignaud2012-09-032-1/+2
|
* drakx-in-chroot is not part of drakxtoolsThierry Vignaud2012-09-031-2/+0
|
* 14.4014.40Thierry Vignaud2012-09-033-1/+5
|
* (handle_hid) s/hid-generic/hid_generic/ thus making hid_generic loading silentThierry Vignaud2012-09-032-1/+3
| | | | rationale: it fixes detecting if module was already loaded or not
* summary: fix displayed network type (mga#4959)Thierry Vignaud2012-09-032-0/+2
|
* (installPackages) prevent going further if some transactions failed (mga#7016)Thierry Vignaud2012-09-033-2/+8
| | | | (_install_raw,install) propagate exit code
* sortThierry Vignaud2012-09-031-2/+2
|
* (installPackages) always log end time, die after in case of errorThierry Vignaud2012-09-031-1/+1
|
* 14.3914.39Thierry Vignaud2012-09-032-1/+3
|
* (main) /sys is already mounted by stage1Thierry Vignaud2012-09-031-1/+0
|
* 1.39Thierry Vignaud2012-09-032-1/+3
|
* drop KA supportThierry Vignaud2012-09-033-33/+1
| | | | | | | | rationale: - support is not build in stage1, - hasn't been tested for ages - poor doc - can been restored if someone show up to maintain
* simplify bringing up local loop interface (pok, mdv)Thierry Vignaud2012-09-032-3/+2
|
* 1.79Thierry Vignaud2012-09-032-1/+3
|
* 1.70Thierry Vignaud2012-09-032-1/+2
|
* (http_prepare) s/ftp_prepare/http_prepare/Thierry Vignaud2012-09-031-1/+1
| | | | as spoted on 2012-01-23, but branch never got branched
* do not include ka stuff unlesse BUILD_KA is setThierry Vignaud2012-09-032-3/+7
|
* preload load btrfs and nilfs2 tooThierry Vignaud2012-09-032-0/+3
|
* mount /dev/{pts,shm} earlier, in stage1 rather than in stage2Thierry Vignaud2012-09-034-12/+8
| | | | (based on pok's idead @mdv but fixed)
* mount /dev as devtmpfs earlier, in stage1 rather than in stage2Thierry Vignaud2012-09-037-6/+8
| | | | (based on pok's idead @mdv but fixed)
* create /sys at build time rather than run timeThierry Vignaud2012-09-034-2/+5
|
* drop redundant mkdir of /proc and /tmp (already done in image)Thierry Vignaud2012-09-031-2/+0
| | | | (inspirated by pok's change @mdv)
* minimal adapt to /usr moveThierry Vignaud2012-09-033-0/+7
|
* log usb detection fixThierry Vignaud2012-09-031-0/+1
|
* Add back scim-hangul, scim-thaiYou-Cheng Hsieh2012-09-031-0/+4
|
* import a translation from urpmiThierry Vignaud2012-09-023-3/+3
|
* fuzzy bogus translations (missing %s)Thierry Vignaud2012-09-021-6/+6
|
* import a translation from urpmiThierry Vignaud2012-09-0210-12/+12
|
* 14.3814.38Anne Nicolas2012-09-021-1/+1
|
* Mageia 3 alpha 1 bannerAnne Nicolas2012-09-022-0/+4
|
* fix debugfs dir path and do not attempt to create it since it is already in ↵Olivier Blin2012-09-011-4/+4
| | | | sysfs
* more usbfs removal fixesThomas Backlund2012-09-011-1/+2
|
* - drakx-in-chroot:Thomas Backlund2012-09-012-2/+4
| | | | | | o adapt to usbfs death
* (update_splash) Only expand initrd symlinks for kernels with vga=nnn argumentsColin Guthrie2012-09-012-1/+4
| | | | | | | | | | | | | | | | | | | | When working out which initrds to regenerate, it is likely that the same initrd symlink is used by multiple bootloader entries (i.e. typically the initrd.img symlinked initrd is used by both the current and the failsafe entry). If the earlier entry does have vga= but the latter entry does not, then the latter entry will end up being the value used when checking the vga= argument when deciding if the initrd needs to be regenerated. Thus we only expand the symlink if the vga= value is set which means that any initrd that needs to be regenerated definitely will be regenerated. This will hopefully solve the problem seen on mga2 when and updated theme package had to be pushed but the initrds didn't seem to be updated.
* 14.3714.37Anne Nicolas2012-09-011-1/+1
|
* update newsAnne Nicolas2012-09-011-0/+5
|
* (mkinitrd) More logging on why initrd generation is skippedColin Guthrie2012-09-011-4/+13
|
* (mkinitrd) Fix prefix checking in foreign partition check (mga#6966)Colin Guthrie2012-09-011-1/+1
|
* 14.3614.36Thierry Vignaud2012-08-312-1/+3
|
* 1.69Thierry Vignaud2012-08-312-1/+2
|
* (handle_hid) load hid-genericThierry Vignaud2012-08-312-0/+2
|
* do not try to mount /proc/bus/usbThierry Vignaud2012-08-312-5/+2
|
* 1.78Thierry Vignaud2012-08-312-1/+3
|