| Commit message (Expand) | Author | Age | Files | Lines |
* | created simple image from 9.2 install isolinux pictures for floppy. | Francois Pons | 2003-09-03 | 1 | -0/+0 |
* | also display probe.c entries that are completely missing from pcitable | Guillaume Cottenceau | 2003-08-21 | 1 | -3/+3 |
* | 0x1524 0x1411 is a yenta_socket on Asus Pundit machine (laurent at pschit.net) | Guillaume Cottenceau | 2003-08-21 | 1 | -0/+1 |
* | Use "%p" specifier as "Base" is likely to be an address. | Gwenolé Beauchesne | 2003-08-20 | 1 | -3/+3 |
* | Use <net/if_arp.h> thusly bypassing need for <linux/byteorder/generic.h> | Gwenolé Beauchesne | 2003-08-20 | 1 | -1/+1 |
* | 64-bit clean RPC code enough to let MDK stage1 do NFS mounts | Gwenolé Beauchesne | 2003-08-19 | 5 | -141/+180 |
* | XDR security fix from glibc [CAN 2003-0028] | Gwenolé Beauchesne | 2003-08-19 | 3 | -54/+37 |
* | Gracefully handle IPPROTO_TCP in pmap_getport() [PR libc/4943] | Gwenolé Beauchesne | 2003-08-19 | 1 | -2/+6 |
* | Fix htonl() on 64-bit platforms | Gwenolé Beauchesne | 2003-08-19 | 3 | -8/+8 |
* | Really match dietlibc 0.22 for <sys/types.h> u_long definition though | Gwenolé Beauchesne | 2003-08-19 | 1 | -1/+1 |
* | Fix varargs for AMD64 | Gwenolé Beauchesne | 2003-08-19 | 1 | -1/+1 |
* | Build ppp stuff on AMD64 too | Gwenolé Beauchesne | 2003-08-19 | 1 | -4/+1 |
* | full pci probe can't be run with fopen/fread because we might read too many b... | Guillaume Cottenceau | 2003-08-13 | 1 | -4/+8 |
* | Fix merge from amd64-branch | Gwenolé Beauchesne | 2003-08-13 | 1 | -1/+1 |
* | some more pci id's from pcmcia-cs-3.2.4 | Guillaume Cottenceau | 2003-07-09 | 1 | -0/+8 |
* | fix dep of "make clean && make" | Guillaume Cottenceau | 2003-06-06 | 1 | -1/+4 |
* | we're in cooker now | Guillaume Cottenceau | 2003-06-06 | 1 | -1/+1 |
* | fix build with new gcc | Pascal Rigaux | 2003-06-05 | 1 | -2/+2 |
* | latest missing files | Gwenolé Beauchesne | 2003-06-04 | 9 | -0/+156 |
* | add missing scripts | Gwenolé Beauchesne | 2003-06-04 | 2 | -0/+13 |
* | even more removals | Gwenolé Beauchesne | 2003-06-04 | 37 | -1446/+0 |
* | remove obsolete bits | Gwenolé Beauchesne | 2003-06-04 | 94 | -381/+0 |
* | Import dietlibc 0.22 + other fixes for AMD64 | Gwenolé Beauchesne | 2003-06-04 | 502 | -0/+19926 |
* | typo from post-rereading | Gwenolé Beauchesne | 2003-06-04 | 1 | -1/+1 |
* | Merge from R9_0-AMD64, most notably: | Gwenolé Beauchesne | 2003-06-04 | 516 | -5476/+14017 |
* | grow MAX_ARP_RETRIES from 4 to 7 after erwan's suggestion | Guillaume Cottenceau | 2003-05-28 | 1 | -1/+1 |
* | Fixes. Don't care about taint stuff. Constify a little so that some dead | Gwenolé Beauchesne | 2003-04-16 | 3 | -18/+17 |
* | Update README | Gwenolé Beauchesne | 2003-04-16 | 1 | -4/+4 |
* | - Update to busybox 0.65.0 version | Gwenolé Beauchesne | 2003-04-16 | 4 | -497/+1316 |
* | put dhcp bootfile under netauto parameter | Guillaume Cottenceau | 2003-04-14 | 3 | -1/+4 |
* | fix myself sux: don't unconditionnally fgets /proc/modules, because fopen | Guillaume Cottenceau | 2003-03-14 | 1 | -8/+9 |
* | provide Host: in http requests so that install works from sites with virtual ... | Guillaume Cottenceau | 2003-03-06 | 1 | -2/+2 |
* | don't forget to probe USB for info and error messages as well | Guillaume Cottenceau | 2003-03-04 | 2 | -0/+4 |
* | fix deps problem when re-running make | Guillaume Cottenceau | 2003-02-28 | 1 | -2/+0 |
* | moltes powered (for deush) | Guillaume Cottenceau | 2003-02-28 | 1 | -2/+1 |
* | hd_usb.img -> hdcdrom_usb.img | Guillaume Cottenceau | 2003-02-28 | 3 | -7/+15 |
* | don't forget gigabit network adapters | Guillaume Cottenceau | 2003-02-27 | 1 | -1/+1 |
* | handle device hdi, hdj... hdt creation | Pascal Rigaux | 2003-02-25 | 1 | -0/+24 |
* | replace checking hd[a-h] with hd[a-t] (cf bug #1801) | Pascal Rigaux | 2003-02-24 | 1 | -1/+1 |
* | fix potential segfault thx to gwenole | Guillaume Cottenceau | 2003-02-20 | 1 | -1/+1 |
* | when detected too little memory in ftp/http, inform user that he/she may try ... | Guillaume Cottenceau | 2003-02-13 | 1 | -2/+2 |
* | compile with -W | Guillaume Cottenceau | 2003-02-12 | 1 | -2/+3 |
* | when probing that we're in testing mode, print out the pid (since the probe i... | Guillaume Cottenceau | 2003-02-08 | 1 | -1/+1 |
* | indent | Guillaume Cottenceau | 2003-02-08 | 1 | -2/+2 |
* | ramdisk is enlarging, move the limit from 52 Mb to 68 Mb (it won't work prope... | Guillaume Cottenceau | 2003-02-08 | 1 | -1/+1 |
* | set version to 9.1 | Guillaume Cottenceau | 2003-02-08 | 1 | -1/+1 |
* | don't save hostname if intf->boot_proto == BOOTPROTO_DHCP | Damien Chaumette | 2003-01-31 | 1 | -1/+1 |
* | *** empty log message *** | Pascal Rigaux | 2003-01-30 | 1 | -1/+2 |
* | remove other.img & usb.img, add hd_usb.img & network_gigabit_usb.img | Pascal Rigaux | 2003-01-30 | 1 | -6/+13 |
* | fixed progress bar too small. | Francois Pons | 2003-01-30 | 1 | -0/+0 |