summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* simplifyPascal Rigaux2004-11-051-1/+1
* we don't use all_modules.mar any more for all.rdz, instead we simply copy mod...Pascal Rigaux2004-11-051-2/+6
* - create a .list instead of a .mar for all.rdzPascal Rigaux2004-11-052-34/+5
* - no need to build stage1-cdrom nor stage1-network for MOVEPascal Rigaux2004-11-051-7/+3
* 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
* hide ifcfg files for non-root users if they contain a WEP key (#12177)Olivier Blin2004-11-051-0/+2
* merge from pcitableOlivier Blin2004-11-051-0/+2
* Create cfg dir if needed. Use xorg.conf.Stew Benedict2004-11-041-35/+92
* - create mount_clp_may_preload() out of handle_clp()Pascal Rigaux2004-11-044-34/+78
* 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
* 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
* 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
* STAGE2_LOCATION symlink is now relative instead of absolutePascal Rigaux2004-11-041-2/+2
* new macro IMAGE_LOCATION_RELPascal Rigaux2004-11-041-2/+4
* rename STAGE2_LOCATION_REL into STAGE2_LOCATION_ROOTEDPascal Rigaux2004-11-042-4/+4
* create STAGE2_LOCATION symlink if it is not a directory (well more precisely ...Pascal Rigaux2004-11-041-1/+1
* 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
* 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
* perl_checker cleanupsThierry Vignaud2004-11-021-3/+2
* 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
* cleanup (remove warning when compiling with MANDRAKE_MOVE defined)Pascal Rigaux2004-11-021-1/+1
* display more informationThierry Vignaud2004-11-022-0/+21
* (dmidecode) provide more fieldsThierry Vignaud2004-11-021-0/+1
* (computer_info) simplifyThierry Vignaud2004-11-021-3/+1
* (setupBootloaderBefore) dmidecode() was renamed as computer_info()Thierry Vignaud2004-11-021-1/+1
* (dmidecode) handle multiple devices with same nameThierry Vignaud2004-11-021-10/+15
* Anthill #1134 - advise user about anacron.Stew Benedict2004-10-291-3/+2
* support Philips Semiconductors DSL cardOlivier Blin2004-10-281-0/+8
* bump buildrequires on ldetect and requires on ldetect-lst so thatThierry Vignaud2004-10-281-2/+2
* IA-64 and X86-64 are full 64-bit arches thus don't need kernel-enterpriseGwenolé Beauchesne2004-10-281-1/+1
* (getUPS) fix again MGE USB UPSesThierry Vignaud2004-10-271-2/+2
* warn about created partition with a given mount point but not formattedPascal Rigaux2004-10-271-0/+5
* use ToggleButton instead of Button so that selected partition is visually tog...Pascal Rigaux2004-10-271-5/+18