summaryrefslogtreecommitdiffstats
path: root/images/make_boot_img
Commit message (Collapse)AuthorAgeFilesLines
...
* add /dev/random and /dev/urandom (for curl)Thierry Vignaud2009-03-091-1/+1
|
* - pass --restore instead of restore optionThierry Vignaud2009-02-181-1/+1
|
* enable to select restore optionThierry Vignaud2009-02-101-0/+1
|
* I didn't mean to remove the 'harddisk' label from isolinux.cfgChristophe Fergeau2009-01-231-0/+2
|
* Forgot to copy gfxboot in 1 placeChristophe Fergeau2009-01-231-0/+1
|
* Use UI directive from our patched syslinux 3.72 packageChristophe Fergeau2009-01-231-8/+2
|
* Syslinux 3.72 changes for the COM32 gfxboot moduleChristophe Fergeau2009-01-221-2/+8
|
* use "Mdv Boot ISO" as labelOlivier Blin2008-02-261-1/+1
|
* restore full modules.alias (depmod keeps only available modules in ↵Olivier Blin2008-02-121-1/+2
| | | | modules.alias, but we want them all)
* remove symlinks in toplevel /modulesOlivier Blin2008-02-111-1/+0
|
* add modules in /modules/`uname -r` and use depmod to build modules.{dep,alias}Olivier Blin2008-02-111-2/+3
|
* make /lib/modules symlink relativeOlivier Blin2008-02-111-1/+1
|
* mark unused variablesOlivier Blin2008-02-111-1/+1
|
* remove useless rdzOlivier Blin2008-02-111-1/+0
|
* boot_img_ppc does not have an empty prototypeOlivier Blin2008-02-111-1/+1
|
* make bootsplash_cfg optionalOlivier Blin2008-02-111-3/+3
|
* s/bootspash_cfg/bootsplash_cfg/ (cosmetics)Olivier Blin2008-02-111-3/+3
|
* fix custom bootsplash theme support (was a typo)Olivier Blin2008-02-111-1/+1
|
* perl_checker space fixesOlivier Blin2008-02-111-2/+2
|
* use foreachOlivier Blin2008-02-111-1/+1
|
* fix live stage2 supportPascal Rigaux2007-12-181-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 methodAntoine Ginies2007-10-251-0/+11
|
* simplifyOlivier Blin2007-09-291-1/+1
|
* install only fallback-modules.alias in stage1 images (we do not need ↵Olivier Blin2007-09-291-1/+1
| | | | dkms-modules.alias)
* add /lib/module-init-tools/ldetect-lst-modules.aliasOlivier Blin2007-09-111-1/+1
|
* add commented debug codePascal Rigaux2007-09-101-0/+1
|
* provide /usr/share/ldetect-lst/*-modules.alias in installer imagesOlivier Blin2007-09-071-0/+3
|
* - dynamically determine the size of all.imgPascal Rigaux2007-08-311-2/+3
|
* add usbtable in stage1Olivier Blin2007-08-151-1/+3
|
* add pci.ids in stage1Olivier Blin2007-08-151-0/+1
|
* fix typos s/tpm/tmp (hard to know the lucky culprit because of the SVN crash ↵Olivier Blin2007-08-141-2/+2
| | | | :-p)
* add pcitable.gzOlivier Blin2007-08-141-0/+1
|
* add a /lib/modules symlink in the stage1Olivier Blin2007-08-141-1/+2
|
* - update_kernel: now require install rpms or rpm files as argumentsPascal Rigaux2007-08-091-4/+2
| | | | | | | | | (this allow specifying precisely which installed kernels are used) nb: - RPMS/ is not used anymore, pkgs given an command line are installed directly in all.kernels/ - RPMS/.main is replaced by all.kernels/.list which keeps the ordering of kernels given to update_kernel
* - add modules.alias in /modules/<version> as required by stage2 with new ↵Pascal Rigaux2007-08-081-4/+8
| | | | libldetect
* allow testing gfxboot via boot.isoPascal Rigaux2007-08-031-4/+8
|
* - revert isolinux starting install by default instead of booting on ↵Pascal Rigaux2007-08-011-4/+4
| | | | harddrive (#32040)
* 1.11Pascal Rigaux2007-06-291-1/+1
|
* fix typo in previous commitPascal Rigaux2007-06-291-1/+1
|
* - default to theme Mandriva-Free, and only setting another one through THEMEPascal Rigaux2007-06-291-1/+2
| | | | | environment variable
* re-sync after the big svn lossPascal Rigaux2007-04-251-0/+782