summaryrefslogtreecommitdiffstats
path: root/mdk-stage1
Commit message (Collapse)AuthorAgeFilesLines
* 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 Mageia. 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
|
* 1.42Olivier Blin2009-09-222-1/+4
|
* oops, virtio devices should be matched against subdevice id, as perBogdano Arendartchuk2009-09-152-8/+11
| | | | | drivers/virtio/virtio_pci.c
* use %zu instead of %d in order to handle x86_64 sizeofBogdano Arendartchuk2009-09-011-1/+1
|
* - load needed modules for known virtio devices, fixes #51804Bogdano Arendartchuk2009-08-315-2/+69
|
* release 1.40Thierry Vignaud2009-08-111-1/+1
|
* Avoid smashing the stack if someday a module has more than 49 dependenciesPascal Terjan2009-08-101-1/+7
|
* disable strict aliasing when compiling rppppoe since it's not safeChristophe Fergeau2009-07-091-1/+1
|
* set uevent helper which will load firmware and do not set firmware Pascal Terjan2009-04-225-9/+13
| | | | timeout to 1 second (it will fail if firmware is not there)
* 1.38Christophe Fergeau2009-04-202-1/+4
|
* Handle isohybrid images dumped on usb sticks in stage1Christophe Fergeau2009-04-171-0/+7
|
* 1.37.2, for some reason 1.37.1 tarball contained outdated codeChristophe Fergeau2009-04-171-1/+1
|
* Uglify make distChristophe Fergeau2009-04-071-0/+15
|
* Fix compilation with new ldetect (hopefully for good this time)Christophe Fergeau2009-04-071-1/+1
|
* Don't compile hande_hid when compiling in NETWORK_STANDALONE modeChristophe Fergeau2009-04-071-1/+1
|
* 1.37Thierry Vignaud2009-04-032-1/+2
|
* Update NEWSChristophe Fergeau2009-04-031-0/+2
|
* Load HID modules in stage1, fixes #47167Christophe Fergeau2009-04-031-0/+15
|
* Update doc from what I understoodPascal Terjan2009-03-101-19/+20
|
* load appropriate modules before trying to mount ext4/reiser4Pascal Terjan2009-03-083-1/+10
|
* mandrake is now mandrivaThierry Vignaud2009-03-0669-144/+144
|
* fix incorrect error message about modules description fileOlivier Blin2009-02-231-1/+1
|
* allow installing from ext3/ext4/reiser4Pascal Terjan2009-02-163-2/+6
|
* 1.34Olivier Blin2009-02-122-1/+2
|
* adapt to new modules.dep format (prefix modules with directory path)Olivier Blin2009-02-122-1/+2
|
* try to use arch-prefixed location for automatic disk installsOlivier Blin2009-02-122-6/+11
|
* Release 1.33Pascal Terjan2009-02-042-1/+3
|
* sort modules in the interfacePascal Terjan2009-02-032-1/+8
|
* Define _GNU_SOURCE for asprintfPascal Terjan2009-02-031-0/+1
|
* squashfs needs sqlzmaOlivier Blin2008-12-171-0/+1
|
* try to load squashfs_lzma tooOlivier Blin2008-12-172-0/+3
|
* 1.32Olivier Blin2008-09-262-1/+2
|
* automatically find compressed stage2 with automatic=method:diskOlivier Blin2008-09-262-0/+65
|
* 1.31Pascal Rigaux2008-08-272-1/+2
|
* - usbkbd is dead, using usbhid insteadPascal Rigaux2008-08-202-3/+4
| | | | | (as told by pterjan)