summaryrefslogtreecommitdiffstats
path: root/mdk-stage1
Commit message (Expand)AuthorAgeFilesLines
* 1.78Thierry Vignaud2013-03-302-1/+2
* probe virtual drivers too (mga#9546)Thierry Vignaud2013-03-302-2/+5
* sortThierry Vignaud2013-03-301-1/+1
* 1.77Thierry Vignaud2013-03-262-1/+2
* kill now dead codeThierry Vignaud2013-03-262-81/+0
* use kmod for module loading (mga#9242, based on Pok works @mdv)Thierry Vignaud2013-03-232-28/+74
* kill long dead argumentThierry Vignaud2013-03-2313-55/+55
* (my_insmod) rename as (my_modprobe) as it really what it isThierry Vignaud2013-03-2313-54/+54
* do not reinvent kernel constantsThierry Vignaud2013-03-232-17/+7
* 1.76Thierry Vignaud2013-03-212-1/+2
* revert patch introduced in r7542Maarten Vanraes2013-03-202-1/+10
* revert the extra buildtarget introduced in revision 7542Maarten Vanraes2013-03-141-8/+0
* - fix loading modules with "-" in their names (mga#9242)Maarten Vanraes2013-03-133-10/+14
* 1.74.1Thomas Backlund2013-03-022-1/+2
* update list_modules for xen dom0 and virtio support (#9242)Thomas Backlund2013-03-021-0/+2
* 1.74Thierry Vignaud2013-02-272-1/+2
* fix unitialized memory screwing up dialog input (pok, mdv, mga#8729)Thierry Vignaud2013-02-274-5/+6
* kill bootsplash support (we drop bootsplash in kernel in 2008)Thierry Vignaud2013-02-269-106/+4
* kill firmware loader now that firmware are loaded by the kernelThierry Vignaud2012-12-215-110/+3
* fix neoclust mess...Thierry Vignaud2012-12-211-5732/+560
* Revert commit 6430Nicolas Lécureuil2012-11-1133-7577/+12666
* Do not mix tabs and spacesNicolas Lécureuil2012-11-0933-7372/+7455
* add a FIXME note about loading every fs modulesThierry Vignaud2012-09-201-0/+1
* 1.73Thierry Vignaud2012-09-172-1/+2
* add firmware loader written in C (based on hotplug2) (mga#6323)Thierry Vignaud2012-09-173-1/+97
* death to tokenring!Thierry Vignaud2012-09-121-1/+1
* 1.72Thierry Vignaud2012-09-072-1/+2
* (ftp_prepare) retry with FTP instead of HTTP when there's no proxy andThierry Vignaud2012-09-072-1/+6
* (ftp_prepare,http_prepare) fix URL passed to stage2 when user didn'tThierry Vignaud2012-09-072-3/+17
* 1.71Thierry Vignaud2012-09-032-1/+2
* (handle_hid) s/hid-generic/hid_generic/ thus making hid_generic loading silentThierry 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
* mount /dev/{pts,shm} earlier, in stage1 rather than in stage2Thierry Vignaud2012-09-031-2/+8
* mount /dev as devtmpfs earlier, in stage1 rather than in stage2Thierry Vignaud2012-09-032-1/+4
* create /sys at build time rather than run timeThierry Vignaud2012-09-032-1/+2
* drop redundant mkdir of /proc and /tmp (already done in image)Thierry Vignaud2012-09-031-2/+0
* 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.68Thierry Vignaud2012-08-302-1/+2
* mount /sys/kernel/debug (needed for new ldetect)Thierry Vignaud2012-08-302-0/+4
* 1.67Thierry Vignaud2012-06-052-1/+2
* revert to "linux" terminfoThierry Vignaud2012-06-053-2/+3
* make sure nurses get initialized in UTF-8 (mga#4894)Thierry Vignaud2012-06-052-0/+3
* 1.66Thierry Vignaud2012-06-012-1/+2
* 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