summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* updateThierry Vignaud2006-01-121-184/+34
|
* defaulting to 1024x768 instead of 800x600 when the monitor size is unknownPascal Rigaux2006-01-121-2/+4
| | | | | (since a lot of people expect this, and that's what fedora is doing, cf #20304)
* replacing double with NV as suggested by rafael:Pascal Rigaux2006-01-121-1/+1
| | | | | | | | NV is the portable typedef perl's Configure figures out for floating point values. And since it's an internal type the typemap is easier. See: $ perl -V:nvtype nvtype='double';
* use BLKGETSIZE64 to allow detecting partitions bigger than 2TB, and usePascal Rigaux2006-01-121-4/+6
| | | | | | "double" instead of "unsigned int" (nb: it means we will use doubles instead of ints for computing things, this works quite nicely up to 100_000TB
* add a commentThierry Vignaud2006-01-111-0/+1
|
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2006-01-101-78/+99
|
* look for "NR_CPUS limit of 1 reached" instead of looking MP tables by hand, ↵Pascal Rigaux2006-01-108-860/+3
| | | | or using DMI info (often broken)
* this service is *NOT* interactiveThierry Vignaud2006-01-101-1/+0
|
* don't set KBCHARSET in /etc/sysconfig/keyboard, this is not usefulPascal Rigaux2006-01-101-1/+0
| | | | | (and we don't modify it in keyboarddrake)
* Updated nn translation.Karl Ove Hufthammer2006-01-091-88/+105
|
* - Make sure that when a user supplies an updated PPD file, the newTill Kamppeter2006-01-091-0/+28
| | | | | file and not the old one from the system gets used.
* - Moved button for daemon-less CUPS client mode to the top of the CUPSTill Kamppeter2006-01-091-12/+12
| | | | | | configuration dialog, to make it more visible, so that the user sees more easily when he has activated this mode accidentally.
* allow giving {percent_size} instead of {size}Pascal Rigaux2006-01-091-0/+9
|
* updated po fileShiva Huang2006-01-091-83/+106
|
* convert parallel init to LSBOlivier Blin2006-01-091-4/+8
|
* *** empty log message ***José Melo2006-01-081-2/+2
|
* *** empty log message ***José Melo2006-01-081-273/+185
|
* More pt_BR fixes.Wanderlei Antonio Cavassin2006-01-061-6/+8
|
* update to new mailing list namePascal Rigaux2006-01-061-1/+1
|
* *** empty log message ***Pascal Rigaux2006-01-061-0/+226
|
* option IgnoreEDID is no more needed with nvidia driverThierry Vignaud2006-01-061-1/+0
|
* add ioc3_serial driverThierry Vignaud2006-01-051-1/+1
|
* Updated nn translation.Karl Ove Hufthammer2006-01-041-165/+104
|
* ugly hack to make things work when /proc/mounts says /dev/root is mounted in ↵Pascal Rigaux2006-01-041-1/+1
| | | | /mnt
* fix typoOlivier Blin2006-01-031-1/+1
|
* don't have a useless empty hash in wizards objects, use the wizards hashOlivier Blin2006-01-038-53/+44
|
* fix typoOlivier Blin2006-01-031-1/+1
|
* fix documentation typoOlivier Blin2006-01-031-1/+1
|
* updated po fileShiva Huang2006-01-031-22/+23
|
* (get_eth_cards) simplifyThierry Vignaud2006-01-031-2/+1
|
* typo fix (#13292)Thierry Vignaud2006-01-021-1/+1
|
* require dkmsOlivier Blin2006-01-021-1/+1
|
* check/sanitize user input MAC addresses, add tooltips (#20384)Stew Benedict2006-01-021-0/+34
|
* refer to DrakXTools on the wikiOlivier Blin2006-01-021-1/+1
|
* fix URLThierry Vignaud2006-01-021-1/+1
|
* 10.4.9-1mdkThierry Vignaud2006-01-021-1/+5
|
* better not dying (#20340) it looks like there do be some devices outThierry Vignaud2006-01-021-1/+1
| | | | | for which we failed to get proper data
* handle new orinoco_nortel driverThierry Vignaud2006-01-021-1/+1
|
* 10.4.8-1mdkThierry Vignaud2006-01-021-1/+10
|
* use -boot prefix in syslinux file only if a specific boot type is specifiedOlivier Blin2006-01-021-1/+1
|
* add parallel init support (Couriousous)Olivier Blin2006-01-021-0/+4
|
* osatu gabeIñigo Salvador Azurmendi2005-12-311-381/+175
|
* Add support for custom kernel args in initrdStew Benedict2005-12-301-17/+33
| | | | | | Add support for future unionfs/TS2 Perl_checker fixes
* remove incorrect and unused check (anyway, e2fsprogs is required by basesystem)Olivier Blin2005-12-291-5/+0
|
* use --inplace option in rsync, to avoid missing space when overwriting an ↵Olivier Blin2005-12-291-1/+1
| | | | existing live system
* don't record loopbacks on boot masterOlivier Blin2005-12-291-1/+1
|
* name the boot cdrom master as boot.iso (and factorize)Olivier Blin2005-12-291-2/+7
|
* allow to use --boot-only for master/format/record stepsOlivier Blin2005-12-291-4/+3
|
* add optionnal boot storage type in $media->{boot} and build a custom ↵Olivier Blin2005-12-291-8/+15
| | | | syslinux-boot.cfg for it
* rename refresh_boot_only as boot_onlyOlivier Blin2005-12-291-2/+2
|