Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | unneeded now that i've teached dietlibc to not segfault on NULL pointers | Guillaume Cottenceau | 2003-11-04 | 1 | -2/+0 |
| | |||||
* | don't segfault on NULL stuff | Guillaume Cottenceau | 2003-11-04 | 1 | -0/+1 |
| | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-11-04 | 1 | -2/+2 |
| | |||||
* | try to not segfault when a NULL pointer is passed to log_message ↵ | Guillaume Cottenceau | 2003-11-04 | 1 | -0/+2 |
| | | | | (unimplemented clnt_sperror and alike functions from dietlibc) | ||||
* | allow to still be able to work when running in -u mode | Guillaume Cottenceau | 2003-11-04 | 1 | -2/+7 |
| | |||||
* | hack up a warning message when we're in low mem. chosen 120 mbytes, need to ↵ | Guillaume Cottenceau | 2003-11-04 | 2 | -0/+4 |
| | | | | be refined later. | ||||
* | need to handle totem clp at stage1 because it needs to provide /usr directory | Guillaume Cottenceau | 2003-11-04 | 2 | -0/+18 |
| | |||||
* | in mandrake-move, mount cdrom as supermount | Guillaume Cottenceau | 2003-11-04 | 2 | -0/+13 |
| | |||||
* | gc sux | Guillaume Cottenceau | 2003-11-04 | 1 | -1/+1 |
| | |||||
* | *** 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 ↵ | Guillaume Cottenceau | 2003-10-30 | 1 | -2/+3 |
| | | | | testing in "only live_tree" mode) | ||||
* | 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 ↵ | Guillaume Cottenceau | 2003-10-22 | 9 | -22/+57 |
| | | | | use the clp in favor of live tree. | ||||
* | 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 |
| | | | | 2.4 kernel (not mandatory, but thought it was the origin of the cloop-over-nfs problem - which is not) | ||||
* | nfs, cloop | Guillaume Cottenceau | 2003-10-18 | 1 | -6/+2 |
| | |||||
* | support cloop over NFS too. stay flexible enough so that server= parameter ↵ | Guillaume Cottenceau | 2003-10-18 | 4 | -5/+28 |
| | | | | can either designate the root of the live tree or the root for the cloop live tree, program will detect automatically both. | ||||
* | 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 ↵ | Guillaume Cottenceau | 2003-10-09 | 4 | -19/+29 |
| | | | | runinstall2 and it fails/stops for any reason, this will immediately block the kernel ('Attempted to kill init'), making debugging more difficult | ||||
* | create a few devices dynamically in the tmpfs / to start up stage2, so that ↵ | Guillaume Cottenceau | 2003-10-09 | 1 | -0/+17 |
| | | | | we don't use devices from the live mount, so that we will be able to umount the live mount | ||||
* | 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 |
| |