summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Expand)AuthorAgeFilesLines
* Backport utility functions from 10.1Rafael Garcia-Suarez2004-09-221-0/+9
* Better error reporting with rpm installation failuresRafael Garcia-Suarez2004-09-221-2/+3
* Always return a hashref from pkgs::packageMedium()Rafael Garcia-Suarez2004-09-221-1/+1
* Cope with different cd-rom mountpointsRafael Garcia-Suarez2004-09-221-25/+29
* Separate mdkinst_stage2 step in makefileRafael Garcia-Suarez2004-09-221-0/+3
* revert wrongly uploaded MakefileFlorent Villard2004-09-211-1/+1
* Added some corporate specific changesFlorent Villard2004-09-219-2835/+5747
* temporary workarround to fix extra CDFlorent Villard2004-09-211-6/+6
* Display group selection in corporateFlorent Villard2004-09-211-1/+1
* do not display workstation entries in corporate serverFlorent Villard2004-09-211-7/+15
* use corporate gtk theme in corporateFlorent Villard2004-09-211-1/+1
* do not use default autologin in corporateFlorent Villard2004-09-211-3/+3
* rebreakify, tv likes itGwenolé Beauchesne2004-09-211-2/+1
* run grub installation program in chroot so that to avoid weird pbs at timesGwenolé Beauchesne2004-09-211-3/+1
* add missing gtk module (im-cedilla), arrangements for new pangoGwenolé Beauchesne2004-09-211-1/+2
* - use correct name for mandrakegalaxyGwenolé Beauchesne2004-09-211-2/+4
* Corporate materialGwenolé Beauchesne2004-08-3151-0/+436
* update changelog dates to please rpm + add some highlights to please titiGwenolé Beauchesne2004-08-251-2/+8
* merge in lost 10-34.3.100mdk's changelogThierry Vignaud2004-08-251-3/+32
* enough amd64 changes mergedGwenolé Beauchesne2004-08-251-1/+4
* Always prefer 64-bit packages for updates on biarch platforms.Gwenolé Beauchesne2004-08-251-1/+9
* Parse XFree86.log in last resort in case we have not got any valuableGwenolé Beauchesne2004-08-251-1/+47
* default to 75dpi in order to get anti-aliased fontsGwenolé Beauchesne2004-08-251-1/+1
* Handle PCMCIA on x86-64 too. Fix libs glob for live tree. Don't ship withGwenolé Beauchesne2004-08-251-2/+11
* i18n stuff at install time, probably make it common with /LIB/Gwenolé Beauchesne2004-08-251-0/+6
* fix smp detection on x86_64Gwenolé Beauchesne2004-08-251-30/+35
* handle lib64 drivers on x86-64Gwenolé Beauchesne2004-08-251-6/+7
* add XFS to x86_64 known FSGwenolé Beauchesne2004-08-251-1/+2
* handle nolapic, idle=poll, ide=nodma boot optionsGwenolé Beauchesne2004-08-251-0/+9
* fix pixel sucksPascal Rigaux2004-08-161-1/+1
* replace freeDriver with freedriver (stage2 para are lower cased)Pascal Rigaux2004-08-163-3/+3
* many authentication packages where missing (bugzilla #10644)Pascal Rigaux2004-08-081-0/+1
* set netcnx type when an external isdn modem is selected, or elseOlivier Blin2004-08-051-1/+1
* make room on replay/auto_install floppy image before doing anythingPascal Rigaux2004-08-051-9/+11
* authentication::kind2description() has changed and its name is missleading :-(Pascal Rigaux2004-08-031-1/+2
* authentication installs perl-Net-DNS in some casesPascal Rigaux2004-07-301-1/+1
* offer to connect for pppoe connexions tooOlivier Blin2004-07-301-1/+1
* modprobe eagle-usb for sagem modems (useful if coldplug doesn't work)Olivier Blin2004-07-301-1/+3
* Fixes for AntHill #1009, #1010.Stew Benedict2004-07-301-7/+9
* (check_rpm) backport fix from HEADThierry Vignaud2004-07-291-1/+1
* add newline at end of net_cnx_up scriptOlivier Blin2004-07-291-0/+1
* use connect option or pppd in net_cnx_up, not bothOlivier Blin2004-07-291-2/+2
* merge fix from HEAD: do not automatically configure removable media inThierry Vignaud2004-07-292-1/+6
* merge hds() in get_hds() to correctly handle catching cdie when the device is...Pascal Rigaux2004-07-291-31/+44
* cleanup, fix various typosPascal Rigaux2004-07-291-19/+21
* do not write a blank "pty" option in ppp config file is there is noOlivier Blin2004-07-281-1/+2
* fix getCompaqSmartArray() on 2.6 (since /proc/driver/cciss/cciss0 doesn't tal...Pascal Rigaux2004-07-281-6/+14
* fix getSCSI_26() not sorting the drivesPascal Rigaux2004-07-281-0/+2
* merge auth fixes from HEADThierry Vignaud2004-07-263-91/+413
* isRemovableDrive() doesn't check isRemovableUsb() anymore allowing more usbPascal Rigaux2004-07-221-1/+1