Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | 2009-02-18: "pass --restore instead of restore option") | ||||
* | include firmwares for most common network cards (#49195) | Thierry Vignaud | 2009-04-03 | 1 | -1/+5 |
| | | | | | | | | | | (list build from firmwares splited from in kernel drivers that are either GPL or redistribuable according to according to http://git.kernel.org/?p=linux/kernel/git/dwmw2/linux-firmware-from-kernel.git;a=blob;f=WHENCE;h=3814d7d426650f574e079730738978d01496b72f;hb=HEAD) (what's still missing is a userspace helper in order to laod the firmware when requested by the kernel) | ||||
* | 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 ↵ | Olivier Blin | 2008-02-12 | 1 | -1/+2 |
| | | | | modules.alias, but we want them all) | ||||
* | 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 |
| | |||||
* | s/bootspash_cfg/bootsplash_cfg/ (cosmetics) | Olivier Blin | 2008-02-11 | 1 | -3/+3 |
| | |||||
* | fix custom bootsplash theme support (was a typo) | Olivier Blin | 2008-02-11 | 1 | -1/+1 |
| | |||||
* | perl_checker space fixes | Olivier Blin | 2008-02-11 | 1 | -2/+2 |
| | |||||
* | use foreach | Olivier Blin | 2008-02-11 | 1 | -1/+1 |
| | |||||
* | fix live stage2 support | Pascal Rigaux | 2007-12-18 | 1 | -1/+1 |
| | | | | | | | | | | | | as documented in config-stage1.h: /* - if we use a compressed image : STAGE2_LOCATION is a the mount point - if we use the live: STAGE2_LOCATION is a relative symlink to image/install/stage2/live */ #define STAGE2_LOCATION "/tmp/stage2" ie /tmp/stage2 is not always a directory | ||||
* | add some tools needed to get stage2 trough KA method | Antoine Ginies | 2007-10-25 | 1 | -0/+11 |
| | |||||
* | simplify | Olivier Blin | 2007-09-29 | 1 | -1/+1 |
| | |||||
* | install only fallback-modules.alias in stage1 images (we do not need ↵ | Olivier Blin | 2007-09-29 | 1 | -1/+1 |
| | | | | dkms-modules.alias) | ||||
* | add /lib/module-init-tools/ldetect-lst-modules.alias | Olivier Blin | 2007-09-11 | 1 | -1/+1 |
| | |||||
* | add commented debug code | Pascal Rigaux | 2007-09-10 | 1 | -0/+1 |
| | |||||
* | provide /usr/share/ldetect-lst/*-modules.alias in installer images | Olivier Blin | 2007-09-07 | 1 | -0/+3 |
| | |||||
* | - dynamically determine the size of all.img | Pascal Rigaux | 2007-08-31 | 1 | -2/+3 |
| | |||||
* | add usbtable in stage1 | Olivier Blin | 2007-08-15 | 1 | -1/+3 |
| | |||||
* | add pci.ids in stage1 | Olivier Blin | 2007-08-15 | 1 | -0/+1 |
| | |||||
* | fix typos s/tpm/tmp (hard to know the lucky culprit because of the SVN crash ↵ | Olivier Blin | 2007-08-14 | 1 | -2/+2 |
| | | | | :-p) | ||||
* | add pcitable.gz | Olivier Blin | 2007-08-14 | 1 | -0/+1 |
| | |||||
* | add a /lib/modules symlink in the stage1 | Olivier Blin | 2007-08-14 | 1 | -1/+2 |
| |