Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | allow mounting devfs as well (move) | Guillaume Cottenceau | 2003-10-09 | 1 | -1/+1 |
| | |||||
* | report error why /dev/tty2 is not available for opening a shell | Guillaume Cottenceau | 2003-10-09 | 1 | -1/+1 |
| | |||||
* | we need to have an 'init' for stage2 as well, because if we exec directly ↵ | Guillaume Cottenceau | 2003-10-09 | 4 | -19/+29 |
| | | | | runinstall2 and it fails/stops for any reason, this will immediately block the kernel ('Attempted to kill init'), making debugging more difficult | ||||
* | add "devices" and "symlinks", two files that dynamically speficy to ↵ | Guillaume Cottenceau | 2003-10-09 | 2 | -0/+6 |
| | | | | stage1-for-move how to basically set up the / in tmpfs before starting stage2 | ||||
* | create a few devices dynamically in the tmpfs / to start up stage2, so that ↵ | Guillaume Cottenceau | 2003-10-09 | 1 | -0/+17 |
| | | | | we don't use devices from the live mount, so that we will be able to umount the live mount | ||||
* | remove /lib/dev-state stuff from devfsd.conf | Guillaume Cottenceau | 2003-10-09 | 1 | -0/+5 |
| | |||||
* | simplify "do not remove wireless parameters from ifcfg when not in wizard ↵ | Thierry Vignaud | 2003-10-08 | 2 | -8/+4 |
| | | | | mode" fix | ||||
* | network interface configuration step: using network interface from | Thierry Vignaud | 2003-10-08 | 1 | -3/+4 |
| | | | | | | interface/driver list is more robust that relying on possibly empty int variable (better #3276 fix) | ||||
* | allow specifying a kernel | Guillaume Cottenceau | 2003-10-08 | 1 | -2/+9 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2003-10-08 | 1 | -0/+64 |
| | |||||
* | first attempt of updating stage1 for MandrakeMove | Guillaume Cottenceau | 2003-10-08 | 7 | -30/+113 |
| | |||||
* | mark a few strings as translatable (part of #5670) | Thierry Vignaud | 2003-10-08 | 1 | -3/+3 |
| | |||||
* | fix #6103: | Thierry Vignaud | 2003-10-08 | 1 | -3/+8 |
| | | | | | | | | | - workaround buggy msec not listing MAIL_USER in its defaults whereas it does list MAIL_WARN - while keeping "prevent including MAIL_* in check list" behavior, we still have to load them in order to be able to save them back | ||||
* | log values too in explanations | Thierry Vignaud | 2003-10-08 | 1 | -5/+5 |
| | |||||
* | split readCompssUsers(): parsing is done in readCompssUsers_raw | Pascal Rigaux | 2003-10-07 | 1 | -2/+8 |
| | |||||
* | fix #3276: when steping back in drakconnect wizard, do not overwrite | Thierry Vignaud | 2003-10-06 | 1 | -3/+3 |
| | | | | | first card parameters with last one's | ||||
* | check both nfs servers version 2 and version 3, and remove duplicates (bug ↵ | Pascal Rigaux | 2003-10-06 | 1 | -11/+17 |
| | | | | #6055) | ||||
* | add usleep() | Pascal Rigaux | 2003-10-06 | 1 | -1/+5 |
| | |||||
* | add common::nonblock() | Pascal Rigaux | 2003-10-06 | 1 | -0/+4 |
| | |||||
* | use mkdir_p | Pascal Rigaux | 2003-10-04 | 1 | -1/+1 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2003-10-04 | 1 | -2/+2 |
| | |||||
* | cleanups | Thierry Vignaud | 2003-10-03 | 1 | -2/+0 |
| | |||||
* | fixed important glitches about oem-theme.rpm not capable of being copied | Francois Pons | 2003-10-03 | 1 | -1/+2 |
| | |||||
* | notice bug | Thierry Vignaud | 2003-10-03 | 1 | -0/+1 |
| | |||||
* | minor update | Thierry Vignaud | 2003-10-03 | 1 | -2/+0 |
| | |||||
* | only read /etc/sysconfig/network-scripts/ifcfg-*, not old.ifcfg-* and | Thierry Vignaud | 2003-10-03 | 1 | -1/+1 |
| | | | | | the like... | ||||
* | fix #425, #1881 (was there since 20021020 :-() : wireless adapters | Thierry Vignaud | 2003-10-03 | 1 | -2/+6 |
| | | | | | | settings were lost when altering network configuration when not from wizard mode | ||||
* | factorize wireless card detection into network::tools:is_wireless_intf() | Thierry Vignaud | 2003-10-03 | 2 | -7/+13 |
| | |||||
* | consolidate network conf reread | Thierry Vignaud | 2003-10-03 | 1 | -10/+11 |
| | |||||
* | fixed an involuntary typo | Pablo Saratxaga | 2003-10-02 | 1 | -1/+1 |
| | |||||
* | fixed parameters for LPD printer information line | Pablo Saratxaga | 2003-10-02 | 1 | -2/+2 |
| | |||||
* | corrected parameters of LPD info line | Pablo Saratxaga | 2003-10-02 | 1 | -1/+1 |
| | |||||
* | perl_checker | Pascal Rigaux | 2003-10-01 | 5 | -13/+13 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2003-10-01 | 1 | -1/+1 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2003-10-01 | 1 | -1/+1 |
| | |||||
* | added missing kernel-i686-up-4GB entry for kernel modules. | Francois Pons | 2003-10-01 | 1 | -1/+1 |
| | |||||
* | no need to escape " in /xxx \" xxx/ | Pascal Rigaux | 2003-09-30 | 3 | -3/+3 |
| | |||||
* | help Gi_perl_check | Pascal Rigaux | 2003-09-30 | 1 | -0/+2 |
| | |||||
* | don't check *all* for test_pms_all, skip horrible stuffs | Pascal Rigaux | 2003-09-30 | 5 | -9/+9 |
| | |||||
* | don't care about printer::* | Pascal Rigaux | 2003-09-30 | 1 | -0/+3 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2003-09-30 | 1 | -1/+1 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2003-09-30 | 1 | -5/+5 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2003-09-30 | 1 | -2/+2 |
| | |||||
* | "Processor #129 invalid" doesn't mean 129 processors are available | Pascal Rigaux | 2003-09-30 | 1 | -1/+1 |
| | |||||
* | removed obsoleted togglePackageSelection method no more used. | Francois Pons | 2003-09-30 | 1 | -4/+0 |
| | |||||
* | perl_checker fixes. | Francois Pons | 2003-09-30 | 1 | -2/+4 |
| | |||||
* | improved invidual package selection as toggle, a bit faster and give reason why | Francois Pons | 2003-09-30 | 1 | -47/+52 |
| | | | | | package cannot be selected. | ||||
* | fixed log about toggle of package. | Francois Pons | 2003-09-29 | 1 | -1/+1 |
| | |||||
* | add reason of package not selected (or unselected). | Francois Pons | 2003-09-29 | 1 | -0/+17 |
| | |||||
* | perl_checker fixes | Pascal Rigaux | 2003-09-29 | 6 | -9/+9 |
| |