summaryrefslogtreecommitdiffstats
path: root/mdk-stage1
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* also display probe.c entries that are completely missing from pcitableGuillaume Cottenceau2003-08-211-3/+3
|
* 0x1524 0x1411 is a yenta_socket on Asus Pundit machine (laurent at pschit.net)Guillaume Cottenceau2003-08-211-0/+1
|
* Use "%p" specifier as "Base" is likely to be an address.Gwenolé Beauchesne2003-08-201-3/+3
|
* Use <net/if_arp.h> thusly bypassing need for <linux/byteorder/generic.h>Gwenolé Beauchesne2003-08-201-1/+1
|
* 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
|
* Build ppp stuff on AMD64 tooGwenolé Beauchesne2003-08-191-4/+1
|
* full pci probe can't be run with fopen/fread because we might read too many ↵Guillaume Cottenceau2003-08-131-4/+8
| | | | bytes. this was the reason for freezes on some boxes from drakx, that may impact stage1 also, so better change that.
* Fix merge from amd64-branchGwenolé Beauchesne2003-08-131-1/+1
|
* some more pci id's from pcmcia-cs-3.2.4Guillaume Cottenceau2003-07-091-0/+8
|
* fix dep of "make clean && make"Guillaume Cottenceau2003-06-061-1/+4
|
* we're in cooker nowGuillaume Cottenceau2003-06-061-1/+1
|
* fix build with new gccPascal Rigaux2003-06-051-2/+2
|
* latest missing filesGwenolé Beauchesne2003-06-049-0/+156
|
* add missing scriptsGwenolé Beauchesne2003-06-042-0/+13
|