summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* xfree[34X] are removedPascal Rigaux2004-05-061-1/+1
|
* when XF86Config-4 is missing, use XF86ConfigPascal Rigaux2004-05-061-1/+3
|
* don't prefer_devfs_name when reading /proc/mounts (which uses devfs names)Pascal Rigaux2004-05-062-5/+5
|
* don't succeed automatic configuration (not auto_install) when there is many ↵Pascal Rigaux2004-05-061-1/+3
| | | | cards (as requested by Joe Bolin on cooker)
* open more ports for sambaThierry Vignaud2004-05-051-1/+1
|
* preparing for FurlanPablo Saratxaga2004-05-051-1/+2
|
* fix 10-31mdk's changelogThierry Vignaud2004-05-051-1/+1
|
* do not offer to set DOMAINNAME2 since it is never saved nor read (#9580)Thierry Vignaud2004-05-051-1/+1
|
* updated Galician filePablo Saratxaga2004-05-051-2145/+2170
|
* use @cards instead of $#cards as told by master pipiDamien Chaumette2004-05-041-1/+1
|
* updateThierry Vignaud2004-05-041-1383/+1254
|
* 10-34mdkThierry Vignaud2004-05-041-1/+10
|
* fix interface destruction wizardThierry Vignaud2004-05-041-1/+1
|
* perl_checker fixesDamien Chaumette2004-05-041-3/+3
|
* perlchecker fixesDamien Chaumette2004-05-041-20/+21
|
* XFree 3 is gone!Pascal Rigaux2004-05-0314-1141/+513
|
* take ISDN protocol into account for people outside Europe to use itDamien Chaumette2004-05-032-1/+5
| | | | | (kind of lost in space before)
* - move boot help messages out of make_boot_img and the various msgboot*.img.bz2Pascal Rigaux2004-05-033-48/+85
| | | | | | | - move them in help.msg.xml and advanced.msg.xml - talk about noapic in help.msg (thanks to switzerland, esp. to gc)
* simplify: isolinux always use boot.msgPascal Rigaux2004-05-031-10/+8
|
* don't use msgboot-graphicallogo.img.bz2 anymore, build it (easy and simpler)Pascal Rigaux2004-05-033-6/+3
|
* stage1-disk and stage1-medias-usb are dead alreadyPascal Rigaux2004-05-031-32/+4
|
* hd.img and hdcdrom_usb.img are dead already tooPascal Rigaux2004-05-031-8/+2
|
* network_usb, network_gigabit and network_gigabit_usb are already deadPascal Rigaux2004-05-031-4/+1
|
* obsolete stuffPascal Rigaux2004-05-032-0/+0
|
* blank.img has been removed, so remove special code handling itPascal Rigaux2004-05-033-13/+1
|
* no need for defensive programmingPascal Rigaux2004-05-031-1/+1
|
* blank.img has been removed, so remove special code handling itPascal Rigaux2004-05-035-31/+6
|
* quick update, not completePascal Rigaux2004-05-031-29/+9
|
* fix drakupdate_fstab adding twice an entry in fstab, one with the old name, ↵Pascal Rigaux2004-05-014-3/+15
| | | | one with the devfs name
* 10-32mdkThierry Vignaud2004-04-301-1/+16
|
* - new getSCSI_26() not using /proc/scsi/scsiPascal Rigaux2004-04-303-33/+75
| | | | | | | | | (since we can't say first Direct-Access entry is sda anymore) - deprecate field {raw_type} - don't fill {device} with sgX for non-(cdrom|hd|floppy) (hopefully not used by anything, except maybe scanners?) - replace scdX with srX (which everybody use)
* (version) bump release numberThierry Vignaud2004-04-301-1/+1
|
* time is displayed as HH:MM:SS with RTL languagesThierry Vignaud2004-04-301-1/+3
|
* list SATA controllers in their own category (anthill #741)Thierry Vignaud2004-04-301-1/+10
|
* Updated Nynorsk filePablo Saratxaga2004-04-281-1615/+2002
|
* updating catalan translations of DrakX and drakfaxAlbert Astals Cid2004-04-281-1099/+1123
|
* cleaning _last_ 'isdn_' prefixDamien Chaumette2004-04-281-1/+1
|
* change last isdn_detect_backend() remainingDamien Chaumette2004-04-281-1/+1
|
* resync with initscripts (fix sound on many sound cards) (imho, this should notThierry Vignaud2004-04-282-8/+8
| | | | | be in move cvs but should be copied at build time from initscripts one)
* log removed/added hwThierry Vignaud2004-04-281-0/+3
|
* drop unused ISA and EXPORTDamien Chaumette2004-04-281-4/+0
|
* drop isdn_ fonction namesDamien Chaumette2004-04-283-15/+14
|
* drop network::isdn->importDamien Chaumette2004-04-281-8/+7
|
* updated Kyrgyz filePablo Saratxaga2004-04-281-0/+21607
|
* updateThierry Vignaud2004-04-281-1125/+1146
|
* *** empty log message ***Dovix2004-04-271-1108/+1119
|
* updated Brazilian filePablo Saratxaga2004-04-271-1500/+1270
|
* no need to up ippp0 in net_cnx_up, it's been up'ed at startupDamien Chaumette2004-04-271-2/+0
|
* add synaptics for laptopsThierry Vignaud2004-04-271-0/+1
|
* try to fix #3793 or at least enhance firmware seeking on windows partitionDamien Chaumette2004-04-272-4/+4
| | | | | (based upon titi's patch)