| Commit message (Expand) | Author | Age | Files | Lines |
* | *** empty log message *** | Guillaume Cottenceau | 2003-10-31 | 1 | -1/+1 |
* | copy "boot" and "always" clp's in memory | Guillaume Cottenceau | 2003-10-31 | 1 | -28/+17 |
* | save /etc/resolv.conf in move mode | Guillaume Cottenceau | 2003-10-31 | 3 | -64/+62 |
* | allow to proceed when files are missing from clp and live tree (allows testin... | Guillaume Cottenceau | 2003-10-30 | 1 | -2/+3 |
* | add debugstage1 option to help debugging when stage1 can't launch stage2 | Guillaume Cottenceau | 2003-10-30 | 3 | -0/+6 |
* | we need a third CLP | Guillaume Cottenceau | 2003-10-30 | 2 | -19/+41 |
* | don't log anything when module is already present | Guillaume Cottenceau | 2003-10-30 | 1 | -0/+3 |
* | *** empty log message *** | Guillaume Cottenceau | 2003-10-30 | 1 | -2/+1 |
* | handle case when main clp contains also boot clp files | Guillaume Cottenceau | 2003-10-23 | 1 | -2/+3 |
* | a bit more logging info in case of failure | Guillaume Cottenceau | 2003-10-23 | 1 | -1/+1 |
* | copy boot live tree into memory to much speed up startup time in cdrom mode | Guillaume Cottenceau | 2003-10-22 | 1 | -3/+39 |
* | file_size | Guillaume Cottenceau | 2003-10-22 | 2 | -7/+14 |
* | handle "boot" clp and "main" clp. passing argument "live" can force to not us... | Guillaume Cottenceau | 2003-10-22 | 9 | -22/+57 |
* | report errno when init can't exec binary | Guillaume Cottenceau | 2003-10-22 | 1 | -1/+1 |
* | allow more than one loop device for more than one lomount | Guillaume Cottenceau | 2003-10-22 | 5 | -37/+56 |
* | pixel rulz | Guillaume Cottenceau | 2003-10-22 | 1 | -1/+1 |
* | *** empty log message *** | Guillaume Cottenceau | 2003-10-21 | 1 | -1/+1 |
* | use pixel's gzloop module rather than cloop | Guillaume Cottenceau | 2003-10-21 | 2 | -5/+9 |
* | pixel doesn't sux | Guillaume Cottenceau | 2003-10-21 | 1 | -1/+3 |
* | pixel sux | Guillaume Cottenceau | 2003-10-21 | 1 | -1/+1 |
* | fix pixel | Guillaume Cottenceau | 2003-10-21 | 1 | -1/+2 |
* | fix pixel | Guillaume Cottenceau | 2003-10-21 | 2 | -3/+3 |
* | add beginning of gzloop handling | Pascal Rigaux | 2003-10-21 | 2 | -2/+3 |
* | remove some unneeded code | Guillaume Cottenceau | 2003-10-19 | 1 | -137/+27 |
* | use nfsmount code from util-linux-2.11z so that we're using nfsmount v3 with ... | Guillaume Cottenceau | 2003-10-18 | 3 | -275/+887 |
* | nfs, cloop | Guillaume Cottenceau | 2003-10-18 | 1 | -6/+2 |
* | support cloop over NFS too. stay flexible enough so that server= parameter ca... | Guillaume Cottenceau | 2003-10-18 | 4 | -5/+28 |
* | move is cloop stuff | Guillaume Cottenceau | 2003-10-16 | 2 | -4/+5 |
* | mandrake-move is cloop stuff | Guillaume Cottenceau | 2003-10-16 | 3 | -2/+10 |
* | call move, move | Guillaume Cottenceau | 2003-10-10 | 1 | -1/+2 |
* | boot live_tree! :) | Guillaume Cottenceau | 2003-10-09 | 4 | -3/+11 |
* | build move stuff from within move directory | Guillaume Cottenceau | 2003-10-09 | 1 | -4/+4 |
* | perform kernel logging anyway, it's cool to have it for init-stage2 as well | Guillaume Cottenceau | 2003-10-09 | 1 | -4/+1 |
* | we need to have an 'init' for stage2 as well, because if we exec directly run... | Guillaume Cottenceau | 2003-10-09 | 4 | -19/+29 |
* | create a few devices dynamically in the tmpfs / to start up stage2, so that w... | Guillaume Cottenceau | 2003-10-09 | 1 | -0/+17 |
* | first attempt of updating stage1 for MandrakeMove | Guillaume Cottenceau | 2003-10-08 | 7 | -30/+113 |
* | close file descriptors | Guillaume Cottenceau | 2003-09-18 | 2 | -6/+10 |
* | fix recovery behaviour thx to francois comments | Guillaume Cottenceau | 2003-09-11 | 1 | -9/+5 |
* | recovery | Guillaume Cottenceau | 2003-09-10 | 6 | -36/+148 |
* | 9.2 | Guillaume Cottenceau | 2003-09-10 | 1 | -1/+1 |
* | 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 |