Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make_mdkinst_stage2 is no more, hail mdkinst_stage2_tool | Pascal Rigaux | 2004-11-16 | 1 | -1/+1 |
| | |||||
* | major switch from ramdisk to clp | Pascal Rigaux | 2004-11-16 | 2 | -79/+44 |
| | | | | | | - make_mdkinst_stage2 is now mdkinst_stage2_tool (we don't keep the live when building the clp, mdkinst_stage2_tool is able to create the clp from the live, or the live from the clp) | ||||
* | disable ddcprobe again - it doesn't work right, causing the installer to halt | Pascal Rigaux | 2004-11-12 | 1 | -1/+1 |
| | | | | | with a divide by zero error | ||||
* | specific_arch will now return only the specific arch file, not the main one | Pascal Rigaux | 2004-10-05 | 1 | -1/+1 |
| | | | | | (which is what we want for perl-install/share/symlinks, perl-install/share/list and rescue/list) | ||||
* | - added Romain | Daouda Lo | 2004-10-01 | 1 | -1/+2 |
| | |||||
* | Nuke use of conditional expressions as lvalues | Gwenolé Beauchesne | 2004-09-09 | 1 | -5/+6 |
| | |||||
* | Remake x86emu & int10 subdirs if sources have changed | Gwenolé Beauchesne | 2004-09-09 | 1 | -2/+2 |
| | |||||
* | add one more translator | Thierry Vignaud | 2004-09-03 | 1 | -0/+1 |
| | |||||
* | Some arrangements for IA-64 | Gwenolé Beauchesne | 2004-08-26 | 3 | -5/+10 |
| | |||||
* | PowerPC arrangements from Christiaan Welvaart | Gwenolé Beauchesne | 2004-08-26 | 3 | -27/+32 |
| | |||||
* | warn if driver not available, print available drivers | Olivier Blin | 2004-08-25 | 1 | -0/+7 |
| | |||||
* | delete obsolete files | Olivier Blin | 2004-08-25 | 12 | -0/+0 |
| | |||||
* | upgrade to grub-0.95 | Olivier Blin | 2004-08-25 | 108 | -0/+0 |
| | |||||
* | add new drivers, upgrade to grub-0.95 | Olivier Blin | 2004-08-25 | 17 | -0/+0 |
| | |||||
* | use grub-0.95 | Olivier Blin | 2004-08-25 | 1 | -3/+3 |
| | |||||
* | don't be a bastard, keep CVS directory | Olivier Blin | 2004-08-25 | 1 | -1/+1 |
| | |||||
* | Some cleanups | Gwenolé Beauchesne | 2004-08-25 | 2 | -1/+10 |
| | |||||
* | Raw merge from Kudzu for PPC. Christian, can you get something of it? | Gwenolé Beauchesne | 2004-08-25 | 1 | -0/+3 |
| | |||||
* | Get EDID block from OF (kudzu) | Gwenolé Beauchesne | 2004-08-25 | 3 | -0/+265 |
| | |||||
* | Only use VBE parsing code on x86 and x86_64. | Gwenolé Beauchesne | 2004-08-25 | 1 | -1/+18 |
| | |||||
* | Extensive rewrite and cleanups to use the new int10 interface. Plus add | Gwenolé Beauchesne | 2004-08-25 | 4 | -615/+235 |
| | | | | | | some 64-bit fixes and a last-resort means to get VBE/EDID information from special -BOOT kernel during early boot. | ||||
* | VGA softbootloader for Linux, uses an x86 CPU emulator on non x86 arches. | Gwenolé Beauchesne | 2004-08-25 | 13 | -0/+3402 |
| | |||||
* | Add remaining x86 CPU emulator bits | Gwenolé Beauchesne | 2004-08-25 | 4 | -0/+764 |
| | |||||
* | Add x86 CPU emulator for BIOS int10 emulation on non x86 arches. | Gwenolé Beauchesne | 2004-08-25 | 17 | -0/+22783 |
| | |||||
* | don't remove /usr/share/locale anymore, we use the same locale for all langs | Pascal Rigaux | 2004-08-17 | 1 | -6/+0 |
| | |||||
* | sync with soft/common/username | Thierry Vignaud | 2004-08-12 | 1 | -0/+38 |
| | |||||
* | list a few more contributors | Thierry Vignaud | 2004-08-10 | 1 | -1/+4 |
| | |||||
* | umount mount point instead of umounting the loopback file | Pascal Rigaux | 2004-08-10 | 1 | -1/+1 |
| | | | | | (works better when /etc/mtab is /proc/mounts) | ||||
* | update (Christiaan Welvaart) | Pascal Rigaux | 2004-08-05 | 1 | -14/+5 |
| | |||||
* | better description | Pascal Rigaux | 2004-08-03 | 1 | -1/+1 |
| | |||||
* | adapt to new directories layout: | Pascal Rigaux | 2004-07-26 | 3 | -18/+17 |
| | | | | | | | | | | | - Mandrake/mdkinst -> install/stage2/live - Mandrake/base/mdkinst_stage2.bz2 -> install/stage2/mdkinst_stage2.bz2 - Mandrake/base/rpmsrate -> media/media_info/rpmsrate - Mandrake/RPMS -> media/main - images -> install/images - isolinux -> install/isolinux - Mandrake/share/advertising -> install/extra/advertising | ||||
* | obsolete since 4 years | Pascal Rigaux | 2004-07-23 | 1 | -16/+0 |
| | |||||
* | remove fpons only tool | Pascal Rigaux | 2004-07-23 | 1 | -10/+0 |
| | |||||
* | MandrakeSoft -> Mandrakesoft | Pascal Rigaux | 2004-07-20 | 7 | -7/+7 |
| | |||||
* | replace "Mandrake Linux" with "Mandrakelinux" | Pascal Rigaux | 2004-07-19 | 1 | -2/+2 |
| | |||||
* | ask perl where to find package.pm and URPM.pm, this is more versatile than ↵ | Pascal Rigaux | 2004-07-09 | 1 | -3/+3 |
| | | | | using installvendorlib | ||||
* | sort | Thierry Vignaud | 2004-07-09 | 1 | -19/+20 |
| | |||||
* | add Robert Vojta | Thierry Vignaud | 2004-07-09 | 1 | -0/+1 |
| | |||||
* | add vincent | Thierry Vignaud | 2004-07-08 | 1 | -0/+1 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2004-06-17 | 1 | -10/+17 |
| | |||||
* | add olivier blin | Thierry Vignaud | 2004-06-10 | 1 | -0/+1 |
| | |||||
* | add rafael | Thierry Vignaud | 2004-06-08 | 1 | -0/+1 |
| | |||||
* | add AUTHOR environment option for my warly reports | Pascal Rigaux | 2004-06-03 | 1 | -0/+2 |
| | |||||
* | Clean up perl version checking in the tools makefile. | Rafael Garcia-Suarez | 2004-05-17 | 1 | -3/+3 |
| | |||||
* | adapt to perl packages rebuilt | Pascal Rigaux | 2004-03-01 | 1 | -3/+3 |
| | |||||
* | add a few more inodes to the second stage ramdisk, got bitten by | Guillaume Cottenceau | 2004-02-28 | 1 | -1/+2 |
| | | | | | | | a sucking no space left on device :/ will also print available inodes when creating ramdisk so that we can see if our computing was quite good | ||||
* | catch kernel 2.6 loop bug | Pascal Rigaux | 2004-02-19 | 1 | -1/+1 |
| | |||||
* | these files I needed when pablo gave me lang-*.png images because they were ↵ | Guillaume Cottenceau | 2004-02-18 | 2 | -0/+278 |
| | | | | not aligned.. commiting in case | ||||
* | adding hdd .. hdh | Pascal Rigaux | 2004-02-11 | 1 | -1/+6 |
| | |||||
* | initial version | Pascal Rigaux | 2004-02-11 | 1 | -0/+97 |
| |