summaryrefslogtreecommitdiffstats
path: root/mdk-stage1
Commit message (Collapse)AuthorAgeFilesLines
* create choose_iso_in_directory() out of try_with_directory()Pascal Rigaux2004-11-051-62/+69
|
* - no need to build stage1-cdrom nor stage1-network for MOVEPascal Rigaux2004-11-051-7/+3
| | | | | - for stage1-full, no special .c is needed for MOVE
* cleanup (hoist MOVE_ADDSRC in STAGE1SRC)Pascal Rigaux2004-11-051-3/+3
|
* remove duplicates in STAGE1OBJS-FULL, this removes make warningsPascal Rigaux2004-11-051-2/+4
|
* merge from pcitableOlivier Blin2004-11-051-0/+2
|
* - create mount_clp_may_preload() out of handle_clp()Pascal Rigaux2004-11-044-34/+78
| | | | | - rename handle_clp() to handle_move_clp() and simplify its use
* add some commentsPascal Rigaux2004-11-041-0/+7
|
* IMAGE_LOCATION_REAL is better named STAGE2_LOCATION in MOVEPascal Rigaux2004-11-042-5/+5
|
* - STAGE2_LOCATION is unused in MOVEPascal Rigaux2004-11-041-2/+2
| | | | | - IMAGE_LOCATION_REAL is unused in non MOVE
* LIVE_LOCATION_REL doesn't exist anymore in MOVEPascal Rigaux2004-11-041-1/+5
|
* replace RAW_LOCATION_REL with IMAGE_LOCATION_RELPascal Rigaux2004-11-042-5/+4
| | | | | (the absolute symlink will now be relative, but that's ok here)
* fix typoPascal Rigaux2004-11-041-1/+1
|
* create save_fd() out of copy_file()Pascal Rigaux2004-11-041-19/+26
|
* more commentPascal Rigaux2004-11-042-0/+2
|
* MODE_RAMDISK is now unusedPascal Rigaux2004-11-042-4/+0
|
* simplify since STAGE2_LOCATION is now valid for live installs before pivot_rootPascal Rigaux2004-11-041-5/+2
| | | | | (due to previous stage1.c commit)
* STAGE2_LOCATION symlink is now relative instead of absolutePascal Rigaux2004-11-041-2/+2
| | | | | (relies on the fact that STAGE2_LOCATION and IMAGE_LOCATION are both in /tmp in non MOVE)
* new macro IMAGE_LOCATION_RELPascal Rigaux2004-11-041-2/+4
|
* rename STAGE2_LOCATION_REL into STAGE2_LOCATION_ROOTEDPascal Rigaux2004-11-042-4/+4
| | | | | (since STAGE2_LOCATION_REL is not relative, it's simply absolute when chrooted)
* create STAGE2_LOCATION symlink if it is not a directory (well more precisely ↵Pascal Rigaux2004-11-041-1/+1
| | | | when it doesn't exist)
* LIVE_LOCATION is better named LIVE_LOCATION_REL without the leading "/"Pascal Rigaux2004-11-046-11/+18
|
* cleanup code using kernel_module_extension()Pascal Rigaux2004-11-041-8/+7
|
* use image_has_stage2() (even if not equivalent for rescue since we now check ↵Pascal Rigaux2004-11-041-11/+4
| | | | the stage2 stuff instead, but it should do)
* test_that_cd() is now image_has_stage2()Pascal Rigaux2004-11-043-12/+12
|
* *** empty log message ***Pascal Rigaux2004-11-041-1/+1
|
* drop IS_SPECIAL_STAGE2 in favor of IS_RESCUEPascal Rigaux2004-11-044-22/+6
|
* create str_ftp_error()Pascal Rigaux2004-11-043-11/+14
|
* normalize codePascal Rigaux2004-11-021-2/+4
|
* rename MEM_LIMIT_RAMDISK into MEM_LIMIT_DRAKXPascal Rigaux2004-11-023-4/+4
|
* normalize codePascal Rigaux2004-11-021-3/+6
|
* use IMAGE_LOCATION_DIR where it should bePascal Rigaux2004-11-022-3/+3
|
* compile less things when MANDRAKE_MOVE is definedPascal Rigaux2004-11-027-6/+22
| | | | | (needed so that future commits can restrict define's in config-stage1.h)
* cleanup (remove warning when compiling with MANDRAKE_MOVE defined)Pascal Rigaux2004-11-021-1/+1
|
* allow ioports on x86_64 too for pcmcia supportGwenolé Beauchesne2004-10-041-1/+1
|
* allow recovery of MS bootloader on x86 tooGwenolé Beauchesne2004-10-041-3/+7
|
* (perform_adsl) ppp module doesn't exist, don't try to load itOlivier Blin2004-09-071-1/+0
|
* fix cancel in disk installOlivier Blin2004-09-021-4/+4
|
* drop non-standard tld (localdomain)Olivier Blin2004-09-011-1/+1
|
* (probe_that_type) do not prompt in discovered_device() before loading usb ↵Olivier Blin2004-08-161-1/+3
| | | | controllers (they're not network devices)
* restart forked process if it exits with exit_value_restart as returnOlivier Blin2004-08-121-12/+15
| | | | | | | code (thanks to Rafael for the choice of its value, 0x35 is the translation of RS, abbreviation of ReStart, in his local l33t dialect, and happens to be 53 in its decimal form, which is quite nice)
* reorder else if blocks, it's useless to do two times the same testOlivier Blin2004-08-121-5/+5
| | | | | (WEXITSTATUS(wait_status) == exit_value_proceed)
* use a do while loop to wait for forked processOlivier Blin2004-08-121-5/+2
|
* typo fix (from Olivier Borowski)Olivier Blin2004-08-091-1/+1
|
* do not go back to the beginning if no distribution is found in theOlivier Blin2004-08-051-1/+1
| | | | | directory (second fix)
* do not go back to the beginning if no distribution is found in the directoryOlivier Blin2004-08-051-1/+1
|
* prefer to use a ramdisk for disk installsOlivier Blin2004-08-041-1/+1
|
* revert previous commit, that won't work after pivot_root (proc has toOlivier Blin2004-07-301-6/+3
| | | | | | be mounted, insmod would have to be able to find the modules in the new root)
* do not probe usb interface too soon, wait for the Move images to be mountedOlivier Blin2004-07-281-3/+6
| | | | | (or else usb drivers won't be automatically loaded at boot with Move)
* adapt to new directories layout:Pascal Rigaux2004-07-264-6/+6
| | | | | | | | | | | - Mandrake/mdkinst -> install/stage2/live - Mandrake/base/mdkinst_stage2.bz2 -> install/stage2/mdkinst_stage2.bz2 - Mandrake/base/rpmsrate -> media/media_info/rpmsrate - Mandrake/RPMS -> media/main - images -> install/images - isolinux -> install/isolinux - Mandrake/share/advertising -> install/extra/advertising
* MandrakeSoft -> MandrakesoftPascal Rigaux2004-07-2070-70/+70
|