summaryrefslogtreecommitdiffstats
path: root/mdk-stage1
Commit message (Collapse)AuthorAgeFilesLines
* unneeded now that i've teached dietlibc to not segfault on NULL pointersGuillaume Cottenceau2003-11-041-2/+0
|
* don't segfault on NULL stuffGuillaume Cottenceau2003-11-041-0/+1
|
* *** empty log message ***Guillaume Cottenceau2003-11-041-2/+2
|
* try to not segfault when a NULL pointer is passed to log_message ↵Guillaume Cottenceau2003-11-041-0/+2
| | | | (unimplemented clnt_sperror and alike functions from dietlibc)
* allow to still be able to work when running in -u modeGuillaume Cottenceau2003-11-041-2/+7
|
* hack up a warning message when we're in low mem. chosen 120 mbytes, need to ↵Guillaume Cottenceau2003-11-042-0/+4
| | | | be refined later.
* need to handle totem clp at stage1 because it needs to provide /usr directoryGuillaume Cottenceau2003-11-042-0/+18
|
* in mandrake-move, mount cdrom as supermountGuillaume Cottenceau2003-11-042-0/+13
|
* gc suxGuillaume Cottenceau2003-11-041-1/+1
|
* *** empty log message ***Guillaume Cottenceau2003-10-311-1/+1
|
* copy "boot" and "always" clp's in memoryGuillaume Cottenceau2003-10-311-28/+17
|
* save /etc/resolv.conf in move modeGuillaume Cottenceau2003-10-313-64/+62
|
* allow to proceed when files are missing from clp and live tree (allows ↵Guillaume Cottenceau2003-10-301-2/+3
| | | | testing in "only live_tree" mode)
* add debugstage1 option to help debugging when stage1 can't launch stage2Guillaume Cottenceau2003-10-303-0/+6
|
* we need a third CLPGuillaume Cottenceau2003-10-302-19/+41
|
* don't log anything when module is already presentGuillaume Cottenceau2003-10-301-0/+3
|
* *** empty log message ***Guillaume Cottenceau2003-10-301-2/+1
|
* handle case when main clp contains also boot clp filesGuillaume Cottenceau2003-10-231-2/+3
|
* a bit more logging info in case of failureGuillaume Cottenceau2003-10-231-1/+1
|
* copy boot live tree into memory to much speed up startup time in cdrom modeGuillaume Cottenceau2003-10-221-3/+39
|
* file_sizeGuillaume Cottenceau2003-10-222-7/+14
|
* handle "boot" clp and "main" clp. passing argument "live" can force to not ↵Guillaume Cottenceau2003-10-229-22/+57
| | | | use the clp in favor of live tree.
* report errno when init can't exec binaryGuillaume Cottenceau2003-10-221-1/+1
|
* allow more than one loop device for more than one lomountGuillaume Cottenceau2003-10-225-37/+56
|
* pixel rulzGuillaume Cottenceau2003-10-221-1/+1
|
* *** empty log message ***Guillaume Cottenceau2003-10-211-1/+1
|
* use pixel's gzloop module rather than cloopGuillaume Cottenceau2003-10-212-5/+9
|
* pixel doesn't suxGuillaume Cottenceau2003-10-211-1/+3
|
* pixel suxGuillaume Cottenceau2003-10-211-1/+1
|
* fix pixelGuillaume Cottenceau2003-10-211-1/+2
|
* fix pixelGuillaume Cottenceau2003-10-212-3/+3
|
* add beginning of gzloop handlingPascal Rigaux2003-10-212-2/+3
|
* remove some unneeded codeGuillaume Cottenceau2003-10-191-137/+27
|
* use nfsmount code from util-linux-2.11z so that we're using nfsmount v3 with ↵Guillaume Cottenceau2003-10-183-275/+887
| | | | 2.4 kernel (not mandatory, but thought it was the origin of the cloop-over-nfs problem - which is not)
* nfs, cloopGuillaume Cottenceau2003-10-181-6/+2
|
* support cloop over NFS too. stay flexible enough so that server= parameter ↵Guillaume Cottenceau2003-10-184-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 stuffGuillaume Cottenceau2003-10-162-4/+5
|
* mandrake-move is cloop stuffGuillaume Cottenceau2003-10-163-2/+10
|
* call move, moveGuillaume Cottenceau2003-10-101-1/+2
|
* boot live_tree! :)Guillaume Cottenceau2003-10-094-3/+11
|
* build move stuff from within move directoryGuillaume Cottenceau2003-10-091-4/+4
|
* perform kernel logging anyway, it's cool to have it for init-stage2 as wellGuillaume Cottenceau2003-10-091-4/+1
|
* we need to have an 'init' for stage2 as well, because if we exec directly ↵Guillaume Cottenceau2003-10-094-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 Cottenceau2003-10-091-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 MandrakeMoveGuillaume Cottenceau2003-10-087-30/+113
|
* close file descriptorsGuillaume Cottenceau2003-09-182-6/+10
|
* fix recovery behaviour thx to francois commentsGuillaume Cottenceau2003-09-111-9/+5
|
* recoveryGuillaume Cottenceau2003-09-106-36/+148
|
* 9.2Guillaume Cottenceau2003-09-101-1/+1
|
* created simple image from 9.2 install isolinux pictures for floppy.Francois Pons2003-09-031-0/+0
|