summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* reintegrate togglePackageSelection that fpons nuked away during (mis)mergeGwenolé Beauchesne2003-11-071-0/+4
|
* typo fixThierry Vignaud2003-11-041-1/+1
|
* add missing changelogThierry Vignaud2003-11-041-0/+1
|
* 9.2-19mdkThierry Vignaud2003-11-041-1/+8
|
* forward "manage all interfaces when there more than one"Thierry Vignaud2003-11-041-17/+17
|
* *** empty log message ***Gwenolé Beauchesne2003-11-041-0/+0
|
* Add hdXlun=0 for hdX=ide-scsi options so that we don't get multiple entriesGwenolé Beauchesne2003-11-041-1/+4
| | | | | for cdwriters et al.
* Merge from HEAD: allow setting hdclun=0Gwenolé Beauchesne2003-11-041-1/+1
|
* Enable rescue_ms_boot on AMD64 tooGwenolé Beauchesne2003-11-041-3/+7
|
* Build PCMCIA stuff on AMD64 tooGwenolé Beauchesne2003-11-041-0/+8
|
* Merge with kernel headers 2.4.22-23mdk. Fix args to SCSI_IOCTL_GET_IDLUNGwenolé Beauchesne2003-11-0410-117/+16
| | | | | | for 64-bit arches. Some misc arrangements to make sure we have unsigned long instead of plain u_long.
* workaround empty fields when advanced_state is enabled since theThierry Vignaud2003-10-311-1/+3
| | | | | beginning
* fix anthill bug #50: ensure /etc/ppp/pap-secrets is not world readableThierry Vignaud2003-10-301-2/+4
| | | | | since it contains password/user mapping for dialup
* Enable PCMCIA on AMD64. Add new boot screens from Hélène that FrancoisGwenolé Beauchesne2003-10-302-3/+8
| | | | | packaged.
* Readd PCMCIA stuff to AMD64. Add other modules to hd.img et al. since weGwenolé Beauchesne2003-10-301-10/+1
| | | | | | now have smaller kernel modules. Also keep sata_promise & sata_via since those actually handle SATA drive and not the RAID part.
* Add PCMCIA support to AMD64Gwenolé Beauchesne2003-10-301-1/+9
|
* Enable inb() and friends in <sys/io.h> on AMD64 tooGwenolé Beauchesne2003-10-291-1/+1
|
* fix installer when network::ethernet wasn't loaded beforeThierry Vignaud2003-10-291-0/+1
|
* Sanity check in KERNEL_BOOT_INFO mode: don't read past a page fromGwenolé Beauchesne2003-10-291-9/+8
| | | | | vbe_info->mode_list.
* import back from current main cvs tree for fixes of 9.2 for x86_64Francois Pons2003-10-282-12/+29
|
* 9.2-18mdkThierry Vignaud2003-10-271-1/+17
|
* forward ISDN usb adapters supportThierry Vignaud2003-10-272-3/+15
|
* forward:Thierry Vignaud2003-10-271-2/+4
| | | | | | | | | - test_connected function was wrong and did not pass its parameter to network code code => hance connection status was never detected - profile managment in net_monitor wasn't updated to latest damien api changes in network::netconnect and thus was broken :-(
* forward: drakperm incorrectly enable one to click "ok" after havingThierry Vignaud2003-10-271-0/+1
| | | | | | | | | altered a system rule whereas system rules are not saved since they're enforced by msec. this may confuse the end user ("why my changes weren't applied?") so let disable the "ok" button if the current entry is uneditable.
* forward workaround for anthill bug #18 (do not overwrite sound aliasesThierry Vignaud2003-10-271-2/+5
| | | | | when no hardware change)
* Really read necessary mode_list info from VBE. Check that kernel couldGwenolé Beauchesne2003-10-243-10/+20
| | | | | actually get something useful into EDID block.
* Remove unreachable code. Add support for AMD64 through parsing ofGwenolé Beauchesne2003-10-234-359/+132
| | | | | | | /proc/BOOT/{edid,vbe} blocks obtained early during the boot process. However, this is a -BOOT kernel specific since there is no way to dynamically fetch updated info at runtime. i.e. terrific HACKage!
* Merge from HEAD: setsid trick to make XF4 work in fbdevGwenolé Beauchesne2003-10-231-5/+8
| | | | | Merge from pix's HEAD: use c::_exit()
* Handle idle=poll as a workaround for broken BIOSes.Gwenolé Beauchesne2003-10-221-0/+3
|
* Fix SMP detection on AMD64Gwenolé Beauchesne2003-10-221-30/+35
|
* indent fixes :)Gwenolé Beauchesne2003-10-221-1/+1
|
* add i18n DSOsGwenolé Beauchesne2003-10-221-0/+6
|
* Merge from HEAD: fix code that selects images for the choice of languagesGwenolé Beauchesne2003-10-221-1/+1
| | | | | to not base on FB as well
* force 75dpiGwenolé Beauchesne2003-10-221-1/+1
|
* add im-cedilla.soGwenolé Beauchesne2003-10-221-0/+1
|
* after further investigation at Houston, the bcm440 bug was not relatedThierry Vignaud2003-10-171-1/+1
| | | | | | | to MII_NOT_SUPPORTED (ethtool/mii support is fine in this driver). instead, it is related to half/full duplex detection.
* updateThierry Vignaud2003-10-161-0/+1
|
* forward expert mode fix (why wasn't this commited in that branch too?)Thierry Vignaud2003-10-161-1/+1
|
* - fix drakconnect logic regarding hotplug (hotplug being a binaryThierry Vignaud2003-10-161-1/+4
| | | | | | | | | | boolean and MII_NOT_SUPPORTED being a string) - default to enabled network hotplug bug if the card is blacklisted else rely on user provided value - blacklist bcm4400 for hp
* merge in gc's fix from HEAD for anti-aliasing with xf4 serverGwenolé Beauchesne2003-10-162-3/+5
|
* add XFS to amd64Gwenolé Beauchesne2003-10-161-1/+2
|
* add grub stuffGwenolé Beauchesne2003-10-161-0/+3
|
* add sata_promise, sata_viaGwenolé Beauchesne2003-10-162-2/+2
|
* force user|group|other rights order in edit dialog (previously orderThierry Vignaud2003-10-161-1/+1
| | | | | was random)
* 9.2-17mdkThierry Vignaud2003-10-161-1/+20
|
* revert back to stable versionThierry Vignaud2003-10-141-1/+1
|
* perl_checker fix (this one is needed because else perl_checker stopThierry Vignaud2003-10-131-1/+1
| | | | | | package build [hint perl_checker my love you really should not die on such stugg: this should be a warning, not an error])
* syntax fixThierry Vignaud2003-10-131-1/+1
|
* forward:Thierry Vignaud2003-10-133-14/+19
| | | | | | | | | - fix #425, #1881: wireless adapters settings were lost when altering network configuration when not from wizard mode - when steping back in wizard, do not overwrite first card parameters with last one's (#3276) - do not overwrite current config from ifcfg-INTF with old.ifcfg-INTF
* forward:Thierry Vignaud2003-10-131-1/+1
| | | | | | | - fix lost checkbox states when "expert mode" option is checked - fix first part of #5315: honour expert mode while installing in drakconnect (aka when expert mode checkbox was checked)fix