summaryrefslogtreecommitdiffstats
path: root/mdk-stage1
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| | | | | | | | - fix build with gcc-4.6.2 * fixes for -Werror=unused-but-set-variable * minor whitespace cleanups
* 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
| | | | | | | | | | | | | | | * add hid devices: hid-keytouch, hid-uclogic * add sas/raid driver: isci * add sound devices: snd-lola, snd-firewire-speakers snd-isight, snd-usb-6fire * add usb/storage: ums-eneub6250, ums-realtek * add wireless drivers: brcmsmac, rtl8187se, rtusb, rtl8192se, rtl8192cu, rtl8192de
* 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
| | | | | x86_64 as it fails with kvm_amd (#1156)
* 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
| | | | | | to find out missing modules (needs new API from libpci through ldetect binded by drakxtools' c module)
* drop finding out missing entries from pcitable as pcitable was cleanedThierry Vignaud2011-05-061-15/+0
| | | | | from what comes from kernel's module.pcimap
* 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
|
* fix time argument type (upstream commit ↵Olivier Blin2011-03-181-1/+3
| | | | 8d07ad78c8a32b9c89bfcea25d775e8440fd4172 on pppd/session.c)
* fix ambiguous assignment (to fix build with Werror)Olivier Blin2011-03-181-1/+1
|
* Do not get mirrorlist from MandrivaPascal Terjan2011-02-071-1/+1
|
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-02-06141-162/+146
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with Magiea. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r431 | dmorgan | 2011-02-06 01:58:02 +0000 (Sun, 06 Feb 2011) | 1 line Add drakx structure on the SVN ------------------------------------------------------------------------ r432 | dmorgan | 2011-02-06 01:59:38 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned advertising ------------------------------------------------------------------------ r446 | dmorgan | 2011-02-06 22:37:08 +0000 (Sun, 06 Feb 2011) | 1 line Import Clean perl-install ------------------------------------------------------------------------ r448 | dmorgan | 2011-02-06 23:02:36 +0000 (Sun, 06 Feb 2011) | 1 line Add cleaned files ------------------------------------------------------------------------ r449 | dmorgan | 2011-02-06 23:03:52 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned kernel ------------------------------------------------------------------------ r450 | dmorgan | 2011-02-06 23:23:30 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned tools ------------------------------------------------------------------------ r451 | dmorgan | 2011-02-07 00:01:56 +0000 (Mon, 07 Feb 2011) | 1 line Import stage1 ------------------------------------------------------------------------ r473 | dmorgan | 2011-02-07 11:20:50 +0000 (Mon, 07 Feb 2011) | 1 line Import images ------------------------------------------------------------------------ r497 | ennael | 2011-02-09 21:02:06 +0000 (Wed, 09 Feb 2011) | 2 lines readd missing file ------------------------------------------------------------------------ r502 | pterjan | 2011-02-09 23:30:32 +0000 (Wed, 09 Feb 2011) | 1 line Import rescue ------------------------------------------------------------------------ r603 | ennael | 2011-02-24 13:32:54 +0000 (Thu, 24 Feb 2011) | 2 lines import cleaned rescue for Mageia ------------------------------------------------------------------------ r2061 | tv | 2011-10-20 20:32:19 +0100 (Thu, 20 Oct 2011) | 1 line import (cleaned) doc ------------------------------------------------------------------------
* Fix previous commitPascal Terjan2010-05-131-2/+3
|
* Increase versionPascal Terjan2010-05-131-1/+1
|
* create devices listed in /proc/partitions with correct major/minor (#57032)Pascal Terjan2010-05-133-5/+24
|
* do not list /dev/fd0 when no floppy is found (#58390)Pascal Terjan2010-03-304-4/+7
|
* 1.44Thierry Vignaud2010-03-171-1/+1
|
* 1.44Thierry Vignaud2010-03-171-0/+3
|
* add back removed newline...Per Øyvind Karlsen2010-03-041-0/+1
|
* * using a for loop looks betterPer Øyvind Karlsen2010-03-041-4/+3
| | | | | * fix warning about not using parenthesis
* actually go through all procfiles to detect Compaq Smart Array in stead of onlyPer Øyvind Karlsen2010-03-031-14/+16
| | | | | checking the first (yeay, 8 years and 6 months old bug fixed! \o/)
* 1.43 aka automatically bump version (#57466)Thierry Vignaud2010-02-232-1/+4
|
* no rerved-blocks-percentageAntoine Ginies2010-02-091-1/+1
|
* step two of kamethod is based on rescue (IS_RESCUE needed)Antoine Ginies2010-02-041-0/+2
|
* fix options used by tar in ka method (it's a busybox tar), don't close stderrAntoine Ginies2010-02-041-2/+7
|
* update NEWSOlivier Blin2009-09-221-0/+2
|