summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use <net/if_arp.h> thusly bypassing need for <linux/byteorder/generic.h>Gwenolé Beauchesne2003-08-201-1/+1
|
* Fix typo in last-minute-change commitGwenolé Beauchesne2003-08-201-1/+1
|
* updated pot filePablo Saratxaga2003-08-202-152/+170
|
* *** empty log message ***Pascal Rigaux2003-08-201-1/+220
|
* load detected firewire modules during installPascal Rigaux2003-08-203-4/+4
|
* add firewire_probe() and use it in probeall()Pascal Rigaux2003-08-201-1/+24
|
* do translate choices N_("Yes"), N_("No"), N_("See hardware info")Pascal Rigaux2003-08-191-1/+1
| | | | | (thanks to Arpad Biro)
* help perl_checker somewhatThierry Vignaud2003-08-191-1/+1
|
* mark one more string as translatable (spoted by Arpad Biro)Thierry Vignaud2003-08-192-2/+2
|
* translate one more string (already translated as this is a double)Thierry Vignaud2003-08-191-1/+1
|
* first bits of 9.2-0.32mdkThierry Vignaud2003-08-191-2/+8
|
* pci hardware discovery: do full-probe by defaultThierry Vignaud2003-08-193-10/+7
|
* readd LANGUAGE=CThierry Vignaud2003-08-191-2/+2
|
* Updated Nimbus Sans L font (some wrong cyrillic glyphs fixed byPablo Saratxaga2003-08-191-0/+0
| | | | | Mashrab Kuvatov <kmashrab@uni-bremen.de>)
* fix brown paper bug #4702 ...Thierry Vignaud2003-08-191-1/+1
|
* pablo say that redefining LC_* is useless if LC_ALL is defined as theThierry Vignaud2003-08-191-2/+2
| | | | | later overrides and take priority over the former
* remove broken and unused gtkexpand()Thierry Vignaud2003-08-191-2/+1
|
* full pci probe does not freeze anymore, removing code work-arounding the freezePascal Rigaux2003-08-197-35/+12
|
* perl_checker compliancePascal Rigaux2003-08-194-13/+14
|
* remove unused variableThierry Vignaud2003-08-191-1/+1
|
* fix any::write_passwd_user() callPascal Rigaux2003-08-191-1/+1
|
* add perl_checker hintThierry Vignaud2003-08-191-1/+1
|
* "xxx or xxx" in list context is always bad!Pascal Rigaux2003-08-191-2/+2
|
* perl_checker compliance (revert non usefull titi change)Pascal Rigaux2003-08-191-1/+1
|
* (update_intbutt) consolidate internet connection button switch codeThierry Vignaud2003-08-191-6/+8
|
* Merge from AMD64 branch: lib64 fixesGwenolé Beauchesne2003-08-191-2/+2
|
* Merge from AMD64 branchGwenolé Beauchesne2003-08-191-8/+23
|
* Merge from AMD64 branch, also fix all.rdz generation.Gwenolé Beauchesne2003-08-192-3/+22
|
* Handle /boot/efi as an EFI partitionGwenolé Beauchesne2003-08-191-1/+1
|
* - use real known interface name everywhere not guessed oneThierry Vignaud2003-08-191-34/+39
| | | | | | | | | | (having eth0 and eth9 would resulting in displaying eth0 & eth1 before), thus enabling to get rid of get_eth_ip() - replace build_list() by update_list() that fix flicker on list update: only add/remove added/removed interfaces, just update fields for others
* AMD64 updates for 9.2Gwenolé Beauchesne2003-08-192-112/+129
|
* lib64 fixes. Make sure we grab Gtk2.pmGwenolé Beauchesne2003-08-191-2/+5
|
* Use xf4 on AMD64 tooGwenolé Beauchesne2003-08-192-2/+2
|
* - Don't care about BIGMEM stuff for IA-64 & AMD64Gwenolé Beauchesne2003-08-191-1/+2
| | | | | - Handle platforms that are only aware of all.img
* Handle EFI partitions. umount syscall does not exist on AMD64, use umount2Gwenolé Beauchesne2003-08-191-2/+7
|
* - Merge in AMD64 treeGwenolé Beauchesne2003-08-191-2/+8
| | | | | - Handle EFI partitions on IA-64
* Only build mar when neededGwenolé Beauchesne2003-08-191-1/+1
|
* fix internet reconnection in mccDamien Chaumette2003-08-191-2/+1
|
* add resume=/dev/XXX where /dev/XXX is the swap partition (when the swap ↵Pascal Rigaux2003-08-191-0/+5
| | | | partition is bigger than ram size)
* show advanced options by default if --expert was passed or if expectThierry Vignaud2003-08-191-1/+1
| | | | | checkbox was checked (#4353)
* new version from XML docPascal Rigaux2003-08-191-2/+2
|
* remove debug codePascal Rigaux2003-08-191-1/+0
|
* adapt to new documentation layoutPascal Rigaux2003-08-191-28/+34
|
* Fixing Nvidia detection.. Many were missing due to wrong regexpErwan Velu2003-08-191-5/+5
|
* 64-bit clean RPC code enough to let MDK stage1 do NFS mountsGwenolé Beauchesne2003-08-195-141/+180
|
* XDR security fix from glibc [CAN 2003-0028]Gwenolé Beauchesne2003-08-193-54/+37
|
* Gracefully handle IPPROTO_TCP in pmap_getport() [PR libc/4943]Gwenolé Beauchesne2003-08-191-2/+6
|
* Fix htonl() on 64-bit platformsGwenolé Beauchesne2003-08-193-8/+8
|
* Really match dietlibc 0.22 for <sys/types.h> u_long definition thoughGwenolé Beauchesne2003-08-191-1/+1
| | | | | it ought to be uint32_t.
* Fix varargs for AMD64Gwenolé Beauchesne2003-08-191-1/+1
|