Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add some comments | Pascal Rigaux | 2004-11-04 | 1 | -0/+7 |
| | |||||
* | IMAGE_LOCATION_REAL is better named STAGE2_LOCATION in MOVE | Pascal Rigaux | 2004-11-04 | 2 | -5/+5 |
| | |||||
* | - STAGE2_LOCATION is unused in MOVE | Pascal Rigaux | 2004-11-04 | 1 | -2/+2 |
| | | | | | - IMAGE_LOCATION_REAL is unused in non MOVE | ||||
* | LIVE_LOCATION_REL doesn't exist anymore in MOVE | Pascal Rigaux | 2004-11-04 | 1 | -1/+5 |
| | |||||
* | replace RAW_LOCATION_REL with IMAGE_LOCATION_REL | Pascal Rigaux | 2004-11-04 | 2 | -5/+4 |
| | | | | | (the absolute symlink will now be relative, but that's ok here) | ||||
* | fix typo | Pascal Rigaux | 2004-11-04 | 1 | -1/+1 |
| | |||||
* | create save_fd() out of copy_file() | Pascal Rigaux | 2004-11-04 | 1 | -19/+26 |
| | |||||
* | more comment | Pascal Rigaux | 2004-11-04 | 2 | -0/+2 |
| | |||||
* | MODE_RAMDISK is now unused | Pascal Rigaux | 2004-11-04 | 2 | -4/+0 |
| | |||||
* | simplify since STAGE2_LOCATION is now valid for live installs before pivot_root | Pascal Rigaux | 2004-11-04 | 1 | -5/+2 |
| | | | | | (due to previous stage1.c commit) | ||||
* | STAGE2_LOCATION symlink is now relative instead of absolute | Pascal Rigaux | 2004-11-04 | 1 | -2/+2 |
| | | | | | (relies on the fact that STAGE2_LOCATION and IMAGE_LOCATION are both in /tmp in non MOVE) | ||||
* | new macro IMAGE_LOCATION_REL | Pascal Rigaux | 2004-11-04 | 1 | -2/+4 |
| | |||||
* | rename STAGE2_LOCATION_REL into STAGE2_LOCATION_ROOTED | Pascal Rigaux | 2004-11-04 | 2 | -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 Rigaux | 2004-11-04 | 1 | -1/+1 |
| | | | | when it doesn't exist) | ||||
* | LIVE_LOCATION is better named LIVE_LOCATION_REL without the leading "/" | Pascal Rigaux | 2004-11-04 | 6 | -11/+18 |
| | |||||
* | cleanup code using kernel_module_extension() | Pascal Rigaux | 2004-11-04 | 1 | -8/+7 |
| | |||||
* | use image_has_stage2() (even if not equivalent for rescue since we now check ↵ | Pascal Rigaux | 2004-11-04 | 1 | -11/+4 |
| | | | | the stage2 stuff instead, but it should do) | ||||
* | test_that_cd() is now image_has_stage2() | Pascal Rigaux | 2004-11-04 | 3 | -12/+12 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2004-11-04 | 1 | -1/+1 |
| | |||||
* | drop IS_SPECIAL_STAGE2 in favor of IS_RESCUE | Pascal Rigaux | 2004-11-04 | 4 | -22/+6 |
| | |||||
* | create str_ftp_error() | Pascal Rigaux | 2004-11-04 | 3 | -11/+14 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2004-11-02 | 1 | -3/+2 |
| | |||||
* | normalize code | Pascal Rigaux | 2004-11-02 | 1 | -2/+4 |
| | |||||
* | rename MEM_LIMIT_RAMDISK into MEM_LIMIT_DRAKX | Pascal Rigaux | 2004-11-02 | 3 | -4/+4 |
| | |||||
* | normalize code | Pascal Rigaux | 2004-11-02 | 1 | -3/+6 |
| | |||||
* | use IMAGE_LOCATION_DIR where it should be | Pascal Rigaux | 2004-11-02 | 2 | -3/+3 |
| | |||||
* | compile less things when MANDRAKE_MOVE is defined | Pascal Rigaux | 2004-11-02 | 7 | -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 Rigaux | 2004-11-02 | 1 | -1/+1 |
| | |||||
* | display more information | Thierry Vignaud | 2004-11-02 | 2 | -0/+21 |
| | |||||
* | (dmidecode) provide more fields | Thierry Vignaud | 2004-11-02 | 1 | -0/+1 |
| | |||||
* | (computer_info) simplify | Thierry Vignaud | 2004-11-02 | 1 | -3/+1 |
| | |||||
* | (setupBootloaderBefore) dmidecode() was renamed as computer_info() | Thierry Vignaud | 2004-11-02 | 1 | -1/+1 |
| | |||||
* | (dmidecode) handle multiple devices with same name | Thierry Vignaud | 2004-11-02 | 1 | -10/+15 |
| | | | | | (computer_info) split it out of dmidecode() | ||||
* | Anthill #1134 - advise user about anacron. | Stew Benedict | 2004-10-29 | 1 | -3/+2 |
| | |||||
* | support Philips Semiconductors DSL card | Olivier Blin | 2004-10-28 | 1 | -0/+8 |
| | |||||
* | bump buildrequires on ldetect and requires on ldetect-lst so that | Thierry Vignaud | 2004-10-28 | 1 | -2/+2 |
| | | | | | we've working support for freebox with USB link | ||||
* | IA-64 and X86-64 are full 64-bit arches thus don't need kernel-enterprise | Gwenolé Beauchesne | 2004-10-28 | 1 | -1/+1 |
| | |||||
* | (getUPS) fix again MGE USB UPSes | Thierry Vignaud | 2004-10-27 | 1 | -2/+2 |
| | |||||
* | warn about created partition with a given mount point but not formatted | Pascal Rigaux | 2004-10-27 | 1 | -0/+5 |
| | |||||
* | use ToggleButton instead of Button so that selected partition is visually ↵ | Pascal Rigaux | 2004-10-27 | 1 | -5/+18 |
| | | | | toggled | ||||
* | (mapIntfToDevice) do not try to match usb devices since ldetect doesn't return | Thierry Vignaud | 2004-10-27 | 1 | -0/+1 |
| | | | | | enough data (thus fixing 9box string) | ||||
* | since we need mdadm, ensure we have it (bugzilla #12146) | Pascal Rigaux | 2004-10-27 | 2 | -0/+6 |
| | |||||
* | - handle setting memsize mem= kernel parameter in a special function | Pascal Rigaux | 2004-10-27 | 2 | -18/+24 |
| | | | | | | - rely on pack_append() to remove dups (using $uniq_dict_appends) in set_append_with_key() (drawback: it doesn't keep the order anymore) | ||||
* | split {get,set}_append() into {get,set}_append_with_key() and ↵ | Pascal Rigaux | 2004-10-27 | 3 | -56/+65 |
| | | | | {get,set}_append_simple() | ||||
* | many kernel parameters alike "console=tty0 console=ttyS0,57600" can take | Pascal Rigaux | 2004-10-27 | 1 | -1/+6 |
| | | | | | | different values, so we now take the safe side and only remove dups for parameters we know the last parameter is used (bugzilla #12055) | ||||
* | remove dead code | Pascal Rigaux | 2004-10-27 | 1 | -2/+0 |
| | |||||
* | nicer | Pascal Rigaux | 2004-10-27 | 1 | -1/+1 |
| | |||||
* | modifying $e->{append} is useless since we override it with $append | Pascal Rigaux | 2004-10-27 | 1 | -1/+1 |
| | |||||
* | detectloader must handle specially raid-extra-boot=mbr-only (bugzilla #12089) | Pascal Rigaux | 2004-10-26 | 5 | -10/+25 |
| | |||||
* | do not try to run killall until it has been installed | Thierry Vignaud | 2004-10-26 | 1 | -1/+1 |
| |