Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add some scripts used in perl-install/Makefile and rescue/make_rescue_img | Pascal Rigaux | 2005-04-21 | 2 | -0/+22 |
| | |||||
* | Install modules required by packdrake and gendistrib in MISC_DEST | Rafael Garcia-Suarez | 2005-03-24 | 1 | -2/+5 |
| | |||||
* | - remove ddcxinfos, replaced by monitor-edid (which is in a separate package) | Pascal Rigaux | 2005-02-28 | 52 | -29780/+2 |
| | | | | | | | | | | | | - add many resolutions (they are structured by aspect ratio for next move) - put the "Monitor preferred modeline" from EDID in xorg.conf - for this ModeLine must be exported from the monitor section - specifying a VendorName|ModelName in auto_inst is valid, don't overwrite it with edid probe - the strange /dev/zero needed (?) by ddcxinfos is no more needed - field {size} is now {diagonal_size}, and is no more "corrected" - add @CVT_ratios and @CVT_vfreqs (unused at the moment) - Getopt::Long is needed by monitor-parse-edid | ||||
* | Fix ddcxinfos build on PPC that I broke with XBox mods. | Stew Benedict | 2005-02-28 | 1 | -1/+5 |
| | |||||
* | Support for XBox. Original code up the machine. | Stew Benedict | 2005-02-23 | 4 | -7/+110 |
| | |||||
* | fix typo | Pascal Rigaux | 2005-02-15 | 1 | -1/+1 |
| | |||||
* | add peroyvind | Thierry Vignaud | 2005-02-15 | 1 | -0/+1 |
| | |||||
* | ppc fixes (danny) | Gwenolé Beauchesne | 2005-02-11 | 1 | -1/+1 |
| | |||||
* | fix typo | Pascal Rigaux | 2005-01-14 | 1 | -1/+1 |
| | |||||
* | remove obsolete dir | Pascal Rigaux | 2005-01-11 | 1 | -1/+0 |
| | |||||
* | Add a new check script in tools. It compares the perl modules used by the .pm | Rafael Garcia-Suarez | 2004-12-23 | 1 | -0/+22 |
| | | | | | | files in perl-install against the ones listed in share/list, to detect potential missing modules (and potential run-time problems during the stage 2) | ||||
* | ppc & ppc64 fixes | Gwenolé Beauchesne | 2004-12-15 | 4 | -2/+21 |
| | |||||
* | use perldoc -l instead of perl -M + %INC | Pascal Rigaux | 2004-12-03 | 1 | -3/+3 |
| | |||||
* | - drop oem & recovery code (which was broken) | Pascal Rigaux | 2004-11-29 | 1 | -477/+0 |
| | | | | | - will be replaced with a root password + user accounts + network configuration a la drakfirsttime | ||||
* | 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 |