summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* give more details when using class_discardGuillaume Cottenceau2003-10-101-1/+1
|
* aaaah that's why I had all the stuff done twice after shell could not be run :)Guillaume Cottenceau2003-10-101-5/+8
|
* only clean packages shit when isInstallPascal Rigaux2003-10-091-1/+1
|
* setsid trick to make XF4 work in fbdev (!?!)Pascal Rigaux2003-10-091-4/+7
|
* alpha is DEAD okay? so remove that **** from hereGuillaume Cottenceau2003-10-091-63/+31
|
* mandrake-move can nearly start (shell starts, X config not done so X server ↵Guillaume Cottenceau2003-10-097-0/+505
| | | | currently crashes)
* help dumb perl_checkerGuillaume Cottenceau2003-10-091-1/+2
|
* thx perl checkerGuillaume Cottenceau2003-10-091-1/+1
|
* first shot as starting up mandrake-move from install2.pm as well (so many ↵Guillaume Cottenceau2003-10-091-1/+10
| | | | code shared)
* use /sbin/modprobe in move alsoGuillaume Cottenceau2003-10-091-1/+1
|
* first try with /bin/bash which is available in move. specify --rcfile or ↵Guillaume Cottenceau2003-10-091-4/+6
| | | | else it'll try /.bashrc which doesn't exist, and miss good definitions from /etc/bashrc (aliases, home/end keys, etc)
* /etc/pango/pango.modules is normally a dynamic fileGuillaume Cottenceau2003-10-091-0/+2
|
* use FBDev server until XF4 support is commited inGuillaume Cottenceau2003-10-091-1/+1
|
* don't act like a pig at the beginning!Guillaume Cottenceau2003-10-092-0/+1
|
* boot live_tree! :)Guillaume Cottenceau2003-10-094-3/+11
|
* build move stuff from within move directoryGuillaume Cottenceau2003-10-091-4/+4
|
* perform kernel logging anyway, it's cool to have it for init-stage2 as wellGuillaume Cottenceau2003-10-091-4/+1
|
* allow mounting devfs as well (move)Guillaume Cottenceau2003-10-091-1/+1
|
* report error why /dev/tty2 is not available for opening a shellGuillaume Cottenceau2003-10-091-1/+1
|
* we need to have an 'init' for stage2 as well, because if we exec directly ↵Guillaume Cottenceau2003-10-094-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 Cottenceau2003-10-092-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 Cottenceau2003-10-091-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.confGuillaume Cottenceau2003-10-091-0/+5
|
* simplify "do not remove wireless parameters from ifcfg when not in wizard ↵Thierry Vignaud2003-10-082-8/+4
| | | | mode" fix
* network interface configuration step: using network interface fromThierry Vignaud2003-10-081-3/+4
| | | | | | interface/driver list is more robust that relying on possibly empty int variable (better #3276 fix)
* allow specifying a kernelGuillaume Cottenceau2003-10-081-2/+9
|
* *** empty log message ***Pascal Rigaux2003-10-081-0/+64
|
* first attempt of updating stage1 for MandrakeMoveGuillaume Cottenceau2003-10-087-30/+113
|
* mark a few strings as translatable (part of #5670)Thierry Vignaud2003-10-081-3/+3
|
* fix #6103:Thierry Vignaud2003-10-081-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 explanationsThierry Vignaud2003-10-081-5/+5
|
* split readCompssUsers(): parsing is done in readCompssUsers_rawPascal Rigaux2003-10-071-2/+8
|
* fix #3276: when steping back in drakconnect wizard, do not overwriteThierry Vignaud2003-10-061-3/+3
| | | | | first card parameters with last one's
* check both nfs servers version 2 and version 3, and remove duplicates (bug ↵Pascal Rigaux2003-10-061-11/+17
| | | | #6055)
* add usleep()Pascal Rigaux2003-10-061-1/+5
|
* add common::nonblock()Pascal Rigaux2003-10-061-0/+4
|
* use mkdir_pPascal Rigaux2003-10-041-1/+1
|
* perl_checker cleanupsThierry Vignaud2003-10-041-2/+2
|
* cleanupsThierry Vignaud2003-10-031-2/+0
|
* fixed important glitches about oem-theme.rpm not capable of being copiedFrancois Pons2003-10-031-1/+2
|
* notice bugThierry Vignaud2003-10-031-0/+1
|
* minor updateThierry Vignaud2003-10-031-2/+0
|
* only read /etc/sysconfig/network-scripts/ifcfg-*, not old.ifcfg-* andThierry Vignaud2003-10-031-1/+1
| | | | | the like...
* fix #425, #1881 (was there since 20021020 :-() : wireless adaptersThierry Vignaud2003-10-031-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 Vignaud2003-10-032-7/+13
|
* consolidate network conf rereadThierry Vignaud2003-10-031-10/+11
|
* fixed an involuntary typoPablo Saratxaga2003-10-021-1/+1
|
* fixed parameters for LPD printer information linePablo Saratxaga2003-10-021-2/+2
|
* corrected parameters of LPD info linePablo Saratxaga2003-10-021-1/+1
|
* perl_checkerPascal Rigaux2003-10-015-13/+13
|