| Commit message (Expand) | Author | Age | Files | Lines |
* | simplify | Thierry Vignaud | 2012-02-08 | 1 | -4/+1 |
* | fix isolinux.bin (syslinux 4) | Anne Nicolas | 2012-02-08 | 1 | -1/+4 |
* | include dkms-modules.alias too (mga#1405) | Thierry Vignaud | 2012-01-27 | 1 | -2/+3 |
* | smaller stage1: compress initrd with XZ instead of gzip | Thierry Vignaud | 2012-01-20 | 1 | -1/+1 |
* | reduce size of stage1 by removing busybox if not in debug mode | Thierry Vignaud | 2012-01-19 | 1 | -1/+1 |
* | use upstream pppd & pppoe instead of a 10 years old snapshot | Thierry Vignaud | 2012-01-05 | 1 | -2/+3 |
* | perl_checker cleanups (theme was unused since "do not do anything | Thierry Vignaud | 2011-12-07 | 1 | -3/+2 |
* | better error reporting | Thierry Vignaud | 2011-10-07 | 1 | -1/+3 |
* | fix isolinux.bin path with new syslinux | Thierry Vignaud | 2011-10-06 | 1 | -1/+1 |
* | use gfxboot.c32 as graphical boot loader | Thierry Vignaud | 2011-10-06 | 1 | -3/+3 |
* | merge mkdosfs patch from packages SVN | Olivier Blin | 2011-05-19 | 1 | -5/+12 |
* | make boot.iso hybrid | Anne Nicolas | 2011-05-04 | 1 | -0/+1 |
* | remove -e wich break firmware load (thanks aginies) | Anne Nicolas | 2011-03-03 | 1 | -1/+1 |
* | revert gfxboot.com change as we postpone syslinux update | Anne Nicolas | 2011-02-10 | 1 | -3/+3 |
* | use gfxboot.c32 instead of gfxboot.com as gfxboot is now handled as a module ... | Anne Nicolas | 2011-02-09 | 1 | -3/+3 |
* | Synthesized commit during git-svn import combining previous Mandriva history ... | Mageia SVN-Git Migration | 2011-02-06 | 1 | -13/+13 |
* | disable restore option | Olivier Blin | 2010-05-27 | 1 | -1/+1 |
* | we use busybox.static | Antoine Ginies | 2010-02-17 | 1 | -1/+1 |
* | now busybox-1.16.0 provide the mke2fs tool | Antoine Ginies | 2010-02-09 | 1 | -2/+0 |
* | add missing dir, new path to mke2fs.static | Antoine Ginies | 2010-02-04 | 1 | -2/+3 |
* | use /bin/busybox.static | Pascal Terjan | 2010-01-04 | 1 | -1/+1 |
* | properly fix FileHandle issue (like pterjan did in tools/install-xml-file-list) | Olivier Blin | 2009-10-12 | 1 | -0/+1 |
* | fix firmware again | Pascal Terjan | 2009-10-12 | 1 | -1/+1 |
* | do not do anything anymore with bootsplash.cfg | Thierry Vignaud | 2009-10-06 | 1 | -8/+2 |
* | Fix firmware loading | Pascal Terjan | 2009-09-10 | 1 | -5/+7 |
* | embed all firmwares that are needed by the modules we embed | Pascal Terjan | 2009-09-09 | 1 | -4/+1 |
* | add /dev/ptmx (for screen to work) | Thierry Vignaud | 2009-04-22 | 1 | -1/+1 |
* | drop duplicated code including busybox | Pascal Terjan | 2009-04-15 | 1 | -5/+0 |
* | - handle firmware loading in stage2 too | Pascal Terjan | 2009-04-14 | 1 | -3/+5 |
* | fix firmware helper generation | Pascal Terjan | 2009-04-06 | 1 | -3/+2 |
* | add a userspace helper to load firmwares | Pascal Terjan | 2009-04-03 | 1 | -0/+17 |
* | (initrd) add a comment for future | Thierry Vignaud | 2009-04-03 | 1 | -0/+2 |
* | pass --restore instead of restore option (reverting r252991 from | Thierry Vignaud | 2009-04-03 | 1 | -1/+1 |
* | include firmwares for most common network cards (#49195) | Thierry Vignaud | 2009-04-03 | 1 | -1/+5 |
* | add /dev/random and /dev/urandom (for curl) | Thierry Vignaud | 2009-03-09 | 1 | -1/+1 |
* | - pass --restore instead of restore option | Thierry Vignaud | 2009-02-18 | 1 | -1/+1 |
* | enable to select restore option | Thierry Vignaud | 2009-02-10 | 1 | -0/+1 |
* | I didn't mean to remove the 'harddisk' label from isolinux.cfg | Christophe Fergeau | 2009-01-23 | 1 | -0/+2 |
* | Forgot to copy gfxboot in 1 place | Christophe Fergeau | 2009-01-23 | 1 | -0/+1 |
* | Use UI directive from our patched syslinux 3.72 package | Christophe Fergeau | 2009-01-23 | 1 | -8/+2 |
* | Syslinux 3.72 changes for the COM32 gfxboot module | Christophe Fergeau | 2009-01-22 | 1 | -2/+8 |
* | use "Mdv Boot ISO" as label | Olivier Blin | 2008-02-26 | 1 | -1/+1 |
* | restore full modules.alias (depmod keeps only available modules in modules.al... | Olivier Blin | 2008-02-12 | 1 | -1/+2 |
* | remove symlinks in toplevel /modules | Olivier Blin | 2008-02-11 | 1 | -1/+0 |
* | add modules in /modules/`uname -r` and use depmod to build modules.{dep,alias} | Olivier Blin | 2008-02-11 | 1 | -2/+3 |
* | make /lib/modules symlink relative | Olivier Blin | 2008-02-11 | 1 | -1/+1 |
* | mark unused variables | Olivier Blin | 2008-02-11 | 1 | -1/+1 |
* | remove useless rdz | Olivier Blin | 2008-02-11 | 1 | -1/+0 |
* | boot_img_ppc does not have an empty prototype | Olivier Blin | 2008-02-11 | 1 | -1/+1 |
* | make bootsplash_cfg optional | Olivier Blin | 2008-02-11 | 1 | -3/+3 |