summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/config-stage1.h
Commit message (Collapse)AuthorAgeFilesLines
* s/MandrakeMove/Move/Pascal Rigaux2004-07-291-1/+1
|
* rename MandrakeMove to MandrakemovePascal Rigaux2004-04-261-1/+1
|
* *** empty log message ***Guillaume Cottenceau2003-12-011-1/+1
|
* move /image_raw to /cdromGuillaume Cottenceau2003-11-171-2/+2
|
* hack up a warning message when we're in low mem. chosen 120 mbytes, need to ↵Guillaume Cottenceau2003-11-041-0/+1
| | | | be refined later.
* need to handle totem clp at stage1 because it needs to provide /usr directoryGuillaume Cottenceau2003-11-041-0/+1
|
* we need a third CLPGuillaume Cottenceau2003-10-301-0/+1
|
* handle "boot" clp and "main" clp. passing argument "live" can force to not ↵Guillaume Cottenceau2003-10-221-0/+1
| | | | use the clp in favor of live tree.
* support cloop over NFS too. stay flexible enough so that server= parameter ↵Guillaume Cottenceau2003-10-181-0/+1
| | | | 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-161-0/+1
|
* mandrake-move is cloop stuffGuillaume Cottenceau2003-10-161-1/+2
|
* call move, moveGuillaume Cottenceau2003-10-101-1/+2
|
* boot live_tree! :)Guillaume Cottenceau2003-10-091-1/+1
|
* first attempt of updating stage1 for MandrakeMoveGuillaume Cottenceau2003-10-081-1/+9
|
* ramdisk is enlarging, move the limit from 52 Mb to 68 Mb (it won't work ↵Guillaume Cottenceau2003-02-081-1/+1
| | | | properly in gtk on a box with 64 Mb of memory..)
* have a memory limit also for Rescue (different one)Guillaume Cottenceau2001-07-301-0/+3
|
* s/Linux-Mandrake/Mandrake Linux/Pascal Rigaux2001-06-211-1/+1
| | | | | | s/linux-mandrake/mandrakesoft/ (hand made, no i18n messages done)
* adjust COMPRESSION_RATIO so that last star is printed when last blocks of ↵Guillaume Cottenceau2001-05-081-1/+1
| | | | file are read
* better memory detection (from wonderful drakx)Guillaume Cottenceau2001-02-081-2/+2
|
* - add FTPGuillaume Cottenceau2001-01-111-0/+7
| | | | | | - add HTTP - use single place for mountpoints and static directories
* use a #define for Linux-Mandrake following fclara's requireGuillaume Cottenceau2000-12-221-0/+5
|
* - do progressbar since it seems nobody can live without itGuillaume Cottenceau2000-12-141-0/+33
- write real separation between cdrom, disk, and network code; have multiple targets for that issue - begin network code: network interface is up and runing (static IP only), network is configured