summaryrefslogtreecommitdiffstats
path: root/mdk-stage1
Commit message (Expand)AuthorAgeFilesLines
* 1.58Thierry Vignaud2012-01-202-1/+2
* (kernel_module_extension) actually default to XZ compressed modulesThierry Vignaud2012-01-201-1/+1
* add support for kernel compressed as XZThierry Vignaud2012-01-202-9/+198
* 1.57Thierry Vignaud2012-01-192-1/+2
* fix linking with new kmodThierry Vignaud2012-01-192-2/+4
* 1.56Thierry Vignaud2012-01-132-1/+2
* link with libkmod instead of libmodprobe since ldetect now link with theThierry Vignaud2012-01-132-1/+2
* (memdup) rename as _memdup() in order to prevent a symbol clash with libkmodThierry Vignaud2012-01-136-14/+14
* (dist-git) compress with xzThierry Vignaud2012-01-131-1/+1
* kill 10 years old snapshot of pppd & pppoeThierry Vignaud2012-01-13246-89230/+4
* further reduce diff with ppp-2.4.5Thierry Vignaud2012-01-032-12/+4
* (ppp_available) kill dead code, thus reducing diff with upstream pppThierry Vignaud2012-01-031-15/+0
* better logThierry Vignaud2012-01-031-1/+1
* (kernel_version) kill it, no more used and broken since the switch to kernel-...Thierry Vignaud2012-01-032-11/+0
* remove temp fileThierry Vignaud2012-01-031-2750/+0
* 1.55Thomas Backlund2011-12-282-1/+2
* (handle_pcmcia) kill obsolete test for 2.2 kernel (patch from tv)Thomas Backlund2011-12-282-4/+1
* sync with kernel-3.2.0-0.rc7.1.mga2 for updated list_modules.pmThomas Backlund2011-12-281-0/+2
* 1.54Olivier Blin2011-12-192-1/+2
* fix build with WerrorOlivier Blin2011-12-192-2/+3
* fix retrieving mirrorlist, broken in 1.53Olivier Blin2011-12-192-1/+3
* 1.53Thierry Vignaud2011-12-142-1/+2
* (choose_mirror_from_list) display distro name in mirror list too (#191)Thierry Vignaud2011-12-142-2/+4
* Revert commit 2302Dexter Morgan2011-12-111-1/+1
* ide_cd_mod does not exist anymore (thanks aginies)Anne Nicolas2011-12-071-1/+1
* 1.52:Thomas Backlund2011-12-067-47/+36
* 1.51Thomas Backlund2011-10-241-0/+1
* 1.51Thomas Backlund2011-10-241-1/+1
* compress tarball with xzThomas Backlund2011-10-241-2/+2
* - sync with kernel-3.1.0-1.mga2Thomas Backlund2011-10-241-0/+12
* 1.50Olivier Blin2011-05-192-1/+2
* add ums-* (USB mass storage) modules in disk/usb categoryOlivier Blin2011-05-191-0/+1
* (pcmcia_probe) do not attempt to perform ISA probe for PCMCIA controller onThierry Vignaud2011-05-192-0/+5
* 1.49Thierry Vignaud2011-05-062-1/+2
* (pci_probe) add vendor name for 0x1217Thierry Vignaud2011-05-061-1/+1
* (pci_probe) all "O2 Micro" devices are know managed by yenta_socketThierry Vignaud2011-05-061-9/+5
* "i82365" driver was renamed "pd6729"Thierry Vignaud2011-05-062-6/+7
* update yenta_socket ID list from kernel, thus handling more PCMCIA controllersThierry Vignaud2011-05-062-0/+10
* sort pci_id tableThierry Vignaud2011-05-061-26/+26
* log latest changeThierry Vignaud2011-05-061-0/+2
* now that kernel replaced pcitable as data source, let's use it in orderThierry Vignaud2011-05-061-7/+12
* drop finding out missing entries from pcitable as pcitable was cleanedThierry Vignaud2011-05-061-15/+0
* update NEWSOlivier Blin2011-03-291-0/+1
* use mirrors.mageia.org/api for mirror listOlivier Blin2011-03-211-2/+2
* - stage 1 : bump versionArnaud Patard2011-03-182-1/+4
* update NEWS for stage1Olivier Blin2011-03-181-0/+2
* - import stage1/drakxtools arm supportArnaud Patard2011-03-182-1/+11
* - import stage1/drakxtools mips supportArnaud Patard2011-03-182-1/+10
* - clean reboot syscall handlingArnaud Patard2011-03-182-12/+27
* - try to handle the built-in module case before trying to load a module.Arnaud Patard2011-03-182-2/+21