summaryrefslogtreecommitdiffstats
path: root/mdk-stage1
Commit message (Expand)AuthorAgeFilesLines
* 2.2Thierry Vignaud2014-04-282-1/+2
* recognize new kernel-3.14 driversThierry Vignaud2014-04-281-0/+1
* drop support for supermountThierry Vignaud2014-03-142-8/+2
* sortThierry Vignaud2014-02-281-1/+1
* 2.1Thierry Vignaud2014-02-282-1/+2
* use getaddrinfo() with glibc too now that use the dynamic libraryThierry Vignaud2014-02-282-140/+1
* drop support for SPARC (unused/untested for a decade)Thierry Vignaud2014-02-283-9/+1
* simplify: drop $STAGE1_LIBCThierry Vignaud2013-11-122-7/+5
* simplify, we only have one libcThierry Vignaud2013-11-121-3/+2
* simplify after previous commit: drop $DIETThierry Vignaud2013-11-121-9/+9
* support dynamic linking onlyThierry Vignaud2013-11-123-34/+2
* stage1: 2.0Colin Guthrie2013-11-062-1/+2
* stage1: Ensure kernel modules and firmware can be loaded in stage2 mga#11600 ...Colin Guthrie2013-11-062-0/+18
* 1.83Anne Nicolas2013-10-292-1/+2
* stage1: Add debugging for net device name confusion.Colin Guthrie2013-10-291-1/+2
* stage1: Switch to a new mode of knowing when to re-exec init.Colin Guthrie2013-10-292-31/+30
* stage1: Remove the counter from init.Colin Guthrie2013-10-291-8/+2
* stage1: Don't bother mounting various API filesystems.Colin Guthrie2013-10-291-18/+0
* stage1: Move the symlink creation from stage1 to init.Colin Guthrie2013-10-297-108/+87
* stage1: Correct path to shellColin Guthrie2013-10-291-1/+1
* stage1: Switch to a shared stage1.Colin Guthrie2013-10-293-14/+17
* stage1: Do not hard code STAGE2 pathColin Guthrie2013-10-291-1/+1
* stage1: Add .gitignoreColin Guthrie2013-10-291-0/+13
* 1.82Thierry Vignaud2013-10-142-1/+2
* sync with kernel-3.12Thierry Vignaud2013-10-141-0/+2
* 1.81Thierry Vignaud2013-10-102-1/+4
* 1.80Thierry Vignaud2013-10-102-1/+5
* Remove svn support from MakefilesColin Guthrie2013-09-041-19/+1
* 1.79Thierry Vignaud2013-08-302-1/+2
* fix invalid usage of memset()Thierry Vignaud2013-08-302-1/+3
* 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
* special case for libreoffice-langpack-brThierry Vignaud2012-12-211-5732/+560