Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | outdated, we now use glibc | Thierry.Vignaud | 2014-05-24 | 1 | -50/+0 |
* | Revert "FIXME/WIP: TO REVERT DEBUGGING" | Thierry Vignaud | 2014-05-20 | 1 | -1/+1 |
* | /usr/X11R6 paths are obsolete for years... | Thierry Vignaud | 2014-05-18 | 2 | -4/+4 |
* | FIXME/WIP: TO REVERT DEBUGGING | Thierry Vignaud | 2014-05-18 | 1 | -1/+1 |
* | simplify | Thierry Vignaud | 2014-05-18 | 1 | -2/+1 |
* | fix "make -j" | Thierry Vignaud | 2014-05-17 | 8 | -89/+22 |
* | further simplify through substitution references | Thierry Vignaud | 2014-05-14 | 2 | -4/+4 |
* | simplify using filter function | Thierry Vignaud | 2014-05-14 | 1 | -12/+1 |
* | kill $(DIET) | Thierry Vignaud | 2014-05-13 | 1 | -2/+2 |
* | kill obsolete comment | Thierry Vignaud | 2014-05-13 | 1 | -21/+0 |
* | 2.2 | Thierry Vignaud | 2014-04-28 | 2 | -1/+2 |
* | recognize new kernel-3.14 drivers | Thierry Vignaud | 2014-04-28 | 1 | -0/+1 |
* | drop support for supermount | Thierry Vignaud | 2014-03-14 | 2 | -8/+2 |
* | sort | Thierry Vignaud | 2014-02-28 | 1 | -1/+1 |
* | 2.1 | Thierry Vignaud | 2014-02-28 | 2 | -1/+2 |
* | use getaddrinfo() with glibc too now that use the dynamic library | Thierry Vignaud | 2014-02-28 | 2 | -140/+1 |
* | drop support for SPARC (unused/untested for a decade) | Thierry Vignaud | 2014-02-28 | 3 | -9/+1 |
* | simplify: drop $STAGE1_LIBC | Thierry Vignaud | 2013-11-12 | 2 | -7/+5 |
* | simplify, we only have one libc | Thierry Vignaud | 2013-11-12 | 1 | -3/+2 |
* | simplify after previous commit: drop $DIET | Thierry Vignaud | 2013-11-12 | 1 | -9/+9 |
* | support dynamic linking only | Thierry Vignaud | 2013-11-12 | 3 | -34/+2 |
* | stage1: 2.0 | Colin Guthrie | 2013-11-06 | 2 | -1/+2 |
* | stage1: Ensure kernel modules and firmware can be loaded in stage2 mga#11600 ... | Colin Guthrie | 2013-11-06 | 2 | -0/+18 |
* | 1.83 | Anne Nicolas | 2013-10-29 | 2 | -1/+2 |
* | stage1: Add debugging for net device name confusion. | Colin Guthrie | 2013-10-29 | 1 | -1/+2 |
* | stage1: Switch to a new mode of knowing when to re-exec init. | Colin Guthrie | 2013-10-29 | 2 | -31/+30 |
* | stage1: Remove the counter from init. | Colin Guthrie | 2013-10-29 | 1 | -8/+2 |
* | stage1: Don't bother mounting various API filesystems. | Colin Guthrie | 2013-10-29 | 1 | -18/+0 |
* | stage1: Move the symlink creation from stage1 to init. | Colin Guthrie | 2013-10-29 | 7 | -108/+87 |
* | stage1: Correct path to shell | Colin Guthrie | 2013-10-29 | 1 | -1/+1 |
* | stage1: Switch to a shared stage1. | Colin Guthrie | 2013-10-29 | 3 | -14/+17 |
* | stage1: Do not hard code STAGE2 path | Colin Guthrie | 2013-10-29 | 1 | -1/+1 |
* | stage1: Add .gitignore | Colin Guthrie | 2013-10-29 | 1 | -0/+13 |
* | 1.82 | Thierry Vignaud | 2013-10-14 | 2 | -1/+2 |
* | sync with kernel-3.12 | Thierry Vignaud | 2013-10-14 | 1 | -0/+2 |
* | 1.81 | Thierry Vignaud | 2013-10-10 | 2 | -1/+4 |
* | 1.80 | Thierry Vignaud | 2013-10-10 | 2 | -1/+5 |
* | Remove svn support from Makefiles | Colin Guthrie | 2013-09-04 | 1 | -19/+1 |
* | 1.79 | Thierry Vignaud | 2013-08-30 | 2 | -1/+2 |
* | fix invalid usage of memset() | Thierry Vignaud | 2013-08-30 | 2 | -1/+3 |
* | 1.78 | Thierry Vignaud | 2013-03-30 | 2 | -1/+2 |
* | probe virtual drivers too (mga#9546) | Thierry Vignaud | 2013-03-30 | 2 | -2/+5 |
* | sort | Thierry Vignaud | 2013-03-30 | 1 | -1/+1 |
* | 1.77 | Thierry Vignaud | 2013-03-26 | 2 | -1/+2 |
* | kill now dead code | Thierry Vignaud | 2013-03-26 | 2 | -81/+0 |
* | use kmod for module loading (mga#9242, based on Pok works @mdv) | Thierry Vignaud | 2013-03-23 | 2 | -28/+74 |
* | kill long dead argument | Thierry Vignaud | 2013-03-23 | 13 | -55/+55 |
* | (my_insmod) rename as (my_modprobe) as it really what it is | Thierry Vignaud | 2013-03-23 | 13 | -54/+54 |
* | do not reinvent kernel constants | Thierry Vignaud | 2013-03-23 | 2 | -17/+7 |
* | 1.76 | Thierry Vignaud | 2013-03-21 | 2 | -1/+2 |